A B C D E F G H I J K L M N O P R S T U V W Y

A

A0Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A0.
A0Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A0.
A1Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A1.
A1Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A1.
A2Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A2.
A2Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A2.
A3Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A3.
A3Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A3.
A4Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A4.
A4Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A4.
A5Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of page A5.
A5Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A5.
A6Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of A6.
A6Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of A6.
ActionType - Class in com.aspose.pdf.elements
Represents an action type to occur whenever the some condition is satisfied.
ActionType() - Constructor for class com.aspose.pdf.elements.ActionType
 
add(Cell) - Method in class com.aspose.pdf.elements.Cells
Adds a new Cell object into the collection.
add() - Method in class com.aspose.pdf.elements.Cells
Adds a new Cell object into the collection.
add(String) - Method in class com.aspose.pdf.elements.Cells
Adds a new Cell object into the collection.
add() - Method in class com.aspose.pdf.elements.JavaScripts
Initializes a new instance of the JavaScript class and add it to the JavaScripts collection.
add(String) - Method in class com.aspose.pdf.elements.JavaScripts
Initializes a new instance of the JavaScript class and add it to the JavaScripts collection.
add(JavaScript) - Method in class com.aspose.pdf.elements.JavaScripts
Adds a new JavaScript object into the collection.
add(Paragraph) - Method in class com.aspose.pdf.elements.Paragraphs
Adds a new Paragraph object into the collection.
add(Row) - Method in class com.aspose.pdf.elements.Rows
Adds a new Row object into the collection.
add() - Method in class com.aspose.pdf.elements.Rows
Adds a new Row object into the collection.
add(Section) - Method in class com.aspose.pdf.elements.Sections
Adds a new Section object into the collection.
add() - Method in class com.aspose.pdf.elements.Sections
Initializes a new instance of the Section class and add it to the Sections collection.
add(Segment) - Method in class com.aspose.pdf.elements.Segments
Adds a new Segment object into the collection.
add() - Method in class com.aspose.pdf.elements.Segments
Initializes a new instance of the Segment class and add it to the Segments collection.
add(String) - Method in class com.aspose.pdf.elements.Segments
Initializes a new instance of the Segment class and add it to the Segments collection.
add(Shape) - Method in class com.aspose.pdf.elements.Shapes
Adds a new shape object into the collection.
add() - Method in class com.aspose.pdf.elements.Shapes
Initializes a new instance of the shape class and add it to the shapes collection.
addAuthor(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates the author name of the Pdf document.
addCreator(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates the creator of the Pdf document.
addKeywords(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates key words of the Pdf document.
addListItem(Segment) - Method in class com.aspose.pdf.elements.List
Adds a list item to the list.
addNestedTable(Table) - Method in class com.aspose.pdf.elements.Cell
Adds a table as nested table.
addProducer(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates Producer of the Pdf document.
addSubject(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates the subject of the Pdf document.
addTitle(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates the title of the Pdf document.
AlignmentType - Class in com.aspose.pdf.elements
Enumerates the alignment types.
All - Static variable in class com.aspose.pdf.elements.BorderSide
All sides borders.
AnnotationIconType - Class in com.aspose.pdf.elements
Enumerates the annotation icon types.
AntiClockWise - Static variable in class com.aspose.pdf.elements.VerticalTextRotationType
AntiClockWise rotation is used.
Aqua - Static variable in class com.aspose.pdf.elements.Color
The color aqua.
Arab - Static variable in class com.aspose.pdf.elements.HeadingType
Arab type,for example, 1,1.1,...
Arc - Class in com.aspose.pdf.elements
Represents an arc Shape in a Graph.
Arc() - Constructor for class com.aspose.pdf.elements.Arc
Initialize a new instance of the Arc class.
Arc(float, float, float, float, float) - Constructor for class com.aspose.pdf.elements.Arc
Initialize a new instance of the Arc class.
AsposeBadURLException - Exception in com.aspose.pdf.exception
Encapsulates exception throwed when FO error happened.
AsposeBadURLException(String) - Constructor for exception com.aspose.pdf.exception.AsposeBadURLException
Initializes an exception object.
AsposeBadURLException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeBadURLException
Initializes an exception.
AsposeBaseException - Exception in com.aspose.pdf.exception
Represents the base exception class of aspose exception.
AsposeBaseException(int) - Constructor for exception com.aspose.pdf.exception.AsposeBaseException
Initializes an exception with an error code.
AsposeBaseException(int, String) - Constructor for exception com.aspose.pdf.exception.AsposeBaseException
Initializes an exception with an error code and an error message.
AsposeBaseException(int, String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeBaseException
Initializes an exception.
AsposeBaseException(int, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeBaseException
Initializes an exception.
AsposeCloneNotSupportedException - Exception in com.aspose.pdf.exception
Encapsulates an exeption throwed when clone operation is not supported.
AsposeCloneNotSupportedException(String) - Constructor for exception com.aspose.pdf.exception.AsposeCloneNotSupportedException
Initializes an exception object.
AsposeCloneNotSupportedException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeCloneNotSupportedException
Initializes an exception.
AsposeCreateAttrException - Exception in com.aspose.pdf.exception
Encapsulates an exeption throwed when exception happened at DOM create an attribute node.
AsposeCreateAttrException(String) - Constructor for exception com.aspose.pdf.exception.AsposeCreateAttrException
Initializes an exception object.
AsposeCreateAttrException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeCreateAttrException
Initializes an exception.
AsposeCreateElementException - Exception in com.aspose.pdf.exception
Encapsulates an exeption throwed when exception happened at DOM create a node.
AsposeCreateElementException(String) - Constructor for exception com.aspose.pdf.exception.AsposeCreateElementException
Initializes an exception object.
AsposeCreateElementException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeCreateElementException
Initializes an exception object.
AsposeErrorInfo - Class in com.aspose.pdf.exception
Encapsulates error code and message in pdf create procedure.
AsposeErrorInfo() - Constructor for class com.aspose.pdf.exception.AsposeErrorInfo
 
AsposeFOException - Exception in com.aspose.pdf.exception
Encapsulates exception throwed when FO error happened.
AsposeFOException(String) - Constructor for exception com.aspose.pdf.exception.AsposeFOException
Initializes an exception object.
AsposeFOException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeFOException
Initializes an exception.
AsposeGenPdfException - Exception in com.aspose.pdf.exception
Encapsulates exception throwed when FO error happened.
AsposeGenPdfException(String) - Constructor for exception com.aspose.pdf.exception.AsposeGenPdfException
Initializes an exception object.
AsposeGenPdfException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeGenPdfException
Initializes an exception.
AsposeInitException - Exception in com.aspose.pdf.exception
Encapsulates exception throwed when init a pdf element.
AsposeInitException(String) - Constructor for exception com.aspose.pdf.exception.AsposeInitException
Initializes an exception object.
AsposeInitException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeInitException
Initializes an exception.
AsposeIOException - Exception in com.aspose.pdf.exception
Encapsulates exception throwed when IO Exception happened.
AsposeIOException(String) - Constructor for exception com.aspose.pdf.exception.AsposeIOException
Initializes an exception object.
AsposeIOException(String, Throwable) - Constructor for exception com.aspose.pdf.exception.AsposeIOException
Initializes an exception.
AsposeXMLReader - Class in com.aspose.pdf.elements
 
AsposeXMLReader(InputSource) - Constructor for class com.aspose.pdf.elements.AsposeXMLReader
creates a configuration reader
Attachment - Class in com.aspose.pdf.elements
Represents an annotation Paragraph in a Pdf document.
Attachment(Section) - Constructor for class com.aspose.pdf.elements.Attachment
Initializes a new instance of the Attachment class.
Attachment(Section, Rectangle) - Constructor for class com.aspose.pdf.elements.Attachment
Initializes a new instance of the Attachment class.
AttachmentType - Class in com.aspose.pdf.elements
Enumerates the attachment types.
Auto - Static variable in class com.aspose.pdf.elements.OpenType
Opens automatically.

B

B5Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of B5.
B5Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of B5.
BadURLCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error hannpened when passed a bad URL.
BadURLErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
Beveled - Static variable in class com.aspose.pdf.elements.BorderType
beveled type.
bindFo(InputStream) - Method in class com.aspose.pdf.elements.Pdf
Binds fo file as InputSteam.
NOTE: This is Beta version of Fo2Pdf.
bindFo(InputStream, InputStream) - Method in class com.aspose.pdf.elements.Pdf
Binds xml file and according xsl file as InputStream to be converted.
NOTE: This is Beta version of Fo2Pdf.
bindHTML(InputStream, URL) - Method in class com.aspose.pdf.elements.Pdf
Binds a html stream and convert it to Pdf Stream.
NOTE: This is Beta version of bindHTML.
bindXML(InputStream) - Static method in class com.aspose.pdf.elements.Pdf
Reads info from an xml document.
bindXMLByDom(InputStream) - Static method in class com.aspose.pdf.elements.Pdf
Reads info from an xml document.
Black - Static variable in class com.aspose.pdf.elements.Color
The color black.
Blinds - Static variable in class com.aspose.pdf.elements.PageTransitionType
Multiple lines,evenly spaced across the screen,synchronously sweep in the same direction.
Blue - Static variable in class com.aspose.pdf.elements.Color
The color blue.
Bmp - Static variable in class com.aspose.pdf.elements.ImageFileType
Bmp type.
Bookmarks - Static variable in class com.aspose.pdf.elements.OpenType
Opens in bookmarks.
BorderInfo - Class in com.aspose.pdf.elements
Encapsulates the border info for the Table, Row and Cell.
BorderInfo() - Constructor for class com.aspose.pdf.elements.BorderInfo
Initialize a new instance of the BorderInfo class.
BorderInfo(BorderSide) - Constructor for class com.aspose.pdf.elements.BorderInfo
Initialize a new instance of the BorderInfo class.
BorderInfo(BorderSide, float) - Constructor for class com.aspose.pdf.elements.BorderInfo
Initialize a new instance of the BorderInfo class.
BorderInfo(BorderSide, float, Color) - Constructor for class com.aspose.pdf.elements.BorderInfo
Initialize a new instance of the BorderInfo class.
BorderSide - Class in com.aspose.pdf.elements
Enumerates the border sides.
BorderType - Class in com.aspose.pdf.elements
Enumerates the border type.
BorderType() - Constructor for class com.aspose.pdf.elements.BorderType
 
Both - Static variable in class com.aspose.pdf.elements.HeaderFooterType
Displays header or footer in both odd and even pages.
Bottom - Static variable in class com.aspose.pdf.elements.BorderSide
Bottom border.
Bottom - Static variable in class com.aspose.pdf.elements.VerticalAlignmentType
Bottom alignment type.
Box - Static variable in class com.aspose.pdf.elements.PageTransitionType
A rectangular box sweeps inward from the edges of the page or outward from the center.

C

Ccitt - Static variable in class com.aspose.pdf.elements.ImageFileType
Ccitt type.
Cell - Class in com.aspose.pdf.elements
Represents a cell in a Table.
Cell(Table) - Constructor for class com.aspose.pdf.elements.Cell
Initialize a new instance of the Cell class.
Cell(Table, String) - Constructor for class com.aspose.pdf.elements.Cell
Initialize a new instance of the Cell class.
Cell(Row, String) - Constructor for class com.aspose.pdf.elements.Cell
Initialize a new instance of the Cell class.
Cell(Row) - Constructor for class com.aspose.pdf.elements.Cell
Initialize a new instance of the Cell class.
Cell(Table, Image) - Constructor for class com.aspose.pdf.elements.Cell
Initialize a new instance of the Cell class.
Cells - Class in com.aspose.pdf.elements
Represents a collection of Cell objects.
Cells(Table) - Constructor for class com.aspose.pdf.elements.Cells
Initializes a new instance of the Cells class.
Cells(Row) - Constructor for class com.aspose.pdf.elements.Cells
Initializes a new instance of the Cells class.
Center - Static variable in class com.aspose.pdf.elements.AlignmentType
Center alignment.
Center - Static variable in class com.aspose.pdf.elements.VerticalAlignmentType
Center alignment type.
Circle - Class in com.aspose.pdf.elements
Represents a circle Shape in a Graph.
Circle(float, float, float) - Constructor for class com.aspose.pdf.elements.Circle
Initialize a new instance of the Circle class.
clear() - Method in class com.aspose.pdf.elements.Cells
Clear rows of table.
clear() - Method in class com.aspose.pdf.elements.ListSection
Clear listItems of ListSection.
clear() - Method in class com.aspose.pdf.elements.Paragraphs
Clear paragraphs of pdf.
clear() - Method in class com.aspose.pdf.elements.Rows
Clear rows of table.
clear() - Method in class com.aspose.pdf.elements.Sections
Clear sections of pdf.
clear() - Method in class com.aspose.pdf.elements.Segments
Clear segments of Text.
clear() - Method in class com.aspose.pdf.elements.Shapes
Clear shapes of Text.
ClockWise - Static variable in class com.aspose.pdf.elements.VerticalTextRotationType
ClockWise rotation is used.
clone() - Method in class com.aspose.pdf.elements.BorderInfo
 
clone() - Method in class com.aspose.pdf.elements.Cells
Cells does not support clone method.
clone() - Method in class com.aspose.pdf.elements.CmykColorSpace
 
clone() - Method in class com.aspose.pdf.elements.Color
 
clone() - Method in class com.aspose.pdf.elements.Graph
Graph does not support clone method.
clone() - Method in class com.aspose.pdf.elements.GraphInfo
 
clone() - Method in class com.aspose.pdf.elements.GrayColorSpace
 
clone() - Method in class com.aspose.pdf.elements.HeaderFooter
 
clone() - Method in class com.aspose.pdf.elements.HyperLink
 
clone() - Method in class com.aspose.pdf.elements.HyperLinkToFile
 
clone() - Method in class com.aspose.pdf.elements.HyperLinkToLocalPdf
 
clone() - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
 
clone() - Method in class com.aspose.pdf.elements.HyperLinkToWeb
 
clone() - Method in class com.aspose.pdf.elements.Image
 
clone() - Method in class com.aspose.pdf.elements.MarginInfo
Gets a clone of MarginInfo.
clone() - Method in class com.aspose.pdf.elements.PageSetup
Gets a clone of PageSetup.
clone() - Method in class com.aspose.pdf.elements.Paragraph
 
clone() - Method in class com.aspose.pdf.elements.Paragraphs
Paragraphs does not support clone method.
clone() - Method in class com.aspose.pdf.elements.PdfElementBase
Clone an object.
clone() - Method in class com.aspose.pdf.elements.RectData
 
clone() - Method in class com.aspose.pdf.elements.RgbColorSpace
 
clone() - Method in class com.aspose.pdf.elements.Rows
Rows does not support clone method.
clone() - Method in class com.aspose.pdf.elements.Section
 
clone() - Method in class com.aspose.pdf.elements.Sections
Sections does not support clone method.
clone() - Method in class com.aspose.pdf.elements.Segment
 
clone() - Method in class com.aspose.pdf.elements.Segments
Segments does not support clone method.
clone() - Method in class com.aspose.pdf.elements.Shapes
Segments does not support clone method.
clone() - Method in class com.aspose.pdf.elements.TextInfo
 
CloneNotSupportedCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error hannpened when invoke clone operation.
CloneNotSupportedErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
CmykColorSpace - Class in com.aspose.pdf.elements
Represents the CMYK colorspace.
CmykColorSpace(short, short, short, short) - Constructor for class com.aspose.pdf.elements.CmykColorSpace
Initializes an object of CmykColorSpace.
CmykColorSpace(String) - Constructor for class com.aspose.pdf.elements.CmykColorSpace
Initializes an object of CmykColorSpace from a string.
Color - Class in com.aspose.pdf.elements
Represents the colorspaces used in Aspose.Pdf including RgbColorSpace,GrayColorSpace and CmykColorSpace.
Color() - Constructor for class com.aspose.pdf.elements.Color
Initializes a new instance of the Color class.
Color(byte, byte, byte) - Constructor for class com.aspose.pdf.elements.Color
Initializes a new instance of the class with RgbColorSpace.
ColumnInfo - Class in com.aspose.pdf.elements
Encapsulates info for page columns.
ColumnInfo() - Constructor for class com.aspose.pdf.elements.ColumnInfo
Initializes a new instance of the ColumnInfo class.
com.aspose.pdf.elements - package com.aspose.pdf.elements
Pdf Element classes used to create pdf document.
com.aspose.pdf.exception - package com.aspose.pdf.exception
Exceptions throwd in pdf creating procedure.
com.aspose.pdf.utils - package com.aspose.pdf.utils
BaseUtil class that provides tool methods.
Comment - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Comment Note Icon Type.
ConvertHtmlToPdfCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error hannpened when convert html to pdf.
ConvertHtmlToPdfErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
copyStream(InputStream, OutputStream) - Static method in class com.aspose.pdf.elements.Pdf
 
createAttribute(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create an attribute node in DOM.
createElement(String) - Method in class com.aspose.pdf.elements.ElementFactory
Creates an DOM Element.
createMarginBottom(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create margion-bottom attribute in fo.
createMarginLeft(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create margion-left attribute in fo.
createMarginRight(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create margion-right attribute in fo.
createMarginTop(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create margion-top attribute in fo.
createMasterName(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create master name in simple-page-master.
createNameSpace() - Method in class com.aspose.pdf.elements.ElementFactory
Create xml namespace.
createPageHeight(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create page-height attribute.
createPageWidth(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create page-width attribute.
createParser() - Static method in class com.aspose.pdf.elements.AsposeXMLReader
creates a SAX parser
createProperty(String, String, String) - Method in class com.aspose.pdf.elements.ElementFactory
Create property node with name and value.
createReferenceOrientation(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create reference orientation attribute.
createSimplePageMaster() - Method in class com.aspose.pdf.elements.ElementFactory
Create fo simple-page-master element.
createTextNode(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create text node in DOM.
createWritingMode(String) - Method in class com.aspose.pdf.elements.ElementFactory
Create Writing mode attribute.
Curve - Class in com.aspose.pdf.elements
Represents a curve Shape in a Graph.
Curve() - Constructor for class com.aspose.pdf.elements.Curve
Initialize a new instance of the Curve class.
Curve(float[]) - Constructor for class com.aspose.pdf.elements.Curve
Initialize a new instance of the Curve class.

D

Dashed - Static variable in class com.aspose.pdf.elements.BorderType
Dashed type.
Dashed - Static variable in class com.aspose.pdf.elements.LineStyleType
A Dashed line type.
DestinationType - Class in com.aspose.pdf.elements
Enumerates the destination types for internal and external links.
Dissolve - Static variable in class com.aspose.pdf.elements.PageTransitionType
The old page dissolves gradually.
DOMCreateAttrErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened in DOM when create attribute node.
DOMCreateAttrErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
DOMCreateElementErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened in DOM when create element node.
DOMCreateElementErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
DOMCreateErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened when build DOM tree.
DOMCreateErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
DOMGetRegionNameErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened at getting region-name.
DOMGetRegionNameErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
Dotted - Static variable in class com.aspose.pdf.elements.LineStyleType
A Dotted line type.

E

ElementFactory - Class in com.aspose.pdf.elements
Encapsulats a factory that make DOM elements.
ElementFactory(Document) - Constructor for class com.aspose.pdf.elements.ElementFactory
Initializes an object of class ElementFactory.
Ellipse - Class in com.aspose.pdf.elements
 
Ellipse() - Constructor for class com.aspose.pdf.elements.Ellipse
Initialize a new instance of the Ellipse class.
Ellipse(float, float, float, float) - Constructor for class com.aspose.pdf.elements.Ellipse
Initialize a new instance of the Ellipse class.
Emf - Static variable in class com.aspose.pdf.elements.ImageFileType
Emf type.
EnglishLower - Static variable in class com.aspose.pdf.elements.HeadingType
English lower type, for example, a,a.b, ...
EnglishUpper - Static variable in class com.aspose.pdf.elements.HeadingType
English upper type, for example, A,A.B, ...
equals(Object) - Method in class com.aspose.pdf.elements.Color
 
equals(Object) - Method in class com.aspose.pdf.elements.GraphInfo
 
equals(Object) - Method in class com.aspose.pdf.elements.MarginInfo
 
equals(Object) - Method in class com.aspose.pdf.elements.TextInfo
 
Even - Static variable in class com.aspose.pdf.elements.HeaderFooterType
Displays header or footer in even pages.
Exif - Static variable in class com.aspose.pdf.elements.ImageFileType
Exif type.

F

File - Static variable in class com.aspose.pdf.elements.AttachmentType
File attachment.
File - Static variable in class com.aspose.pdf.elements.ImageOpenType
Opens the image from a file.
FileIconType - Class in com.aspose.pdf.elements
Enumerates the file icon types.
FillStrokeText - Static variable in class com.aspose.pdf.elements.RenderingMode
Fill and stroke text mode.
FillText - Static variable in class com.aspose.pdf.elements.RenderingMode
Fill text mode.
FirstPage - Static variable in class com.aspose.pdf.elements.ActionType
Goes to the first page.
FitBox - Static variable in class com.aspose.pdf.elements.DestinationType
Fits the box.
FitHeight - Static variable in class com.aspose.pdf.elements.DestinationType
Fits the height.
FitPage - Static variable in class com.aspose.pdf.elements.DestinationType
Fits the page.
FitWidth - Static variable in class com.aspose.pdf.elements.DestinationType
Fits the width.
FOErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened in fo model.
FOErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
Fuchsia - Static variable in class com.aspose.pdf.elements.Color
The color fuchsia.
FullJustify - Static variable in class com.aspose.pdf.elements.AlignmentType
Similar to 'Justify' alignment, except that the very last
line will only be left-aligned in 'Justify' mode,
while in 'FullJustify' mode all lines will be left- and right-aligned.
FullScreen - Static variable in class com.aspose.pdf.elements.OpenType
Opens in full screen.

G

GenPdfCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error hannpened when generating pdf.
GenPdfErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
get(int) - Method in class com.aspose.pdf.elements.Cells
 
get(int) - Method in class com.aspose.pdf.elements.Paragraphs
 
get(int) - Method in class com.aspose.pdf.elements.Rows
 
getAction() - Method in class com.aspose.pdf.elements.Segment
 
getAlignment(String) - Static method in class com.aspose.pdf.elements.AlignmentType
Get pre-defined AlignmentType Object
getAlignment() - Method in class com.aspose.pdf.elements.ImageInfo
Gets an AlignmentType object that indicates the image alignment type.
getAlignmentType() - Method in class com.aspose.pdf.elements.TextInfo
Gets an alignment type that indicates the text alignment mode when showed in box.
getAlpha() - Method in class com.aspose.pdf.elements.Arc
Gets a float value that indicates the beginning angle degree of the arc.
getAnnotationIconType() - Method in class com.aspose.pdf.elements.Attachment
Gets the type of the annotation icon.
getArtBox() - Method in class com.aspose.pdf.elements.PageSetup
Gets a RectData object that indicates the art box of the page.
getAt(int) - Method in class com.aspose.pdf.elements.Sections
Gets a Section object from the collection at the index.
getAt(int) - Method in class com.aspose.pdf.elements.Segments
Gets the Segment object at specified position.
getAt(int) - Method in class com.aspose.pdf.elements.Shapes
Gets the shape object at specified position.
getAttachedFileName() - Method in class com.aspose.pdf.elements.Attachment
Gets a string that indicates the attach file name.
getAttachedStream() - Method in class com.aspose.pdf.elements.Attachment
Gets a stream attaches to the file.
getAttachType() - Method in class com.aspose.pdf.elements.Attachment
Gets AttachmentType that indicates the attachment type.
getBackGroundColor() - Method in class com.aspose.pdf.elements.Cell
Gets a Color object that indicatres the backgorund color of the cell.
getBackgroundColor() - Method in class com.aspose.pdf.elements.Pdf
Gets a Color object that indicates the background color of the pdf.
getBackGroundColor() - Method in class com.aspose.pdf.elements.Row
Gets a Color object that indicatres the backgorund color of the row.
getBackgroundColor() - Method in class com.aspose.pdf.elements.Section
Gets a Color object that indicates the background color of the section.
getBackgroundColor() - Method in class com.aspose.pdf.elements.Table
Gets Color object that indicates the background color of the table.
getBackGroundColor() - Method in class com.aspose.pdf.elements.TextInfo
Gets the background color of the text paragraph.
getBackgroundImageFile() - Method in class com.aspose.pdf.elements.Pdf
Gets a string that indicates the background image file name.
getBackgroundImageFile() - Method in class com.aspose.pdf.elements.Section
Gets a string that indicates the background image file name.
getBackgroundImageFixedHeight() - Method in class com.aspose.pdf.elements.Section
Gets a float value that indicates the fixed height of the background image.
getBackgroundImageFixedWidth() - Method in class com.aspose.pdf.elements.Pdf
Gets a float value that indicates the fixed width of the background image.
getBackgroundImageFixedWidth() - Method in class com.aspose.pdf.elements.Section
Gets a float value that indicates the fixed width of the background image.
getBaseLineOffset() - Method in class com.aspose.pdf.elements.TextInfo
Gets the text offset relative to the baseline.
getBeta() - Method in class com.aspose.pdf.elements.Arc
Gets a float value that indicates the ending angle degree of the arc.
getBlackWhite() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a bool value that indicates whether the image is forced to be black-and-white.
getBleedBox() - Method in class com.aspose.pdf.elements.PageSetup
Gets a RectData object that indicates the bleed box of the page.
getBlueComponent() - Method in class com.aspose.pdf.elements.RgbColorSpace
Gets the blue component of RGB color space.
getBookMarkLevel() - Method in class com.aspose.pdf.elements.Pdf
Gets or sets a int value that indicates how many levels of Heading of the pdf document is to be bookmarked.
The default value is 0, which means every heading of the PDF is to be taged as a bookmark.
getBorder() - Method in class com.aspose.pdf.elements.Cell
Gets a BorderInfo object that indicates the cell's border info.
getBorder() - Method in class com.aspose.pdf.elements.Row
Gets a BorderInfo object that indicates the row border info.
getBorder() - Method in class com.aspose.pdf.elements.Table
Gets a BorderInfo object that indicates the table border info.
getBorderInfo() - Method in class com.aspose.pdf.elements.HeaderFooter
Get the BordefInfo for this HeaderFooter
getBorderSide() - Method in class com.aspose.pdf.elements.BorderInfo
 
getBorderSide(String) - Static method in class com.aspose.pdf.elements.BorderSide
Get pre-defined BorderSide object
getBottom() - Method in class com.aspose.pdf.elements.BorderInfo
Gets a GraphInfo object that indicates bottom of the border.
getBottom() - Method in class com.aspose.pdf.elements.Ellipse
Gets a float value that indicates the bottom position of the ellipse.
getBottom() - Method in class com.aspose.pdf.elements.MarginInfo
Gets a float value that indicates the bottom margin.
getBulletColor() - Method in class com.aspose.pdf.elements.Heading
Gets a Colorvalue that indicates the color of the bullet/label.
getBulletFontName() - Method in class com.aspose.pdf.elements.Heading
Gets a string that indicates the font name for bullet.
getByID(String) - Method in class com.aspose.pdf.elements.Paragraphs
 
getByID(String) - Method in class com.aspose.pdf.elements.Sections
Gets a Section object by the ID.
getC() - Method in class com.aspose.pdf.elements.CmykColorSpace
Gets a value (0-255) that indicates the cyan component of the CMYK colorspace.
getCcittImageHeight() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the CCITT image height.
getCcittImageWidth() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the CCITT image width.
getCells() - Method in class com.aspose.pdf.elements.Row
Gets a Cells collection that indicates all cells in the row.
getCellsSize() - Method in class com.aspose.pdf.elements.Row
Gets cells number in this row.
getCharSpacing() - Method in class com.aspose.pdf.elements.TextInfo
Gets a float value that indicates space between charcters.The unit is point.
getColor(String) - Static method in class com.aspose.pdf.elements.Color
Get pre-defined color as RgbColorSpace.
getColor() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a Color object that indicates the color of the graph.
getColumnCount() - Method in class com.aspose.pdf.elements.ColumnInfo
Gets an int value that indicates the number of columns in each page in the section.
getColumnInfo() - Method in class com.aspose.pdf.elements.Section
Gets a ColumnInfo object that indicates the columns info.
getColumnSpacing() - Method in class com.aspose.pdf.elements.ColumnInfo
Gets a string that contains the spacing between columns in each page in the section.
The value of each spacing should be separated by blank.
getColumnSpan() - Method in class com.aspose.pdf.elements.Cell
Gets an int value that indicates how many columns the cell sapns.
getColumnWidths() - Method in class com.aspose.pdf.elements.ColumnInfo
Gets a string that contains the width of columns in each page in the section.
getColumnWidths() - Method in class com.aspose.pdf.elements.Table
Gets a string that contains the width of each columns in this table.
The value of each column should be separated by blank.The default unit is point,
but cm and inch are also supported.For example,"120 2.5cm 1.5inch".
getContent() - Method in class com.aspose.pdf.elements.Segment
Gets a string that indicates the content of the text segment.
getCropBox() - Method in class com.aspose.pdf.elements.PageSetup
Gets a RectData object that indicates the crop box of the page.
getDashLengthInBlack() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the dash length in black.The unit is point.
getDashLengthInWhite() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the dash length in white.The unit is point.
getDefaultCellAlignmentType() - Method in class com.aspose.pdf.elements.Table
Gets a default AlignmentType that indicates the cell alignment type.
getDefaultCellBorder() - Method in class com.aspose.pdf.elements.Table
Gets a BorderInfo object that indicates the default border style for all cells in this table.
getDefaultCellPadding() - Method in class com.aspose.pdf.elements.Table
Gets a MarginInfo object that indicates the default cell padding in the table.
getDefaultCellTextInfo() - Method in class com.aspose.pdf.elements.Cell
Gets a TextInfo object that indicates the default cell text format info.
getDefaultCellTextInfo() - Method in class com.aspose.pdf.elements.Row
Gets a TextInfo object that indicates the text format info of the row.
If you want to set text format for all cells that have already been added to the row,
please do not set it directly but follow the method in the example.
getDefaultCellTextInfo() - Method in class com.aspose.pdf.elements.Table
Gets a TextInfo object that indicates the default cell text format info.
getDescription() - Method in class com.aspose.pdf.elements.Attachment
Gets a string that indicates the description of attached file.
getDestinationType() - Method in class com.aspose.pdf.elements.Pdf
Gets a DestinationType value that indicates the document open action.
getDistanceBetweenIndents() - Method in class com.aspose.pdf.elements.ListSection
Gets the float that indicates the ditance Between start indent of list item label and list item body.
The unit is point, default value is 24.
getDistanceFromEdge() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a float value that indicates the Header or Footer's distance from the edge of the page.The unit is point.
getDOMElement() - Method in class com.aspose.pdf.elements.Cell
 
getDOMElement() - Method in class com.aspose.pdf.elements.Cells
 
getDOMElement() - Method in class com.aspose.pdf.elements.Heading
 
getDOMElement() - Method in class com.aspose.pdf.elements.Image
 
getDOMElement() - Method in class com.aspose.pdf.elements.ListSection
 
getDOMElement() - Method in class com.aspose.pdf.elements.Paragraph
 
getDOMElement() - Method in class com.aspose.pdf.elements.PdfElementBase
Gets a DOM representation of the pdf element.
getDOMElement() - Method in class com.aspose.pdf.elements.Row
 
getDOMElement() - Method in class com.aspose.pdf.elements.Rows
 
getDOMElement() - Method in class com.aspose.pdf.elements.Section
 
getDOMElement() - Method in class com.aspose.pdf.elements.Sections
 
getDOMElement() - Method in class com.aspose.pdf.elements.Segment
 
getDOMElement() - Method in class com.aspose.pdf.elements.Segments
 
getDOMElement() - Method in class com.aspose.pdf.elements.Shapes
 
getDOMElement() - Method in class com.aspose.pdf.elements.Table
 
getDOMElement() - Method in class com.aspose.pdf.elements.Text
 
getElementFactory() - Method in class com.aspose.pdf.elements.PdfElementBase
Gets the DOM element factory.
User should not pay any attention to this method.
getErrorCode() - Method in exception com.aspose.pdf.exception.AsposeBaseException
Get an error code from the exception object.
getEvenFooter() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the even footer of the section.
getEvenHeader() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the even header of the section.
getFile() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a string that indicates the image file name and its path.
getFileIconType() - Method in class com.aspose.pdf.elements.Attachment
Gets a FileIconType that indicates the file attachment icon type.
getFileIconTypeFromString(String) - Static method in class com.aspose.pdf.elements.FileIconType
 
getFillColor() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a Color object that indicates the fill color of the graph.
getFillRule() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a Color object that indicates the fill color of the graph.
getFirstLineIndent() - Method in class com.aspose.pdf.elements.Pdf
Gets an int value that indicates the indent of the first line.
getFirstLineIndent() - Method in class com.aspose.pdf.elements.Section
Gets an int value that indicates the blank space at the beginning of the section.
getFirstLineIndent() - Method in class com.aspose.pdf.elements.Text
Gets a float value that indicates the indent of the first line in a text paragraph.The unit is point.
getFirstNumber() - Method in class com.aspose.pdf.elements.List
Gets the value of the first number of list.
getFirstPageFooter() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the first page footer of the section.
If the first page needs one footer style, the subsequent pages need another footer style,
the first page footer is needed.
getFirstPageHeader() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the first page header of the section.
getFitWidth() - Method in class com.aspose.pdf.elements.Cell
Gets or sets a float value that indicates the fit width of the cell.
The unit is point.
getFixedRowHeight() - Method in class com.aspose.pdf.elements.Row
Gets a float value that indicates the fixed row height.
If the fixed row height is set too mall, it will be enlarged automatically.
getFixedWidth() - Method in class com.aspose.pdf.elements.Table
Gets a float value that indicates the fixed width of the table.
getFixHeight() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the fixed height of the image.
If this property is set, the image will be scaled to the fixed height.
getFixWidth() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the fixed width of the image.
If this property is set, the image will be scaled to the fixed width.
getFlatness() - Method in class com.aspose.pdf.elements.GraphInfo
Gets an positive int value that indicates the flatness.
getFoImagePath() - Static method in class com.aspose.pdf.elements.Pdf
Sets an image path to system image path.
getFontAfmFile() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the name of custom AFM font file.
getFontEncoding() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the font encoding name.
getFontEncodingFile() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the name of font encoding file.
getFontName() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the text font name.
getFontOutlineFile() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the name of custom font outline file.
getFontPfmFile() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the name of custom PFM font file.
getFontSize() - Method in class com.aspose.pdf.elements.TextInfo
Gets a float number that indicates the size of font.
getGraphHeight() - Method in class com.aspose.pdf.elements.Graph
Gets a float value that indicates the graph height.
getGraphInfo() - Method in class com.aspose.pdf.elements.Graph
Gets a GraphInfo object that indicates the graph info.
getGraphInfo() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a GraphInfo that indicates graph info of the section.
getGraphInfo() - Method in class com.aspose.pdf.elements.Pdf
Gets a GraphInfo object that indicates the graph info in the Pdf document.
getGraphInfo() - Method in class com.aspose.pdf.elements.Section
Gets a GraphInfo that indicates graph info of the section.
getGraphInfo() - Method in class com.aspose.pdf.elements.Shape
Gets a GraphInfo object that indicates the graph info,such as color, line width,etc.
getGraphWidth() - Method in class com.aspose.pdf.elements.Graph
Gets a float value that indicates the graph width.
getGrayValue() - Method in class com.aspose.pdf.elements.GrayColorSpace
Gets a value(0-255) that indicates the gray scale.
getGrennComponent() - Method in class com.aspose.pdf.elements.RgbColorSpace
Gets the green component of RGB color space.
getHeadingCaption(int, int, boolean) - Method in class com.aspose.pdf.elements.HeadingInfo
Gets the heading caption at a heading level.
getHeadingCaption(int, int, boolean) - Method in class com.aspose.pdf.elements.Pdf
Gets the heading caption at a heading level.
getHeadingInfo() - Method in class com.aspose.pdf.elements.Pdf
Gets the heading info object of the pdf document.
getHeadingLevel() - Method in class com.aspose.pdf.elements.Heading
Gets an int value that indicates the level of the heading.
getHeadingType() - Method in class com.aspose.pdf.elements.Heading
Gets the HeadingType of this heading.
getHeight() - Method in class com.aspose.pdf.elements.Ellipse
Gets a float value that indicates the height of the ellipse.
getHeight() - Method in class com.aspose.pdf.elements.Rectangle
Gets a float value that indicates the height of the rectangle.
getHorizontalAlignment() - Method in class com.aspose.pdf.elements.Table
Gets an alignment type that indicates the table alignment mode.
getHyperLink() - Method in class com.aspose.pdf.elements.Image
Gets a Hyperlink object that indicates the hyper link info of the image.
getHyperLink() - Method in class com.aspose.pdf.elements.Segment
Gets a Hyperlink object that indicates the hyper link info of the segment.
getIconColor() - Method in class com.aspose.pdf.elements.Attachment
Represents a Color object that indicates the color of the icon.
getIconOpacity() - Method in class com.aspose.pdf.elements.Attachment
Gets a float value between 0.0 and 1.0 that indicates the opacity of the image.
getIconTypeFromString(String) - Static method in class com.aspose.pdf.elements.AnnotationIconType
 
getID() - Method in class com.aspose.pdf.elements.JavaScript
Gets a string that indicates the ID of the JavaScript.
getID() - Method in class com.aspose.pdf.elements.PdfElementBase
Gets the element ID in xml.
getID() - Method in class com.aspose.pdf.elements.Shape
Gets a string that indicates the ID of the shape.
getImageBorder() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a BorderInfo object that indicates the border information of the image.
getImageFileType(String) - Static method in class com.aspose.pdf.elements.ImageFileType
Get the correspond ImageFileType from it's String representation
getImageFileType() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a ImageFileType object that indicates the image type.
getImageHeight() - Method in class com.aspose.pdf.elements.Image
Gets a float value that indicates the image height.This property
is not used to control the image height but used to spefity the image width
when there is no height info in image,e.g., image on the web.
getImageInfo() - Method in class com.aspose.pdf.elements.Image
Gets an ImageInfo object that indicates the common image info.
getImageScale() - Method in class com.aspose.pdf.elements.Image
Gets a float value that indicates the scale rate of the image when placed into pdf file.
getImageWidth() - Method in class com.aspose.pdf.elements.Image
Gets a float value that indicates the image width.
getIndentionLeft() - Method in class com.aspose.pdf.elements.List
Gets the indention to the left side of page.
getIndentionRight() - Method in class com.aspose.pdf.elements.List
Gets the indention to the right side of page.
getIsFilled() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a bool value that indicates whether this shape is filled.
getJavaScript() - Method in class com.aspose.pdf.elements.Segment
Gets the javascript that will be executed when the text is clicked.
getJavaScriptList() - Method in class com.aspose.pdf.elements.JavaScripts
Get all the JavaScript it contains.
getJavaScripts() - Method in class com.aspose.pdf.elements.Pdf
Gets a JavaScripts object that indicates the JavaScripts to be added into the PDF.
getK() - Method in class com.aspose.pdf.elements.CmykColorSpace
Gets a value (0-255) that indicates the black component of the CMYK colorspace.
getLabelSeperation() - Method in class com.aspose.pdf.elements.ListSection
Gets the float that indicates the seperation between list item label end and
list item body start.
getLabelWidth() - Method in class com.aspose.pdf.elements.Heading
Gets a float value that indicates the width of the label of the heading.
getLastPageFooter() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the last page footer of the section.
getLastPageHeader() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the lasgt page header of the section.
getLeft() - Method in class com.aspose.pdf.elements.BorderInfo
Gets a GraphInfo object that indicates left of the border.
getLeft() - Method in class com.aspose.pdf.elements.Ellipse
Gets a float value that indicates the left position of the ellipse.
getLeft() - Method in class com.aspose.pdf.elements.MarginInfo
Gets a float value that indicates the left margin.
getLeft() - Method in class com.aspose.pdf.elements.Paragraph
Gets a float value that indicates the left position of the paragraph.
getLineCapMode() - Method in class com.aspose.pdf.elements.GraphInfo
Gets an int value between 0 and 2 that indicates the line cap mode.
getLineJoinMode() - Method in class com.aspose.pdf.elements.GraphInfo
Gets an int value between 0 and 2 that indicates the line join mode.
getLineSpacing() - Method in class com.aspose.pdf.elements.TextInfo
Gets float value that indicates the spacing between two text lines.
The unit is point.
getLineStyle() - Method in class com.aspose.pdf.elements.GraphInfo
Gets line stype that indicates the line style of the GraphInfo.
getLineWidth() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the line width of the graph.
getLinkFileName() - Method in class com.aspose.pdf.elements.HyperLinkToFile
Gets a string that indicates the link file name.
getLinkType() - Method in class com.aspose.pdf.elements.HyperLink
Gets a String that indicates the link type, such as File, Local, Web or Pdf.
getListSymbol() - Method in class com.aspose.pdf.elements.List
Gets the symbol of the list.
getM() - Method in class com.aspose.pdf.elements.CmykColorSpace
Gets a value (0-255) that indicates the magenta component of the CMYK colorspace.
getMargin() - Method in class com.aspose.pdf.elements.PageSetup
Gets a MarginInfo object that indicates the page margin info.
getMargin() - Method in class com.aspose.pdf.elements.Paragraph
Gets MarginInfo object that indicates the margin info of the paragraph.
getMarginInfo() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a MarginInfo object that indicates the margin info of the header or footer.
GetMarginValue(String) - Static method in class com.aspose.pdf.utils.NumberConverter
Gets length value from a string.
getMasterPass() - Method in class com.aspose.pdf.elements.Security
Gets a string that indicates the master password used in pdf encryption.
getMemoryData() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a byte array that indicates the image data in memory.
getMessage() - Method in exception com.aspose.pdf.exception.AsposeBaseException
 
getNameIndex() - Static method in class com.aspose.pdf.elements.PdfElementBase
Gets an automated name index.
getNestedTable() - Method in class com.aspose.pdf.elements.Cell
Returns the nested table in the Cell.
getNoteContent() - Method in class com.aspose.pdf.elements.Attachment
Gets a string that indicates the content of the attached note.
getNoteHeading() - Method in class com.aspose.pdf.elements.Attachment
Gets a string that indicates the heading (title) of the attached note.
getNoteWindowPosition() - Method in class com.aspose.pdf.elements.Attachment
Gets a RectangleArea object that indicates the position of the note's popup window.
getOddFooter() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the odd footer of the section.
getOddHeader() - Method in class com.aspose.pdf.elements.Section
Gets a HeaderFooter object that indicates the odd header of the section.
getOpenType() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a ImageOpenType that indicates the image open type.
getOpenType(String) - Static method in class com.aspose.pdf.elements.OpenType
Get pre-defined OpenType object
getOpenType() - Method in class com.aspose.pdf.elements.Pdf
Gets an OpenType that indicates the document open type.
getPadding() - Method in class com.aspose.pdf.elements.Cell
Gets a MarginInfo object that indicates the cell's padding.
getPageBorder() - Method in class com.aspose.pdf.elements.PageSetup
Gets a PageBorder object that indicates the page border.
getPageBorderMargin() - Method in class com.aspose.pdf.elements.PageSetup
Gets a MarginInfo object that indicates the margin between the page
border and the page edge.
getPageDuration() - Method in class com.aspose.pdf.elements.Pdf
Gets a int value that indicates the duration in seconds for the current page.
This property is used when using auto advancing in presentation mode.
getPageHeight() - Method in class com.aspose.pdf.elements.PageSetup
Gets the height of page.
getPageNumber() - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
Gets an int value that indicates the page number of the link page.
getPageRotatingAngle() - Method in class com.aspose.pdf.elements.Section
Gets the number of degrees by which the page should be rotated clockwise when displayed or printed.
getPageSetup() - Method in class com.aspose.pdf.elements.Pdf
Gets a PageSetup object that indicates the page setup info in the Pdf document.
getPageSetup() - Method in class com.aspose.pdf.elements.Section
Gets a PageSetup that indicates page info of the section.
getPageTransition() - Method in class com.aspose.pdf.elements.Pdf
Gets a PageTransitionType that indicates the pdf document page transition type.
getPageTransitionType(String) - Static method in class com.aspose.pdf.elements.PageTransitionType
Get pre-defined PageTransitionType object
getPageWidth() - Method in class com.aspose.pdf.elements.PageSetup
Gets the width of page.
getParagraphs() - Method in class com.aspose.pdf.elements.Cell
Gets a Paragraphs collection that indicates all paragraphs in the cell.
getParagraphs() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a Paragraphs collection that indicates all paragraphs in the header or footer before the page number( if page number is included).
getParagraphs() - Method in class com.aspose.pdf.elements.Section
Gets a Paragraph collection that indicates all paragraphs in the section.
getParentTable() - Method in class com.aspose.pdf.elements.Cell
Get the Table which contains this Cell.
getParentTable() - Method in class com.aspose.pdf.elements.Row
Gets the Row object's table.
getPdf() - Method in class com.aspose.pdf.elements.Section
Gets the pdf document.
getPdfFileName() - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
Gets a string that indicates the link pdf file name.
getPdfFromXML() - Method in class com.aspose.pdf.elements.AsposeXMLReader
 
getPermissions() - Method in class com.aspose.pdf.elements.Security
 
getPosArray() - Method in class com.aspose.pdf.elements.Line
Gets a PositionArray object that indicates the position array.
The array is composed by coordinates of each control point of the line.
getPosition1X() - Method in class com.aspose.pdf.elements.Curve
Gets a float value that indicates the x-coordinate of the control point 1 of the curve.
getPosition1Y() - Method in class com.aspose.pdf.elements.Curve
 
getPosition2X() - Method in class com.aspose.pdf.elements.Curve
 
getPosition2Y() - Method in class com.aspose.pdf.elements.Curve
 
getPosition3X() - Method in class com.aspose.pdf.elements.Curve
 
getPosition3Y() - Method in class com.aspose.pdf.elements.Curve
 
getPosition4X() - Method in class com.aspose.pdf.elements.Curve
 
getPosition4Y() - Method in class com.aspose.pdf.elements.Curve
 
getPosX() - Method in class com.aspose.pdf.elements.Arc
Gets a float value that indicates the x-coordinate of the center of the arc.
getPosX() - Method in class com.aspose.pdf.elements.Circle
Gets a float value that indicates the x-coordinate of the center of the circle.
getposX() - Method in class com.aspose.pdf.elements.Rectangle
Gets a float value that indicates the posX position of the rectangle.
getPosY() - Method in class com.aspose.pdf.elements.Arc
Gets a float value that indicates the y-coordinate of the center of the arc.
getPosY() - Method in class com.aspose.pdf.elements.Circle
Gets a float value that indicates the y-coordinate of the center of the circle.
getPosY() - Method in class com.aspose.pdf.elements.Rectangle
Gets a float value that indicates the posY position of the rectangle.
getRadius() - Method in class com.aspose.pdf.elements.Arc
Gets a float value that indicates the radius of the arc.
getRadius() - Method in class com.aspose.pdf.elements.Circle
Gets a float value that indicates the radius of the circle.
getRedComponent() - Method in class com.aspose.pdf.elements.RgbColorSpace
Gets the red component of RGB color space.
getRenderingMode() - Method in class com.aspose.pdf.elements.TextInfo
Gets an int value between 0 and 7 that indicates the rendering mode of the text.
getRenderingModeAsString() - Method in class com.aspose.pdf.elements.RenderingMode
 
getRGBComponents() - Method in class com.aspose.pdf.elements.CmykColorSpace
 
getRGBComponents() - Method in class com.aspose.pdf.elements.Color
Gets a color represented in rgb color space.
getRGBComponents() - Method in class com.aspose.pdf.elements.GrayColorSpace
 
getRGBComponentsAsString() - Method in class com.aspose.pdf.elements.CmykColorSpace
 
getRGBComponentsAsString() - Method in class com.aspose.pdf.elements.GrayColorSpace
 
getRight() - Method in class com.aspose.pdf.elements.BorderInfo
Gets GraphInfo object that indicates right of the border.
getRight() - Method in class com.aspose.pdf.elements.MarginInfo
Gets a float value that indicates the right margin.
getRotatingAngle() - Method in class com.aspose.pdf.elements.Text
Gets a float value that indicates the number of degrees by which the text should be rotated anticlockwise when displayed or printed.
getRotationAngle() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
getRotationAngle() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
getRows() - Method in class com.aspose.pdf.elements.Table
Gets a Rows collection that indicates all rows in the table.
getScalingRateX() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the scaling rate of the x-coordinate when transforming a coordinate system.
getScalingRateY() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the scaling rate of the y-coordinate when transforming a coordinate system.
getScriptContent() - Method in class com.aspose.pdf.elements.JavaScript
Gets a string that indicates the JavaScript.
getSection() - Method in class com.aspose.pdf.elements.HeaderFooter
Get the Section owns this HeaderFooter
getSections() - Method in class com.aspose.pdf.elements.Pdf
Gets a Sections collection that indicates all sections in the Pdf document.
getSecurity() - Method in class com.aspose.pdf.elements.Pdf
Gets a Security object that indicates the document security information.
getSegments() - Method in class com.aspose.pdf.elements.Text
Gets a Segments collection that indicates all segments in the text paragraph.
getShapes() - Method in class com.aspose.pdf.elements.Graph
Gets a Shapes collection that indicates all shapes in the graph.
getSkewAngleX() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the skew angle of the x-coordinate when transforming a coordinate system.
getSkewAngleY() - Method in class com.aspose.pdf.elements.GraphInfo
Gets a float value that indicates the skew angle of the y-coordinate when transforming a coordinate system.
getStartingPageNumber() - Method in class com.aspose.pdf.elements.Section
Gets a int value that indicates the starting page number of the section.
getStartNumber() - Method in class com.aspose.pdf.elements.Heading
Gets a int number that indicates the start number of this heading when using auto numbering.
getSymbolIndent() - Method in class com.aspose.pdf.elements.List
Gets the list indention of the symbol.
getSymbolReplaceable() - Method in class com.aspose.pdf.elements.Segment
Gets a boolean value that indicates whether a symbol like #$TAB is replaceable or not.
getTargetID() - Method in class com.aspose.pdf.elements.HyperLinkToLocalPdf
Gets a string that indicates the link target ID.
getTextColor() - Method in class com.aspose.pdf.elements.TextInfo
Gets a Color object that indicates the color of the text.
getTextInfo() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a TextInfo object that indicates the text info of the header or footer.
getTextInfo() - Method in class com.aspose.pdf.elements.List
Gets the TextInfo object thats represents the format of the list.
getTextInfo() - Method in class com.aspose.pdf.elements.Pdf
Gets a TextInfo object that indicates the text info in the Pdf document.
getTextInfo() - Method in class com.aspose.pdf.elements.Section
 
getTextInfo() - Method in class com.aspose.pdf.elements.Segment
Gets a TextInfo object that indicates the text info of the segment.
getTextInfo() - Method in class com.aspose.pdf.elements.Text
Gets a TextInfo object that indicates the text info of the text paragraph.
getTextWidth() - Method in class com.aspose.pdf.elements.Text
Gets a float value that indicates the width paragraph.The unit is point.
getTextWrap() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the image would be wrapped by text.
GettingResourceCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error hannpened when getting resource.
GettingResourceErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
getTitle() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a string value that indicates the title of the image.
getTitleTextInfo() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a TextInfo object that indicates the text info of the image Title.
getTop() - Method in class com.aspose.pdf.elements.BorderInfo
Gets a GraphInfo object that indicates the top border.
getTop() - Method in class com.aspose.pdf.elements.MarginInfo
Gets a float value that indicates the top margin.
getTop() - Method in class com.aspose.pdf.elements.Paragraph
Gets a float value that indicates the top position of the paragraph.
getTrimBox() - Method in class com.aspose.pdf.elements.PageSetup
Gets a RectData object that indicates the trim box of the page.
getTrueTypeFontFileName() - Method in class com.aspose.pdf.elements.TextInfo
Gets a string that indicates the truetype font file name.
getUnderlying() - Method in class com.aspose.pdf.elements.ImageInfo
Gets a boolean value that indicates the image would be underlying the text.
getUrl() - Method in class com.aspose.pdf.elements.HyperLinkToWeb
Gets a string that indicates the link url.
getUserLabel() - Method in class com.aspose.pdf.elements.Heading
Gets a string that indicates the caption label.
getUserPass() - Method in class com.aspose.pdf.elements.Security
Gets a string that indicates the user password used in pdf encryption.
getVerticalAlignment() - Method in class com.aspose.pdf.elements.Cell
Gets a VerticalAlignmentType value that indicates the vertical alignment type.
getVerticalAlignment() - Method in class com.aspose.pdf.elements.Row
Gets a VerticalAlignmentType value that indicates the vertical alignment type.
getVerticalAlignment() - Method in class com.aspose.pdf.elements.Table
Gets a VerticalAlignmentType that indicates the vertical alignment type.
getVerticalTextRotationType() - Method in class com.aspose.pdf.elements.Cell
Get a VerticalTextRotationType object that indicates the text rotation angle in floating box or cells.
getWidth() - Method in class com.aspose.pdf.elements.Ellipse
Gets a float value that indicates the height of the ellipse.
getWidth() - Method in class com.aspose.pdf.elements.Rectangle
Gets a float value that indicates the width of the rectangle.
getWordSpacing() - Method in class com.aspose.pdf.elements.TextInfo
Gets a float value that indicates space between words.The unit is point.
getY() - Method in class com.aspose.pdf.elements.CmykColorSpace
Gets a value (0-255) that indicates the yellow component of the CMYK colorspace.
Gif - Static variable in class com.aspose.pdf.elements.ImageFileType
Gif type.
Glitter - Static variable in class com.aspose.pdf.elements.PageTransitionType
Similar to Dissolve except that the effect sweeps across the page in a wide band moving from
one side of the screen to the other.
Graph - Static variable in class com.aspose.pdf.elements.FileIconType
Graph type.
Graph - Class in com.aspose.pdf.elements
Represents a graph Paragraph.
Graph(Section) - Constructor for class com.aspose.pdf.elements.Graph
Initialize a new instance of the Graph class.
Graph(Section, float, float) - Constructor for class com.aspose.pdf.elements.Graph
Initialize a new instance of the Graph class.
GraphInfo - Class in com.aspose.pdf.elements
Encapsulates info for a Graph paragraph.
GraphInfo() - Constructor for class com.aspose.pdf.elements.GraphInfo
Initialize a new instance of the GraphInfo class.
GraphInfo(float) - Constructor for class com.aspose.pdf.elements.GraphInfo
Initialize a new instance of the GraphInfo class with the specific line width
Gray - Static variable in class com.aspose.pdf.elements.Color
The color gray.
GrayColorSpace - Class in com.aspose.pdf.elements
Encapsulates the Gray colorspace.
GrayColorSpace(short) - Constructor for class com.aspose.pdf.elements.GrayColorSpace
Initializes a new instance of the GrayColorSpace class.
GrayColorSpace(String) - Constructor for class com.aspose.pdf.elements.GrayColorSpace
Initializes a new instance of the GrayColorSpace class from a string.
Green - Static variable in class com.aspose.pdf.elements.Color
The color green.

H

HeaderFooter - Class in com.aspose.pdf.elements
Represents a header or footer of a page in a Pdf document.
HeaderFooter(Section) - Constructor for class com.aspose.pdf.elements.HeaderFooter
Initialize a new instance of the IT_HeaderFooter class.
HeaderFooterType - Class in com.aspose.pdf.elements
Enumerates all header or footer types.
HeaderFooterType() - Constructor for class com.aspose.pdf.elements.HeaderFooterType
 
Heading - Class in com.aspose.pdf.elements
Represents a heading in Pdf document.
Heading(Pdf, Section, int) - Constructor for class com.aspose.pdf.elements.Heading
Initializes an object of Heading class.
Heading(Section) - Constructor for class com.aspose.pdf.elements.Heading
Initializes an object of Heading class.
HeadingInfo - Class in com.aspose.pdf.elements
Encapsulates heading info.
HeadingInfo() - Constructor for class com.aspose.pdf.elements.HeadingInfo
Initialized an object of class HeadingInfo.
HeadingInfo(int) - Constructor for class com.aspose.pdf.elements.HeadingInfo
Initialized an object of class HeadingInfo.
HeadingType - Class in com.aspose.pdf.elements
Enumerates the heading types.
HeadingType() - Constructor for class com.aspose.pdf.elements.HeadingType
 
Help - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Help Note Icon Type.
HyperLink - Class in com.aspose.pdf.elements
Represents a link in a Pdf document.
HyperLink() - Constructor for class com.aspose.pdf.elements.HyperLink
Initializes a new instance of the Hyperlink class.
HyperLinkToFile - Class in com.aspose.pdf.elements
Represents a link in a Pdf document to another file(commonly none pdf file).
HyperLinkToFile(String) - Constructor for class com.aspose.pdf.elements.HyperLinkToFile
Initializes a new instance of the HyperlinkToFile class.
HyperLinkToLocalPdf - Class in com.aspose.pdf.elements
Represents a link in a Pdf document that links to local pdf.
HyperLinkToLocalPdf(String) - Constructor for class com.aspose.pdf.elements.HyperLinkToLocalPdf
Initializes a new instance of the HyperlinkToOuterPdf class.
HyperLinkToOuterPdf - Class in com.aspose.pdf.elements
Represents a link in a Pdf document that links to another pdf file.
HyperLinkToOuterPdf(String, int) - Constructor for class com.aspose.pdf.elements.HyperLinkToOuterPdf
Initializes a new instance of the HyperlinkToOuterPdf class.
HyperLinkToWeb - Class in com.aspose.pdf.elements
Represents a link in a Pdf document that links to web.
HyperLinkToWeb(String) - Constructor for class com.aspose.pdf.elements.HyperLinkToWeb
Initializes a new instance of the HyperlinkToWeb class.

I

Icon - Static variable in class com.aspose.pdf.elements.ImageFileType
Icon type.
Image - Class in com.aspose.pdf.elements
Represents an image Paragraph in a Pdf document.
Image(Section) - Constructor for class com.aspose.pdf.elements.Image
Initialize a new instance of the Image class.
ImageFileType - Class in com.aspose.pdf.elements
Enumerates the image file types.
ImageInfo - Class in com.aspose.pdf.elements
Encapsulates info for an Image paragraph.
ImageInfo(ElementFactory) - Constructor for class com.aspose.pdf.elements.ImageInfo
Initializes a new instance of the ImageInfo class.
ImageOpenType - Class in com.aspose.pdf.elements
Enumerates the image open types.
ImageOpenType() - Constructor for class com.aspose.pdf.elements.ImageOpenType
 
indexOf(Cell) - Method in class com.aspose.pdf.elements.Cells
Gets the index of a specified cell in the collection.
indexOf(Paragraph) - Method in class com.aspose.pdf.elements.Paragraphs
Gets the index of a specified paragraph in the collection.
indexOf(Row) - Method in class com.aspose.pdf.elements.Rows
Gets the index of a specified row in the collection.
indexOf(Section) - Method in class com.aspose.pdf.elements.Sections
Gets the index of a specified section in the collection.
indexOf(Segment) - Method in class com.aspose.pdf.elements.Segments
Gets the index of a specified segment in the collection.
indexOf(Shape) - Method in class com.aspose.pdf.elements.Shapes
Gets the index of a specified shape int the collection.
Insert - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Insert Note Icon Type.
Insert(int, Cell) - Method in class com.aspose.pdf.elements.Cells
Inserts a new Cell object into the collection at specified position.
Insert(int, Paragraph) - Method in class com.aspose.pdf.elements.Paragraphs
Inserts a new Paragraph object into the collection at specified position.
Insert(int, Row) - Method in class com.aspose.pdf.elements.Rows
Inserts a new Row object into the collection at specified position.
Insert(int, Section) - Method in class com.aspose.pdf.elements.Sections
Inserts a new Section object into the collection at specified position.
Insert(int, Segment) - Method in class com.aspose.pdf.elements.Segments
Inserts a new Segment object into the collection at specified position.
Insert(int, Shape) - Method in class com.aspose.pdf.elements.Shapes
Inserts a new shape object into the collection at specified position.
Inset - Static variable in class com.aspose.pdf.elements.BorderType
Inset type.
intToString(int, int) - Static method in class com.aspose.pdf.utils.NumberConverter
Converts the int into string as specified by type.
InvisibleText - Static variable in class com.aspose.pdf.elements.RenderingMode
Invisible text mode.
IOErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened when IOException happend.
IOErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
Is128BitsEncrypted() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether the Pdf documents will be 128 bits or 40 bits encrypted.
isAlignedByWord() - Method in class com.aspose.pdf.elements.Text
Gets a bool value that indicates whether the text is aligned by word.
isAnnotationsModifyingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether adding or modifying text annotations is allowed.
isAutoSequence() - Method in class com.aspose.pdf.elements.Heading
Gets a bool value that indicates whether the number
of the heading is in an automatical sequence.
isBackgroundImageBlackWhite() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether the image is forced to be black-and-white.
isBookmarked() - Method in class com.aspose.pdf.elements.Pdf
Gets or sets a bool value that indicates whether the pdf document is bookmarked when generating PDF document.
The default value is false.
isBroken() - Method in class com.aspose.pdf.elements.Table
Gets a bool value that indicates whether the table is broken or not.
isContentsModifyingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether modifying contents is allowed.
isCopyingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether copying or otherwise extracting text
and graphics from the document is allowed.
isDegradedPrintingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether printing in low resolution is allowed.
isDisabled() - Method in class com.aspose.pdf.elements.Paragraph
Gets a bool value that indicates whether this paragraph is disabled.
The default value is false.
isDisabled() - Method in class com.aspose.pdf.elements.Row
Gets a bool value that indicates whether this row is disabled.
The default value is false.
isDisabled() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether this section is disabled.
isDocumentAssemblyingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether assembling the document is allowed.
isEmpty() - Method in class com.aspose.pdf.elements.Cells
Returns true if the collection contains no cell.
isEmpty() - Method in class com.aspose.pdf.elements.ListSection
Returns true if the collection contains no listItem.
isEmpty() - Method in class com.aspose.pdf.elements.Paragraphs
Returns true if the collection contains no paragraph.
isEmpty() - Method in class com.aspose.pdf.elements.Rows
Returns true if the collection contains no row.
isEmpty() - Method in class com.aspose.pdf.elements.Sections
Returns true if the collection contains no section.
isEmpty() - Method in class com.aspose.pdf.elements.Segments
Returns true if the collection contains no segment.
isEmpty() - Method in class com.aspose.pdf.elements.Shapes
Returns true if the collection contains no shape.
isEval() - Static method in class com.aspose.pdf.License
Call this from your component code to check if running evaluation version or not.
isFirstPageOnly() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a bool value that indicates whether the header or footer be printed
on first page only.
isFirstParagraph() - Method in class com.aspose.pdf.elements.Paragraph
Gets a bool value that indicates whether the paragraph is the
first paragraph of a page.
isFirstRowRepeated() - Method in class com.aspose.pdf.elements.Table
Gets a bool value that indicates whether the first row is repeated when its table is broken.
isFontEmbedded() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates if the font is embedded.
isFormFillingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether filling in forms and signing the document is allowed.
isKeptTogether() - Method in class com.aspose.pdf.elements.Paragraph
Gets a bool value that indicates whether all lines in the
paragraph are to remain on the same page.
isLandscape() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether the page orientation is landscape.
isLastPageOnly() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a bool value that indicates whether the header or footer be printed on last page only.
The default value is false.
isNewColumn() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether the section starts at new column.Default is true.
isNewColumn(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether the section starts at new column.Default is true.
isNoteOpen() - Method in class com.aspose.pdf.elements.Attachment
Gets a bool value that indicates whether the note is open or not when the Pdf document is opened.
isNumbered() - Method in class com.aspose.pdf.elements.List
Gets whether the list is numbered.
isOnOddPage() - Method in class com.aspose.pdf.elements.Paragraph
Gets a bool value that indicates whether this paragraph be shown in odd page only.
isPageNumberRestarted() - Method in class com.aspose.pdf.elements.Pdf
Gets a bool value that indicates whether the page number is restarted in new section.
isPageNumberRestarted() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether the page number be restarted at this section.
isPageNumberRestarted(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether the page number be restarted at this section.
isPrefixed() - Method in class com.aspose.pdf.elements.Heading
Gets a bool value that indicates if the prefix of the number
is shown when using auto sequence.
isPrintingAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether printing is allowed.
isRowBroken() - Method in class com.aspose.pdf.elements.Table
Gets a bool value that indicates whether the row can be broken
or not when its table is broken.
isScreenReadersAllowed() - Method in class com.aspose.pdf.elements.Security
Gets a bool value that indicates whether screen readers is allowed.
isSingleHeaderShown() - Method in class com.aspose.pdf.elements.Table
A bool value that indicates whether table with only a header
(IsFirstRowRepeated=true and Rows.Count=1) be shown.
isSpaced() - Method in class com.aspose.pdf.elements.Pdf
Gets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
isSpaced() - Method in class com.aspose.pdf.elements.Section
Gets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
isSpaced() - Method in class com.aspose.pdf.elements.Text
Gets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
isStrikeOut() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates whether the text is with strikeout.
isSubsequentPagesOnly() - Method in class com.aspose.pdf.elements.HeaderFooter
Gets a bool value that indicates whether the header or footer be printed not on first page
but on subsequent pages only.
isTrueTypeBold() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates whether the TrueType font is bold.
isTrueTypeItalic() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates whether the TrueType font is italic.
isUnderLine() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates whether the text is with underline.
isUnicode() - Method in class com.aspose.pdf.elements.TextInfo
Gets a bool value that indicates whether unicode is used.
iterator() - Method in class com.aspose.pdf.elements.Cells
Returns an iterator over the cell objects in paragraphs in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.ListSection
Returns an iterator over the listItem objects in segments in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.Paragraphs
Returns an iterator over the paragraph objects in paragraphs in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.Rows
Returns an iterator over the row objects in paragraphs in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.Sections
Returns an iterator over the section objects in sections in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.Segments
Returns an iterator over the segment objects in segments in proper sequence.
iterator() - Method in class com.aspose.pdf.elements.Shapes
Returns an iterator over the shape objects in shapes in proper sequence.

J

JavaScript - Class in com.aspose.pdf.elements
Represents a JavaScript in Pdf document.
JavaScript() - Constructor for class com.aspose.pdf.elements.JavaScript
Initializes a new instance of the JavaScript class.
JavaScript(String) - Constructor for class com.aspose.pdf.elements.JavaScript
Initializes a new instance of the JavaScript class from a script string.
JavaScripts - Class in com.aspose.pdf.elements
Represents a collection of JavaScript objects.
JavaScripts() - Constructor for class com.aspose.pdf.elements.JavaScripts
 
Jpeg - Static variable in class com.aspose.pdf.elements.ImageFileType
Jpeg type.
Justify - Static variable in class com.aspose.pdf.elements.AlignmentType
Justify alignment.

K

Key - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Key Note Icon Type.

L

LastPage - Static variable in class com.aspose.pdf.elements.ActionType
Goes to the last page.
LedgerHeight - Static variable in class com.aspose.pdf.elements.PageSize
The height of Ledger.
LedgerWidth - Static variable in class com.aspose.pdf.elements.PageSize
The width of Ledger.
Left - Static variable in class com.aspose.pdf.elements.AlignmentType
Left alignment.
Left - Static variable in class com.aspose.pdf.elements.BorderSide
Left border.
LegalHeight - Static variable in class com.aspose.pdf.elements.PageSize
The height of Legal.
LegalWidth - Static variable in class com.aspose.pdf.elements.PageSize
The width of Legal.
LetterHeight - Static variable in class com.aspose.pdf.elements.PageSize
the height of page Letter.
LetterWidth - Static variable in class com.aspose.pdf.elements.PageSize
The width of Letter.
LEVEL_DEPTH - Static variable in class com.aspose.pdf.elements.HeadingInfo
 
License - Class in com.aspose.pdf
Provides methods to license the component.
License() - Constructor for class com.aspose.pdf.License
Initializes a new instance of this class.
Lime - Static variable in class com.aspose.pdf.elements.Color
The color lime.
Line - Class in com.aspose.pdf.elements
Represents a line Shape in a Graph.
Line(float[]) - Constructor for class com.aspose.pdf.elements.Line
Initialize a new instance of the Line class.
Line(String) - Constructor for class com.aspose.pdf.elements.Line
Initialize a new instance of the Line class.
LineStyleType - Class in com.aspose.pdf.elements
Encapsulates info about line such as solid, dotted, dashed etc.
LineStyleType() - Constructor for class com.aspose.pdf.elements.LineStyleType
 
List - Class in com.aspose.pdf.elements
Represents a List paragraph in pdf.
List(Section) - Constructor for class com.aspose.pdf.elements.List
Initializes a new instance of the List class.
ListSection - Class in com.aspose.pdf.elements
Represents a ListSection in pdf document.
ListSection(Pdf) - Constructor for class com.aspose.pdf.elements.ListSection
Initialize a new instance of the Leader class.
LowerLeftX() - Method in class com.aspose.pdf.elements.RectData
Gets a float value that indicates the x-coordinate of the lower-left point.
LowerLeftX(float) - Method in class com.aspose.pdf.elements.RectData
Sets a float value that indicates the x-coordinate of the lower-left point.
LowerLeftY() - Method in class com.aspose.pdf.elements.RectData
Gets a float value that indicates the y-coordinate of the lower-left point.
LowerLeftY(float) - Method in class com.aspose.pdf.elements.RectData
Sets a float value that indicates the y-coordinate of the lower-left point.

M

MarginInfo - Class in com.aspose.pdf.elements
Encapsulates margin info.
MarginInfo() - Constructor for class com.aspose.pdf.elements.MarginInfo
Initializes a new instance of the MarginInfo class.
MarginInfo(float, float, float, float) - Constructor for class com.aspose.pdf.elements.MarginInfo
Initializes a new instance of the MarginInfo class.
Maroon - Static variable in class com.aspose.pdf.elements.Color
The color Maroon.
Memory - Static variable in class com.aspose.pdf.elements.ImageOpenType
Opens the image from memory directly.
MemoryBmp - Static variable in class com.aspose.pdf.elements.ImageFileType
MemoryBmp type.

N

Navy - Static variable in class com.aspose.pdf.elements.Color
The color navy.
NewParagraph - Static variable in class com.aspose.pdf.elements.AnnotationIconType
NewParagraph Note Icon Type.
NextPage - Static variable in class com.aspose.pdf.elements.ActionType
Goes to the next page.
None - Static variable in class com.aspose.pdf.elements.AttachmentType
None attachment.
None - Static variable in class com.aspose.pdf.elements.BorderSide
No border.
None - Static variable in class com.aspose.pdf.elements.OpenType
Opens nothing
None - Static variable in class com.aspose.pdf.elements.PageTransitionType
No transition.
None - Static variable in class com.aspose.pdf.elements.VerticalTextRotationType
No rotation type is used.
Note - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Note Note Icon Type.
Note - Static variable in class com.aspose.pdf.elements.AttachmentType
Note attachment.
NullElementErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened when the element is null.
NullElementErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
NullPointerErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Null point error.
NullPointerErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
NumberConverter - Class in com.aspose.pdf.utils
Encapsulates number converter methods.
NumberConverter() - Constructor for class com.aspose.pdf.utils.NumberConverter
 

O

Odd - Static variable in class com.aspose.pdf.elements.HeaderFooterType
Displays header or footer in odd pages.
Olive - Static variable in class com.aspose.pdf.elements.Color
The color olive.
OpenType - Class in com.aspose.pdf.elements
Enumerates the document open types.

P

P11x17Height - Static variable in class com.aspose.pdf.elements.PageSize
The height of P11x17.
P11x17Width - Static variable in class com.aspose.pdf.elements.PageSize
The width of P11x17.
PageSetup - Class in com.aspose.pdf.elements
Encapsulates info for page setup.
PageSetup() - Constructor for class com.aspose.pdf.elements.PageSetup
Initializes a new instance of the PageSetup class.
PageSize - Class in com.aspose.pdf.elements
Encapsulates predefined page sizes, including A0, A1, A2, A3, A4, A5, A6, B5, Letter, Legal, Ledger and P11x17.
PageSize() - Constructor for class com.aspose.pdf.elements.PageSize
Initializes a new instance of the PageSize class.
PageTransitionType - Class in com.aspose.pdf.elements
Enumerates transition types for page transition effects when revealing the new page.
PaperClip - Static variable in class com.aspose.pdf.elements.FileIconType
PaperClip type.
Paragraph - Static variable in class com.aspose.pdf.elements.AnnotationIconType
Paragraph Note Icon Type.
Paragraph - Class in com.aspose.pdf.elements
Represents a paragraph object.
Paragraph(ElementFactory) - Constructor for class com.aspose.pdf.elements.Paragraph
Initializes a new instance of the Paragraph class.
Paragraphs - Class in com.aspose.pdf.elements
Represents a collection of Paragraph objects.
Paragraphs() - Constructor for class com.aspose.pdf.elements.Paragraphs
Initializes a new instance of the Paragraphs class.
Pdf - Class in com.aspose.pdf.elements
Represents the Pdf document.
Pdf() - Constructor for class com.aspose.pdf.elements.Pdf
Initialize a new instance of the Pdf class.
PdfElementBase - Class in com.aspose.pdf.elements
Base class of all pdf element.
PdfElementBase(ElementFactory) - Constructor for class com.aspose.pdf.elements.PdfElementBase
Explicit Constructor of PdfElementBase.
Png - Static variable in class com.aspose.pdf.elements.ImageFileType
Png type.
PrevPage - Static variable in class com.aspose.pdf.elements.ActionType
Goes to the prevoius page.
PrintDialog - Static variable in class com.aspose.pdf.elements.ActionType
Opens a print dialog.
Purple - Static variable in class com.aspose.pdf.elements.Color
The color purple.
PushPin - Static variable in class com.aspose.pdf.elements.FileIconType
PushPin type.

R

Rectangle - Class in com.aspose.pdf.elements
Represents a rectangle Shape in a Pdf document.
Rectangle() - Constructor for class com.aspose.pdf.elements.Rectangle
Initialize a new instance of the Rectangle class.
Rectangle(float, float, float, float) - Constructor for class com.aspose.pdf.elements.Rectangle
Initialize a new instance of the Rectangle class.
RectData - Class in com.aspose.pdf.elements
Represents a rectangle data structure which specifies the low-left and up-right coordinates.
RectData() - Constructor for class com.aspose.pdf.elements.RectData
 
Red - Static variable in class com.aspose.pdf.elements.Color
The color rad.
remove(Cell) - Method in class com.aspose.pdf.elements.Cells
Removes a Cell object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Cells
Removes a Cell object from the collection at the specified position.
remove(int) - Method in class com.aspose.pdf.elements.ListSection
Removes a ListItem object from the collection at the specified position.
remove(Paragraph) - Method in class com.aspose.pdf.elements.Paragraphs
Removes a Paragraph object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Paragraphs
Removes a Paragraph object from the collection at the specified position.
remove(Row) - Method in class com.aspose.pdf.elements.Rows
Removes a Row object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Rows
Removes a Row object from the collection at the specified position.
remove(Section) - Method in class com.aspose.pdf.elements.Sections
Removes a Section object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Sections
Removes a Section object from the collection at the specified position.
remove(Segment) - Method in class com.aspose.pdf.elements.Segments
Removes a Segment object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Segments
Removes a Segment object from the collection at the specified position.
remove(Shape) - Method in class com.aspose.pdf.elements.Shapes
Removes a shape object from the collection.
remove(int) - Method in class com.aspose.pdf.elements.Shapes
Removes a shape object from the collection at the specified position.
removeListItem(int) - Method in class com.aspose.pdf.elements.List
Removes a list item from the list at index.
RenderingMode - Class in com.aspose.pdf.elements
Enumerates text rendering modes.
Replace - Static variable in class com.aspose.pdf.elements.PageTransitionType
The new page simply replaces the old one with no special transition effect.
resetNumber(int) - Method in class com.aspose.pdf.elements.HeadingInfo
Resets all heading number after given position.
resetNumber(int) - Method in class com.aspose.pdf.elements.Pdf
Resets all heading number after given position.
Retain - Static variable in class com.aspose.pdf.elements.DestinationType
Retains the original type.
RgbColorSpace - Class in com.aspose.pdf.elements
Represents a Color object that indicates the RGB colorspace.
RgbColorSpace(short, short, short) - Constructor for class com.aspose.pdf.elements.RgbColorSpace
Initializes a Color object that indicates the RGB colorspace.
RgbColorSpace(String) - Constructor for class com.aspose.pdf.elements.RgbColorSpace
Initializes a Color object that indicates the RGB colorspace.
Right - Static variable in class com.aspose.pdf.elements.AlignmentType
Right alignment.
Right - Static variable in class com.aspose.pdf.elements.BorderSide
Right border.
RomanLower - Static variable in class com.aspose.pdf.elements.HeadingType
Roman lower type, for example, i,i.ii, ...
RomanUpper - Static variable in class com.aspose.pdf.elements.HeadingType
Roman upper type, for example, I,I.II, ...
Row - Class in com.aspose.pdf.elements
Repserents a row in a Table.
Row(Table) - Constructor for class com.aspose.pdf.elements.Row
Initializes a new instance of the Row class in a table.
Rows - Class in com.aspose.pdf.elements
Represents a collection of Row objects.
Rows(Table) - Constructor for class com.aspose.pdf.elements.Rows
Initializes a new instance of the Rows class.

S

save(OutputStream) - Method in class com.aspose.pdf.elements.Pdf
Saves the converted pdf stream.
Section - Class in com.aspose.pdf.elements
Represents a section in a Pdf document.
Section(Pdf) - Constructor for class com.aspose.pdf.elements.Section
Initializes a new instance of the Section class.
SectionCreateErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
SectionCreateErrCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened when build DOM tree.
Sections - Class in com.aspose.pdf.elements
Represents a collection of Section objects.
Sections(Pdf) - Constructor for class com.aspose.pdf.elements.Sections
Initializes a new instance of the Sections class.
Security - Class in com.aspose.pdf.elements
Encapsulates information used in pdf Security.
Security() - Constructor for class com.aspose.pdf.elements.Security
Initializes a new instance of the Security class.
Segment - Class in com.aspose.pdf.elements
Represents a segment in a Text paragraph.
Segment(Text) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segment(Text, String) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segment(List, String) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segment(Heading, String) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segment(Heading) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segment(Section) - Constructor for class com.aspose.pdf.elements.Segment
Initializes a new instance of the Segment class.
Segments - Class in com.aspose.pdf.elements
Represents a collection of Segment objects.
Segments(ElementFactory) - Constructor for class com.aspose.pdf.elements.Segments
Initializes a new instance of the Segments class.
Segments(ElementFactory, Text) - Constructor for class com.aspose.pdf.elements.Segments
Initializes a new instance of the Segments class.
Set128BitsEncrypted(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether the Pdf documents will be 128 bits or 40 bits encrypted.
setAction(int) - Method in class com.aspose.pdf.elements.Segment
Sets an action to happen.
setAlignment(AlignmentType) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a AlignmentType object that indicates the image alignment type.
setAlignmentType(AlignmentType) - Method in class com.aspose.pdf.elements.TextInfo
Sets a alignment type that indicates the text alignment mode when showed in box.
setAll(GraphInfo) - Method in class com.aspose.pdf.elements.BorderInfo
Sets a GraphInfo object that indicates all sides of the border
setAlpha(float) - Method in class com.aspose.pdf.elements.Arc
Sets a float value that indicates the beginning angle degree of the arc.
setAnnotationIconType(AnnotationIconType) - Method in class com.aspose.pdf.elements.Attachment
Sets the type of the annotation icon.
setAnnotationsModifyingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets or sets a bool value that indicates whether adding or modifying text annotations is allowed.
setArtBox(RectData) - Method in class com.aspose.pdf.elements.PageSetup
Sets a RectData object that indicates the art box of the page.
setAttachedFileName(String) - Method in class com.aspose.pdf.elements.Attachment
Sets a string that indicates the attach file name.
setAttachedStream(byte[]) - Method in class com.aspose.pdf.elements.Attachment
Sets a stream attaches to the file.
setAttachment(Attachment) - Method in class com.aspose.pdf.elements.Segment
Sets the attachment for this Segment.
setAttachType(AttachmentType) - Method in class com.aspose.pdf.elements.Attachment
Sets AttachmentType that indicates the attachment type.
setBackGroundColor(Color) - Method in class com.aspose.pdf.elements.Cell
Sets a Color object that indicatres the backgorund color of the cell.
setBackgroundColor(Color) - Method in class com.aspose.pdf.elements.Pdf
Sets a Color object that indicates the background color of the pdf.
setBackGroundColor(Color) - Method in class com.aspose.pdf.elements.Row
Sets a Color object that indicatres the backgorund color of the row.
setBackgroundColor(Color) - Method in class com.aspose.pdf.elements.Section
Sets a Color object that indicates the background color of the section.
setBackgroundColor(Color) - Method in class com.aspose.pdf.elements.Table
Sets a Color object that indicates the background color of the table.
setBackGroundColor(Color) - Method in class com.aspose.pdf.elements.TextInfo
Sets the background color of the text paragraph.
setBackgroundImageFile(String) - Method in class com.aspose.pdf.elements.Pdf
Sets a string that indicates the background image file name.
setBackgroundImageFile(String) - Method in class com.aspose.pdf.elements.Section
Sets a string that indicates the background image file name.
setBackgroundImageFixedHeight(float) - Method in class com.aspose.pdf.elements.Section
Sets a float value that indicates the fixed height of the background image.
setBackgroundImageFixedWidth(float) - Method in class com.aspose.pdf.elements.Pdf
Sets a float value that indicates the fixed width of the background image.
setBackgroundImageFixedWidth(float) - Method in class com.aspose.pdf.elements.Section
Sets a float value that indicates the fixed width of the background image.
setBackgroundImagePosition(float, float) - Method in class com.aspose.pdf.elements.Pdf
Sets the background image position.
setBaseLineOffset(float) - Method in class com.aspose.pdf.elements.TextInfo
Sets the text offset relative to the baseline.
setBeta(float) - Method in class com.aspose.pdf.elements.Arc
Sets a float value that indicates the ending angle degree of the arc.
setBlackWhite(boolean) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a bool value that indicates whether the image is forced to be black-and-white.
setBleedBox(RectData) - Method in class com.aspose.pdf.elements.PageSetup
Sets a RectData object that indicates the bleed box of the page.
setBlueComponent(short) - Method in class com.aspose.pdf.elements.RgbColorSpace
Sets the blue component of RGB color space.
setBookmarked(boolean) - Method in class com.aspose.pdf.elements.Pdf
 
setBookMarkLevel(int) - Method in class com.aspose.pdf.elements.Pdf
 
setBorder(BorderInfo) - Method in class com.aspose.pdf.elements.Cell
Sets a BorderInfo object that indicates the cell's border info.
setBorder(BorderInfo) - Method in class com.aspose.pdf.elements.Row
Sets a BorderInfo object that indicates the row border info.
setBorder(BorderInfo) - Method in class com.aspose.pdf.elements.Table
Sets a BorderInfo object that indicates the table border info.
setBorderInfo(BorderInfo) - Method in class com.aspose.pdf.elements.HeaderFooter
Set the BordefInfo for this HeaderFooter
setBorderSide(BorderSide) - Method in class com.aspose.pdf.elements.BorderInfo
 
setBottom(GraphInfo) - Method in class com.aspose.pdf.elements.BorderInfo
Sets a GraphInfo object that indicates bottom of the border.
setBottom(float) - Method in class com.aspose.pdf.elements.Ellipse
Sets a float value that indicates the bottom position of the ellipse.
setBottom(float) - Method in class com.aspose.pdf.elements.MarginInfo
Sets a float value that indicates the bottom margin.
setBulletColor(Color) - Method in class com.aspose.pdf.elements.Heading
Sets a Color value that indicates the color of the bullet/label.
setBulletFontName(String) - Method in class com.aspose.pdf.elements.Heading
Sets a string that indicates the font name for bullet.
setC(short) - Method in class com.aspose.pdf.elements.CmykColorSpace
Sets a value (0-255) that indicates the cyan component of the CMYK colorspace.
setCcittImageHeight(float) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a float value that indicates the CCITT image height.
setCcittImageWidth(float) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a float value that indicates the CCITT image width.
setCharSpacing(float) - Method in class com.aspose.pdf.elements.TextInfo
Sets a float value that indicates space between charcters.The unit is point.
setColor(Color) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a Color object that indicates the color of the graph.
setColumnCount(int) - Method in class com.aspose.pdf.elements.ColumnInfo
Sets a int value that indicates the number of columns in each page in the section.
setColumnInfo(ColumnInfo) - Method in class com.aspose.pdf.elements.Section
Sets a ColumnInfo object that indicates the columns info.
setColumnSpacing(String) - Method in class com.aspose.pdf.elements.ColumnInfo
Sets a string that contains the spacing between columns in each page in the section.
The value of each spacing should be separated by blank.
setColumnSpan(int) - Method in class com.aspose.pdf.elements.Cell
Sets an int value that indicates how many columns the cell sapns.
setColumnWidths(String) - Method in class com.aspose.pdf.elements.ColumnInfo
Sets a string that contains the width of columns in each page in the section.
setColumnWidths(String) - Method in class com.aspose.pdf.elements.Table
Sets a string that contains the width of each columns in this table.
The value of each column should be separated by blank.The default unit is point,
but cm and inch are also supported.For example,"120 2.5cm 1.5inch".
setContent(String) - Method in class com.aspose.pdf.elements.Segment
Sets a string that indicates the content of the text segment.
setContentsModifyingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether modifying contents is allowed.
setCopyingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether copying or otherwise extracting text
and graphics from the document is allowed.
setCropBox(RectData) - Method in class com.aspose.pdf.elements.PageSetup
Sets a RectData object that indicates the crop box of the page.
setDashLengthInBlack(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the dash length in black.The unit is point.
setDashLengthInWhite(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the dash length in white.The unit is point.
setDefaultCellAlignmentType(AlignmentType) - Method in class com.aspose.pdf.elements.Table
Sets a default AlignmentType that indicates the cell alignment type.
setDefaultCellBorder(BorderInfo) - Method in class com.aspose.pdf.elements.Table
Sets a BorderInfo object that indicates the default border style for all cells in this table.
setDefaultCellPadding(MarginInfo) - Method in class com.aspose.pdf.elements.Table
Sets a MarginInfo object that indicates the default cell padding in the table.
setDefaultCellTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Cell
Sets a TextInfo object that indicates the default cell text format info.
setDefaultCellTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Row
Sets a TextInfo object that indicates the text format info of the row.
If you want to set text format for all cells that have already been added to the row,
please do not set it directly but follow the method in the example.
setDefaultCellTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Table
Sets a TextInfo object that indicates the default cell text format info.
setDegradedPrintingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether printing in low resolution is allowed.
setDescription(String) - Method in class com.aspose.pdf.elements.Attachment
Sets a string that indicates the description of attached file.
setDestinationType(DestinationType) - Method in class com.aspose.pdf.elements.Pdf
Sets a DestinationType value that indicates the document open action.
setDisabled(boolean) - Method in class com.aspose.pdf.elements.Paragraph
Sets a bool value that indicates whether this paragraph is disabled.
The default value is false.
setDistanceBetweenIndents(float) - Method in class com.aspose.pdf.elements.ListSection
Sets the float that indicates the ditance Between start indent of list item label and list item body.
setDistanceFromEdge(float) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a float value that indicates the Header or Footer's distance from the edge of the page.The unit is point.
setDocumentAssemblyingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether assembling the document is allowed.
setEvenFooter(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the even footer of the section.
setEvenHeader(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the even header of the section.
setFile(String) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a string that indicates the image file name and its path.
setFileIconType(FileIconType) - Method in class com.aspose.pdf.elements.Attachment
Sets a FileIconType that indicates the file attachment icon type.
setFillColor(Color) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a Color object that indicates the fill color of the graph.
setFillRule(String) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a string that indicates the graph fill rule.It can be "winding" or "evenodd".
setFirstLineIndent(int) - Method in class com.aspose.pdf.elements.Pdf
Sets an int value that indicates the indent of the first line.
setFirstLineIndent(int) - Method in class com.aspose.pdf.elements.Section
Sets an int value that indicates the blank space at the beginning of the section.
setFirstLineIndent(float) - Method in class com.aspose.pdf.elements.Text
Sets a float value that indicates the indent of the first line in a text paragraph.The unit is point.
setFirstNumber(int) - Method in class com.aspose.pdf.elements.List
Sets the value of the first number of list.
setFirstPageFooter(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the first page footer of the section.
If the first page needs one footer style, the subsequent pages need another footer style,
the first page footer is needed.
setFirstPageHeader(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the first page header of the section.
setFirstParagraph(boolean) - Method in class com.aspose.pdf.elements.Paragraph
Sets a bool value that indicates whether the paragraph is the
first paragraph of a page.
setFitWidth(float) - Method in class com.aspose.pdf.elements.Cell
Gets or sets a float value that indicates the fit width of the cell.
The unit is point.
setFixedRowHeight(float) - Method in class com.aspose.pdf.elements.Row
Sets a float value that indicates the fixed row height.
If the fixed row height is set too mall, it will be enlarged automatically.
setFixedWidth(float) - Method in class com.aspose.pdf.elements.Table
sets a float value that indicates the fixed width of the table.
setFixHeight(float) - Method in class com.aspose.pdf.elements.ImageInfo
Gets a float value that indicates the fixed height of the image.
If this property is set, the image will be scaled to the fixed height.
setFixWidth(float) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a float value that indicates the fixed width of the image.
If this property is set, the image will be scaled to the fixed width.
setFlatness(int) - Method in class com.aspose.pdf.elements.GraphInfo
Sets an positive int value that indicates the flatness.
setFoImagePath(String) - Static method in class com.aspose.pdf.elements.Pdf
Sets an image path to system image path.
setFontAfmFile(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the name of custom AFM font file.
setFontEncoding(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the font encoding name.
setFontEncodingFile(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the name of font encoding file.
setFontName(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the text font name.
setFontOutlineFile(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the name of custom font outline file.
setFontPfmFile(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the name of custom PFM font file.
setFontSize(float) - Method in class com.aspose.pdf.elements.TextInfo
Sets a float number that indicates the size of font.
setFormFillingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets or sets a bool value that indicates whether filling in forms and signing the document is allowed.
setGraphHeight(float) - Method in class com.aspose.pdf.elements.Graph
Sets a float value that indicates the graph height.
setGraphInfo(GraphInfo) - Method in class com.aspose.pdf.elements.Graph
Sets a GraphInfo object that indicates the graph info.
setGraphInfo(GraphInfo) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a GraphInfo that indicates graph info of the section.
setGraphInfo(GraphInfo) - Method in class com.aspose.pdf.elements.Pdf
Sets a GraphInfo object that indicates the graph info in the Pdf document.
setGraphInfo(GraphInfo) - Method in class com.aspose.pdf.elements.Section
Sets a GraphInfo that indicates graph info of the section.
setGraphInfo(GraphInfo) - Method in class com.aspose.pdf.elements.Shape
Sets a GraphInfo object that indicates the graph info,such as color, line width,etc.
setGraphWidth(float) - Method in class com.aspose.pdf.elements.Graph
Sets a float value that indicates the graph width.
setGrayValue(short) - Method in class com.aspose.pdf.elements.GrayColorSpace
Sets a value(0-255) that indicates the gray scale.
setGrennComponent(short) - Method in class com.aspose.pdf.elements.RgbColorSpace
Sets the green component of RGB color space.
setHeadingLevel(int) - Method in class com.aspose.pdf.elements.Heading
Sets an int value that indicates the level of the heading.
setHeadingType(int) - Method in class com.aspose.pdf.elements.Heading
Sets the HeadingType of this heading.
setHeight(float) - Method in class com.aspose.pdf.elements.Ellipse
Sets a float value that indicates the height of the ellipse.
setHeight(float) - Method in class com.aspose.pdf.elements.Rectangle
Sets a float value that indicates the height of the rectangle.
setHorizontalAlignment(AlignmentType) - Method in class com.aspose.pdf.elements.Table
Sets a alignment type that indicates the table alignment mode.
setHyperLink(HyperLink) - Method in class com.aspose.pdf.elements.Image
Sets a Hyperlink object that indicates the hyper link info of the image.
setHyperLink(HyperLink) - Method in class com.aspose.pdf.elements.Segment
Sets a Hyperlink object that indicates the hyper link info of the segment.
setHyperLinkXML(Element) - Method in class com.aspose.pdf.elements.HyperLink
Sets an Element objet as XML represents.
setHyperLinkXML(Element) - Method in class com.aspose.pdf.elements.HyperLinkToFile
 
setHyperLinkXML(Element) - Method in class com.aspose.pdf.elements.HyperLinkToLocalPdf
 
setHyperLinkXML(Element) - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
 
setHyperLinkXML(Element) - Method in class com.aspose.pdf.elements.HyperLinkToWeb
 
setIconColor(Color) - Method in class com.aspose.pdf.elements.Attachment
Sets a Color object that indicates the color of the icon.
setIconOpacity(float) - Method in class com.aspose.pdf.elements.Attachment
Sets a float value between 0.0 and 1.0 that indicates the opacity of the image.
setID(String) - Method in class com.aspose.pdf.elements.JavaScript
Sets a string that indicates the ID of the JavaScript.
setID(String) - Method in class com.aspose.pdf.elements.PdfElementBase
Sets the element ID in xml.
setID(String) - Method in class com.aspose.pdf.elements.Shape
Sets a string that indicates the ID of the shape.
setImageBorder(BorderInfo) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a BorderInfo object that indicates the border information of the image.
setImageFileType(ImageFileType) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a ImageFileType object that indicates the image type.
setImageHeight(float) - Method in class com.aspose.pdf.elements.Image
commented by Sandy.Zhang 20080827 as customer can set fixedHeight in ImageInfo Sets a float value that indicates the image height.This property
is not used to control the image height but used to spefity the image width
when there is no height info in image,e.g., image on the web.
setImageInfo(ImageInfo) - Method in class com.aspose.pdf.elements.Image
Sets an ImageInfo object that indicates the common image info.
setImageScale(float) - Method in class com.aspose.pdf.elements.Image
Sets a float value that indicates the scale rate of the image when placed into pdf file.
setImageWidth(float) - Method in class com.aspose.pdf.elements.Image
commented by Sandy.Zhang 20080827 as customer can set fixedWidth in ImageInfo Sets a float value that indicates the image width.
setIndentionLeft(float) - Method in class com.aspose.pdf.elements.List
Sets the indention to the left side of page.
setIndentionRight(float) - Method in class com.aspose.pdf.elements.List
Sets the indention to the right side of page.
setIsAlignedByWord(boolean) - Method in class com.aspose.pdf.elements.Text
Sets a bool value that indicates whether the text is aligned by word.
setIsAutoSequence(boolean) - Method in class com.aspose.pdf.elements.Heading
Sets a bool value that indicates whether the number
of the heading is in an automatical sequence.
setIsBackgroundImageBlackWhite(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether the image is forced to be black-and-white.
setIsBroken(boolean) - Method in class com.aspose.pdf.elements.Table
Sets a bool value that indicates whether the table is broken or not.
setIsDisabled(boolean) - Method in class com.aspose.pdf.elements.Row
Sets a bool value that indicates whether this row is disabled.
The default value is false.
setIsDisabled(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether this section is disabled.
setIsFilled(boolean) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a bool value that indicates whether this shape is filled.
setIsFirstPageOnly(boolean) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a bool value that indicates whether the header or footer be printed
on first page only.
setIsFirstRowRepeated(boolean) - Method in class com.aspose.pdf.elements.Table
Sets a bool value that indicates whether the first row is repeated when its table is broken.
setIsFontEmbedded(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates if the font is embedded.
setIsLandscape(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether the page orientation is landscape.
setIsLastPageOnly(boolean) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a bool value that indicates whether the header or footer be printed on last page only.
The default value is false.
setIsPrefixed(boolean) - Method in class com.aspose.pdf.elements.Heading
Sets a bool value that indicates if the prefix of the number
is shown when using auto sequence.
setIsRowBroken(boolean) - Method in class com.aspose.pdf.elements.Table
Sets a bool value that indicates whether the row can be broken
or not when its table is broken.
setIsSingleHeaderShown(boolean) - Method in class com.aspose.pdf.elements.Table
A bool value that indicates whether table with only a header
(IsFirstRowRepeated=true and Rows.Count=1) be shown.
setIsSpaced(boolean) - Method in class com.aspose.pdf.elements.Pdf
Sets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
setIsSpaced(boolean) - Method in class com.aspose.pdf.elements.Section
Sets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
setIsSpaced(boolean) - Method in class com.aspose.pdf.elements.Text
Sets a bool value that indicates whether the spaces at the begin of the text and returns in the text be shown.
setIsSubsequentPagesOnly(boolean) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a bool value that indicates whether the header or footer be printed not on first page
but on subsequent pages only.
setIsUnicode(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates whether unicode is used.
setJavaScript(String) - Method in class com.aspose.pdf.elements.Segment
Sets the javascript that will be executed when the text is clicked.
setJavaScripts(JavaScripts) - Method in class com.aspose.pdf.elements.Pdf
Sets a JavaScripts object that indicates the JavaScripts to be added into the PDF.
setK(short) - Method in class com.aspose.pdf.elements.CmykColorSpace
Sets a value (0-255) that indicates the black component of the CMYK colorspace.
setKeptTogether(boolean) - Method in class com.aspose.pdf.elements.Paragraph
Sets a bool value that indicates whether all lines in the
paragraph are to remain on the same page.
setLabelSeperation(float) - Method in class com.aspose.pdf.elements.ListSection
Sets the float that indicates the seperation between list item label end and
list item body start.
setLabelWidth(float) - Method in class com.aspose.pdf.elements.Heading
Sets a float value that indicates the width of the label of the heading.
setLastPageFooter(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the last page footer of the section.
setLastPageHeader(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the last page header of the section.
setLeft(GraphInfo) - Method in class com.aspose.pdf.elements.BorderInfo
Sets a GraphInfo object that indicates left of the border.
setLeft(float) - Method in class com.aspose.pdf.elements.Ellipse
Sets a float value that indicates the left position of the ellipse.
setLeft(float) - Method in class com.aspose.pdf.elements.MarginInfo
Sets a float value that indicates the left margin.
setLeft(float) - Method in class com.aspose.pdf.elements.Paragraph
Sets a float value that indicates the left position of the paragraph.
setLicense(InputStream) - Method in class com.aspose.pdf.License
Licenses the component.
setLineCapMode(int) - Method in class com.aspose.pdf.elements.GraphInfo
Sets an int value between 0 and 2 that indicates the line cap mode.
setLineJoinMode(int) - Method in class com.aspose.pdf.elements.GraphInfo
Sets an int value between 0 and 2 that indicates the line join mode.
setLineSpacing(float) - Method in class com.aspose.pdf.elements.TextInfo
Sets a float value that indicates the spacing between two text lines.
The unit is point.
setLineStyle(String) - Method in class com.aspose.pdf.elements.GraphInfo
Sets line stype that indicates the line style of the GraphInfo.
setLineWidth(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the line width of the graph.
setLinkFileName(String) - Method in class com.aspose.pdf.elements.HyperLinkToFile
Sets a string that indicates the link file name.
setListSymbol(Segment) - Method in class com.aspose.pdf.elements.List
Sets the symbol of the list.
setM(short) - Method in class com.aspose.pdf.elements.CmykColorSpace
Sets a value (0-255) that indicates the magenta component of the CMYK colorspace.
setMargin(MarginInfo) - Method in class com.aspose.pdf.elements.PageSetup
Sets a MarginInfo object that indicates the page margin info.
setMargin(MarginInfo) - Method in class com.aspose.pdf.elements.Paragraph
Sets MarginInfo object that indicates the margin info of the paragraph.
setMarginInfo(MarginInfo) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a MarginInfo object that indicates the margin info of the header or footer.
setMasterPass(String) - Method in class com.aspose.pdf.elements.Security
Sets a string that indicates the master password used in pdf encryption.
setMemoryData(byte[]) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a byte array that indicates the image data in memory.
setNoteContent(String) - Method in class com.aspose.pdf.elements.Attachment
Sets a string that indicates the content of the attached note.
setNoteHeading(String) - Method in class com.aspose.pdf.elements.Attachment
Sets a string that indicates the heading (title) of the attached note.
setNoteOpen(boolean) - Method in class com.aspose.pdf.elements.Attachment
Sets a bool value that indicates whether the note is open or not when the Pdf document is opened.
setNoteWindowPosition(Rectangle) - Method in class com.aspose.pdf.elements.Attachment
Sets a RectangleArea object that indicates the position of the note's popup window.
setNumbered(boolean) - Method in class com.aspose.pdf.elements.List
Sets whether the list is numbered.
setOddFooter(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the odd footer of the section.
setOddHeader(HeaderFooter) - Method in class com.aspose.pdf.elements.Section
Sets a HeaderFooter object that indicates the odd header of the section.
setOnOddPage(boolean) - Method in class com.aspose.pdf.elements.Paragraph
Sets a bool value that indicates whether this paragraph be shown in odd page only.
setOpenType(String) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a ImageOpenType that indicates the image open type.
setOpenType(OpenType) - Method in class com.aspose.pdf.elements.Pdf
Sets an OpenType that indicates the document open type.
setPadding(MarginInfo) - Method in class com.aspose.pdf.elements.Cell
Sets a MarginInfo object that indicates the cell's padding.
setPageBorder(BorderInfo) - Method in class com.aspose.pdf.elements.PageSetup
Sets a PageBorder object that indicates the page border.
setPageBorderMargin(MarginInfo) - Method in class com.aspose.pdf.elements.PageSetup
Sets a MarginInfo object that indicates the margin between the page
border and the page edge.
setPageDuration(int) - Method in class com.aspose.pdf.elements.Pdf
Sets a int value that indicates the duration in seconds for the current page.
setPageHeight(float) - Method in class com.aspose.pdf.elements.PageSetup
Sets the height of page, unit is pt.
setPageNumber(int) - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
Sets an int value that indicates the page number of the link page.
setPageNumberRestarted(boolean) - Method in class com.aspose.pdf.elements.Pdf
Gets a bool value that indicates whether the page number is restarted in new section.
setPageRotatingAngle(int) - Method in class com.aspose.pdf.elements.Section
Sets the number of degrees by which the page should be rotated clockwise when displayed or printed.
setPageSetup(PageSetup) - Method in class com.aspose.pdf.elements.Pdf
Sets a PageSetup object that indicates the page setup info in the Pdf document.
setPageSetup(PageSetup) - Method in class com.aspose.pdf.elements.Section
Sets a PageSetup that indicates page info of the section.
setPageTransition(PageTransitionType) - Method in class com.aspose.pdf.elements.Pdf
Sets a PageTransitionType that indicates the pdf document page transition type.
setPageWidth(float) - Method in class com.aspose.pdf.elements.PageSetup
Sets the width of page, unit is pt.
setParagraphs(Paragraphs) - Method in class com.aspose.pdf.elements.Cell
Sets a Paragraphs collection that indicates all paragraphs in the cell.
setParagraphs(Paragraphs) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a Paragraphs collection that indicates all paragraphs in the header or footer.
setParagraphs(Paragraphs) - Method in class com.aspose.pdf.elements.Section
Sets a Paragraph collection that indicates all paragraphs in the section.
setPdfFileName(String) - Method in class com.aspose.pdf.elements.HyperLinkToOuterPdf
Sets a string that indicates the link file name.
setPosArray(float[]) - Method in class com.aspose.pdf.elements.Line
Sets a PositionArray object that indicates the position array.
The array is composed by coordinates of each control point of the line.
setPosition1X(float) - Method in class com.aspose.pdf.elements.Curve
Sets a float value that indicates the x-coordinate of the control point 1 of the curve.
setPosition1Y(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition2X(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition2Y(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition3X(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition3Y(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition4X(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosition4Y(float) - Method in class com.aspose.pdf.elements.Curve
 
setPosX(float) - Method in class com.aspose.pdf.elements.Arc
Sets a float value that indicates the x-coordinate of the center of the arc.
setPosX(float) - Method in class com.aspose.pdf.elements.Circle
Sets a float value that indicates the x-coordinate of the center of the circle.
setposX(float) - Method in class com.aspose.pdf.elements.Rectangle
Sets a float value that indicates the posX position of the rectangle.
setPosY(float) - Method in class com.aspose.pdf.elements.Arc
Sets a float value that indicates the y-coordinate of the center of the arc.
setPosY(float) - Method in class com.aspose.pdf.elements.Circle
Sets a float value that indicates the y-coordinate of the center of the circle.
setposY(float) - Method in class com.aspose.pdf.elements.Rectangle
Sets a float value that indicates the posY position of the rectangle.
setPrintingAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether printing is allowed.
setRadius(float) - Method in class com.aspose.pdf.elements.Arc
Sets a float value that indicates the radius of the arc.
setRadius(float) - Method in class com.aspose.pdf.elements.Circle
Sets a float value that indicates the radius of the circle.
setRedComponent(short) - Method in class com.aspose.pdf.elements.RgbColorSpace
Sets the red component of RGB color space.
setRenderingMode(RenderingMode) - Method in class com.aspose.pdf.elements.TextInfo
Sets an int value between 0 and 7 that indicates the rendering mode of the text.
setRight(GraphInfo) - Method in class com.aspose.pdf.elements.BorderInfo
Sets a GraphInfo object that indicates right of the border.
setRight(float) - Method in class com.aspose.pdf.elements.MarginInfo
Sets a float value that indicates the right margin.
setRotatingAngle(float) - Method in class com.aspose.pdf.elements.Text
Sets a float value that indicates the number of degrees by which the text should be rotated anticlockwise when displayed or printed.
setRotationAngle(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
setRotationAngle(float) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
setScalingRateX(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the scaling rate of the x-coordinate when transforming a coordinate system.
setScalingRateY(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the scaling rate of the y-coordinate when transforming a coordinate system.
setScreenReadersAllowed(boolean) - Method in class com.aspose.pdf.elements.Security
Sets a bool value that indicates whether screen readers is allowed.
setScriptContent(String) - Method in class com.aspose.pdf.elements.JavaScript
Sets a string that indicates the JavaScript.
setSection(Section) - Method in class com.aspose.pdf.elements.HeaderFooter
 
setSections(Sections) - Method in class com.aspose.pdf.elements.Pdf
Sets a Sections collection that indicates all sections in the Pdf document.
setSecurity(Security) - Method in class com.aspose.pdf.elements.Pdf
Sets a Security object that indicates the document security information.
setSegments(Segments) - Method in class com.aspose.pdf.elements.Text
Sets a Segments collection that indicates all segments in the text paragraph.
setShapes(Shapes) - Method in class com.aspose.pdf.elements.Graph
Sets a Shapes collection that indicates all shapes in the graph.
setSkewAngleX(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the skew angle of the x-coordinate when transforming a coordinate system.
setSkewAngleY(float) - Method in class com.aspose.pdf.elements.GraphInfo
Sets a float value that indicates the skew angle of the y-coordinate when transforming a coordinate system.
setStartingPageNumber(int) - Method in class com.aspose.pdf.elements.Section
Sets a int value that indicates the starting page number of the section.
setStartNumber(int) - Method in class com.aspose.pdf.elements.Heading
Sets a int number that indicates the start number of this heading when using auto numbering.
setStartNumber(int, int) - Method in class com.aspose.pdf.elements.HeadingInfo
Set the start number at the level.
setStrikeOut(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates whether the text is with strikeout.
setSymbolIndent(float) - Method in class com.aspose.pdf.elements.List
Sets the list indention of the symbol.
setSymbolReplaceable(boolean) - Method in class com.aspose.pdf.elements.Segment
Sets a boolean value that indicates whether a symbol like #$TAB is replaceable or not.
setTargetID(String) - Method in class com.aspose.pdf.elements.HyperLinkToLocalPdf
Sets a string that indicates the link target ID.
setTextColor(Color) - Method in class com.aspose.pdf.elements.TextInfo
Sets a Color object that indicates the color of the text.
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.HeaderFooter
Sets a TextInfo object that indicates the text info of the header or footer.
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.List
Sets the TextInfo object thats represents the format of the list.
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Pdf
Sets a TextInfo object that indicates the text info in the Pdf document.
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Section
 
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Segment
Sets a TextInfo object that indicates the text info of the segment.
setTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.Text
Sets a TextInfo object that indicates the text info of the text paragraph.
setTextWidth(float) - Method in class com.aspose.pdf.elements.Text
Sets a float value that indicates the width paragraph.The unit is point.
setTextWrap(boolean) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a boolean value that indicates the image would be wrapped by text.
setTitle(String) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a string value that indicates the title of the image.
setTitleTextInfo(TextInfo) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a TextInfo object that indicates the text info of the image Title.
setTop(GraphInfo) - Method in class com.aspose.pdf.elements.BorderInfo
Sets a GraphInfo object that indicates the top border.
setTop(float) - Method in class com.aspose.pdf.elements.MarginInfo
Sets a float value that indicates the top margin.
setTop(float) - Method in class com.aspose.pdf.elements.Paragraph
Sets a float value that indicates the top position of the paragraph.
setTrimBox(RectData) - Method in class com.aspose.pdf.elements.PageSetup
Sets a RectData object that indicates the trim box of the page.
setTrueTypeBold(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates whether the TrueType font is bold.
setTrueTypeFontFileName(String) - Method in class com.aspose.pdf.elements.TextInfo
Sets a string that indicates the truetype font file name.
setTrueTypeItalic(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates whether the TrueType font is italic.
setUnderLine(boolean) - Method in class com.aspose.pdf.elements.TextInfo
Sets a bool value that indicates whether the text is with underline.
setUnderlying(boolean) - Method in class com.aspose.pdf.elements.ImageInfo
Sets a boolean value that indicates the image would be underlying the text.
setUrl(String) - Method in class com.aspose.pdf.elements.HyperLinkToWeb
Sets a string that indicates the link url.
setUserLabel(String) - Method in class com.aspose.pdf.elements.Heading
Gets a string that indicates the caption label.
setUserPass(String) - Method in class com.aspose.pdf.elements.Security
Sets a string that indicates the user password used in pdf encryption.
setVerticalAlignment(String) - Method in class com.aspose.pdf.elements.Cell
Sets a VerticalAlignmentType value that indicates the vertical alignment type.
setVerticalAlignment(String) - Method in class com.aspose.pdf.elements.Row
Sets a VerticalAlignmentType value that indicates the vertical alignment type.
setVerticalAlignment(String) - Method in class com.aspose.pdf.elements.Table
Sets a VerticalAlignmentType that indicates the vertical alignment type.
setVerticalTextRotationType(VerticalTextRotationType) - Method in class com.aspose.pdf.elements.Cell
Set a VerticalTextRotationType object that indicates the text rotation angle in floating box or cells.
setWidth(float) - Method in class com.aspose.pdf.elements.Ellipse
Sets a float value that indicates the height of the ellipse.
setWidth(float) - Method in class com.aspose.pdf.elements.Rectangle
Sets a float value that indicates the width of the rectangle.
setWordSpacing(float) - Method in class com.aspose.pdf.elements.TextInfo
Sets a float value that indicates space between words.The unit is point.
setY(short) - Method in class com.aspose.pdf.elements.CmykColorSpace
Sets a value (0-255) that indicates the yellow component of the CMYK colorspace.
Shape - Class in com.aspose.pdf.elements
Represents a generic shape.
Shape() - Constructor for class com.aspose.pdf.elements.Shape
Initializes a new instance of the Shape class.
Shapes - Class in com.aspose.pdf.elements
Represents a collection of Shape objects.
Shapes(Section) - Constructor for class com.aspose.pdf.elements.Shapes
Initializes a new instance of the Shapes class.
Silver - Static variable in class com.aspose.pdf.elements.Color
The color silver.
size() - Method in class com.aspose.pdf.elements.Cells
Gets the size of cell objects collection.
size() - Method in class com.aspose.pdf.elements.ListSection
Gets the size of listItem objects collection.
size() - Method in class com.aspose.pdf.elements.Paragraphs
Gets the size of paragraph objects collection.
size() - Method in class com.aspose.pdf.elements.Rows
Gets the size of row objects collection.
size() - Method in class com.aspose.pdf.elements.Sections
Gets the size of section objects collection.
size() - Method in class com.aspose.pdf.elements.Segments
Gets the size of segment objects collection.
size() - Method in class com.aspose.pdf.elements.Shapes
Gets the size of shape objects collection.
Solid - Static variable in class com.aspose.pdf.elements.BorderType
Solid type.
Solid - Static variable in class com.aspose.pdf.elements.LineStyleType
A Solid line type.
Split - Static variable in class com.aspose.pdf.elements.PageTransitionType
Two lines sweep across the screen.
start() - Method in class com.aspose.pdf.elements.AsposeXMLReader
intantiates parser and starts parsing of config file
StrokeText - Static variable in class com.aspose.pdf.elements.RenderingMode
Stroke text(outline) mode.

T

Table - Class in com.aspose.pdf.elements
Represents a table Paragraph in a Pdf document.
Table(Section) - Constructor for class com.aspose.pdf.elements.Table
Initialize a new instance of the Table class.
Table(Cell) - Constructor for class com.aspose.pdf.elements.Table
Initializes a new instance of the Table class in the Cell.
Tag - Static variable in class com.aspose.pdf.elements.FileIconType
Tag type.
Teal - Static variable in class com.aspose.pdf.elements.Color
The color teal.
Text - Class in com.aspose.pdf.elements
Represents a text Paragraph in a Pdf document.
Text(Section, String) - Constructor for class com.aspose.pdf.elements.Text
Initialize a new instance of the Text class.
Text(Section) - Constructor for class com.aspose.pdf.elements.Text
Initialize a new instance of the Text class.
Text(HeaderFooter) - Constructor for class com.aspose.pdf.elements.Text
Initializes a new instance of the Text class.
Text(HeaderFooter, String) - Constructor for class com.aspose.pdf.elements.Text
Initializes a new instance of the Text class.
Text(Table) - Constructor for class com.aspose.pdf.elements.Text
Initializes a new instance of the Text class.
TextInfo - Class in com.aspose.pdf.elements
Encapsulates info for a Text paragraph.
TextInfo() - Constructor for class com.aspose.pdf.elements.TextInfo
Initializes a new instance of the TextInfo class.
Thumbnails - Static variable in class com.aspose.pdf.elements.OpenType
Opens in thumbnails.
Tiff - Static variable in class com.aspose.pdf.elements.ImageFileType
Tiff type.
Top - Static variable in class com.aspose.pdf.elements.BorderSide
Top border.
Top - Static variable in class com.aspose.pdf.elements.VerticalAlignmentType
Top alignment.
toString() - Method in class com.aspose.pdf.elements.ImageFileType
Get the String representation of ImageFileType
toString() - Method in class com.aspose.pdf.elements.OpenType
 
TransformCode - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
 
TransformErr - Static variable in class com.aspose.pdf.exception.AsposeErrorInfo
Error happened in covert fo to pdf.

U

Underlined - Static variable in class com.aspose.pdf.elements.BorderType
Underlined type.
Unknown - Static variable in class com.aspose.pdf.elements.ImageFileType
Unknown type.
UperRightX() - Method in class com.aspose.pdf.elements.RectData
Gets a float value that indicates the x-coordinate of the upper-right point.
UperRightX(float) - Method in class com.aspose.pdf.elements.RectData
Sets a float value that indicates the x-coordinate of the upper-right point.
UperRightY() - Method in class com.aspose.pdf.elements.RectData
Gets a float value that indicates the y-coordinate of the upper-right point.
UperRightY(float) - Method in class com.aspose.pdf.elements.RectData
Sets a float value that indicates the y-coordinate of the upper-right point.
Url - Static variable in class com.aspose.pdf.elements.ImageOpenType
Opens the image from a url directly.

V

version() - Method in class com.aspose.pdf.elements.Pdf
Gets the version of Aspose Pdf.
VerticalAlignmentType - Class in com.aspose.pdf.elements
Enumerates the vertiacl alignment types.
VerticalAlignmentType() - Constructor for class com.aspose.pdf.elements.VerticalAlignmentType
 
VerticalTextRotationType - Class in com.aspose.pdf.elements
 

W

White - Static variable in class com.aspose.pdf.elements.Color
The color white.
Wipe - Static variable in class com.aspose.pdf.elements.PageTransitionType
A single line sweeps across the screen from one edge to the other.
Wmf - Static variable in class com.aspose.pdf.elements.ImageFileType
Wmf type.

Y

Yellow - Static variable in class com.aspose.pdf.elements.Color
The color yellow.

A B C D E F G H I J K L M N O P R S T U V W Y