Uses of Package
aspose.pdf

Classes in aspose.pdf used by aspose.pdf
AlignmentType
          Enumerates the alignment types.
AttachmentType
          Enumerates the attachment types.
BasicStream
          Represents basic stream.
BinaryFileStream
          Stream represent binary code .
Bookmark
          Represents a bookmark item in the PDF.
Bookmarks
          Represents a collection of bookmarks.
BorderInfo
          Encapsulates the border info for the Table, Row and Cell.
BorderSide
          Enumerates the border sides.
BorderStyle
           Enumerates the border styles for page border, text border and table border.
BorderType
          Enumerates the border type.
BoxHorizontalAlignmentType
          Enumerates the rules for horizontal alignment of floating box.
BoxHorizontalPositioningType
          Enumerates the horizontal positioning types for floating box.
BoxVerticalAlignmentType
          Enumerates the rules for vertical alignment of floating box.
BoxVerticalPositioningType
          Enumerates the vertical positioning types for floating box.
CcittSubFormat
          Enumerates the sub-format of CCITT image.
Cell
          Represents a cell in a Table.
Cells
          Represents a collection of Cell objects.
CmykColorSpace
          Represents the CMYK colorspace.
Color
          Represents the colorspaces used in aspose.pdf including CmykColorSpace and GrayColorSpace.
ColorSpaceType
          Enumerates the colorspace types.
ColumnAdjustmentType
          Enumerates adjustment types for determining the column widths of table.
ColumnInfo
          Encapsulates info for page columns
CombinationStyle
          Enumerates Combination Style for border.
DestinationType
          Enumerates the destination types for internal and external links.
DocumentAttachment
          Represents a set of document level attachment in a Pdf document.
DocumentAttachments
          Represents a set of document level attachment Paragraph in a Pdf document.
EncryptionType
          Enumerates the encryption types.
EndNote
          Represents the EndNote of Segment.
EndNotePositioningType
          Enumerates the positioning types for endnote.
EnumerationBase
          EnumerationBase is base class of all enumeration type.
FileIconType
          Enumerates file icon types.
FloatingBox
          Represents a FloatingBox Paragraph in a Pdf document.
FootNote
          Represents the FootNote of Segment.
FormatArray
          Represents a array which is used to set format for table of contents, list of figures and list of tables.
FormField
          Represents a formfield Paragraph in the Pdf document.
FormFieldType
          Enumerates the form field types.
Graph
          Represents a graph Paragraph.
GraphInfo
          Encapsulates info for a paragraph.
GraphNote
          Represents a note in a .
GraphNotes
          Represents a collection of GraphNote objects.
GrayColorSpace
          Encapsulates the Gray colorspace.
GutterPlacementType
          Enumerates the gutterPlacement types.
HeaderFooter
          Represents a header or footer of a page in a Pdf document.
HeaderFooterType
          Enumerates all header or footer types.
Heading
          Represents a heading in Pdf document.
HeadingType
          Enumerates the heading types.
Hyperlink
          Represents a link in a Pdf document.
HyperlinkType
          Enumerates the link types.
IconType
          Enumerates the icon types.
Image
          Represents an image in a Pdf document.
ImageCompressionType
          Enumerates the image compression types.
ImageFileType
          Enumerates the image file types.
ImageInfo
          Encapsulates info for an Image paragraph.
ImageOpenType
          Enumerates the image open types.
ImageReferenceType
          Enumerates the image reference types.
JavaScript
          Represents a JavaScript in Pdf document.
JavaScripts
          Represents a collection of JavaScript objects.
LinkAction
          Represents a link action.
LinkActionType
          Enumerates the link action types.
ListLevelFormat
          An object to define the format of the list of some level.
ListSection
          An object to display different lists.
ListType
          Enumerates the types of list section.
MarginInfo
          Encapsulates margin info.
MemStream
          Represents Memory stream extends from BasicStream.
MenuItemType
          Enumerates the menu item types when executing a menu item in link action.
NoteIconType
          Enumerates the not icon types.
NoteWindowPositioningType
          Enumerates the positioning types for note's popup window.
NumberingContinuationType
          Enumerates the continuation style of numbering of footnote or endnote
NumberingFormatType
          Enumerates the footnote number types.
OpenType
          Enumerates the document open types.
PageGutter
          Represents a PageGutter action
PageNumberFormatType
          Enumerates the destination types of the format of the page number .
PageSetup
          Encapsulates info for page setup.
PageTransitionType
          Enumerates transition types for page transition effects when revealing the new page.
Paragraph
          Represents a paragraph object.
Paragraph.VerticalPositionInfo
          for Text MarginInfo
Paragraphs
          Represents a collection of Paragraph objects.
Pdf
          Represents the Pdf document.
PdfConformance
          Enumeration for PDF/A1.
PositionArray
          Encapsulates a position array used in the Line.
PositioningType
          Enumerates the positioning types when using custom positioning.
RadioButton
          Represents a radiobutton item in a radiobutton field.
RadioButtons
          Represents a collection of RadioButton objects.
RectangleArea
          A rectangle area specified with left position, top position,width and height.
RectData
          Represents a rectangle data structure which specifies the low-left and up-right coordinates.
RenderingMode
          Enumerates text rendering modes.
Row
           Repserents a row in a Table.
Rows
          Represents a collection of Row objects.
SaveType
          Enumerates different ways of presenting the document at the client browser.
Section
           Represents a section in a Pdf document.
Sections
           Represents a collection of Section objects.
Security
           Encapsulates information used in pdf Security.
Segment
          Represents a collection of Segment objects.
Segment.VerticalSegInfo
          for Text MarginInfo
Segments
          Represents a collection of Segment objects.
Shape
          Represents a generic shape.
Shapes
          Represents a collection of Shape objects Typical usages are the following: [Java] Pdf pdf1 = new Pdf(); Section sec1 = pdf1.getSections().add(); Graph graph1 = new Graph(100,400); sec1.getParagraphs().add(graph1); float[] posArr = new float[]{0,0,200,80,300,40,350,90}; Curve curve1 = new Curve(graph1,posArr); graph1.getShapes().add(curve1); pdf1.save(....); [XML] <?</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TabAlignmentType.html#aspose.pdf"><B>TabAlignmentType</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerates alignment type for TAB stop</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/Table.html#aspose.pdf"><B>Table</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a table <A HREF="../../aspose/pdf/Paragraph.html" title="class in aspose.pdf"><CODE>Paragraph</CODE></A> in a Pdf document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TabLeaderType.html#aspose.pdf"><B>TabLeaderType</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerates the tab leader types.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TableFormatInfo.html#aspose.pdf"><B>TableFormatInfo</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents format info for table.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TabStop.html#aspose.pdf"><B>TabStop</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a custom Tab stop position in a paragraph.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TabStops.html#aspose.pdf"><B>TabStops</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a collection of <A HREF="../../aspose/pdf/TabStop.html" title="class in aspose.pdf"><CODE>TabStop</CODE></A> objects.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/Text.html#aspose.pdf"><B>Text</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a text <A HREF="../../aspose/pdf/Paragraph.html" title="class in aspose.pdf"><CODE>Paragraph</CODE></A> in a Pdf document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TextFileStream.html#aspose.pdf"><B>TextFileStream</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File stream represent text based file .</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/TextInfo.html#aspose.pdf"><B>TextInfo</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encapsulates info for a <A HREF="../../aspose/pdf/Text.html" title="class in aspose.pdf"><CODE>Text</CODE></A> paragraph.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/VerticalAlignmentType.html#aspose.pdf"><B>VerticalAlignmentType</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerates the vertical alignment types.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/VerticalTextRotationType.html#aspose.pdf"><B>VerticalTextRotationType</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerates the rotation type for vertical text in cells or floating box</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/Watermarks.html#aspose.pdf"><B>Watermarks</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a collection of <A HREF="../../aspose/pdf/FloatingBox.html" title="class in aspose.pdf"><CODE>FloatingBox</CODE></A>,which lay upon other content for the identification purpose as watermark, Only <A HREF="../../aspose/pdf/Image.html" title="class in aspose.pdf"><CODE>Image</CODE></A>, <A HREF="../../aspose/pdf/Graph.html" title="class in aspose.pdf"><CODE>Graph</CODE></A> and <A HREF="../../aspose/pdf/Text.html" title="class in aspose.pdf"><CODE>Text</CODE></A> are allowed in <A HREF="../../aspose/pdf/FloatingBox.html" title="class in aspose.pdf"><CODE>FloatingBox</CODE></A>. are added on each page.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/XMLDocument.html#aspose.pdf"><B>XMLDocument</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a XML Document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/XmlTextReader.html#aspose.pdf"><B>XmlTextReader</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reader used to read xml text based stream.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/XmpMetadata.html#aspose.pdf"><B>XmpMetadata</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Represents the XmpMetadata of a pdf document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../aspose/pdf/class-use/XslTransform.html#aspose.pdf"><B>XslTransform</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to transform XSL</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../aspose/pdf/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?aspose/pdf/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>