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

S

save(String) - Method in class aspose.pdf.Pdf
Generates Pdf document and saves it.
save(String, SaveType, HttpResponse) - Method in class aspose.pdf.Pdf
Generates Pdf document and sends it to the client browser.
save(OutputStream) - Method in class aspose.pdf.Pdf
Generates Pdf document and put it to a OutputStream object.
save(BasicStream) - Method in class aspose.pdf.Pdf
Generates Pdf document and put it to a BasicStream object.
save(MemStream) - Method in class aspose.pdf.XMLDocument
Saves the content to a MemStream object
SaveType - Class in aspose.pdf
Enumerates different ways of presenting the document at the client browser.
Section - Class in aspose.pdf
Represents a section in a Pdf document.
Section() - Constructor for class aspose.pdf.Section
Initializes a new instance of the Section class.
Section(Pdf) - Constructor for class aspose.pdf.Section
Initializes a new instance of the Section class.
Sections - Class in aspose.pdf
Represents a collection of Section objects.
Sections() - Constructor for class aspose.pdf.Sections
Initializes a new instance of the Section class.
Security - Class in aspose.pdf
Encapsulates information used in pdf Security.
Security() - Constructor for class aspose.pdf.Security
Initializes a new instance of the Security class.
seek - Variable in class aspose.pdf.BasicStream
stream position.
SegContentSpace - Variable in class aspose.pdf.Segment.VerticalSegInfo
the value of blue color.
Segment - Class in aspose.pdf
Represents a collection of Segment objects.
Segment() - Constructor for class aspose.pdf.Segment
Initializes a new instance of the Segment class.
Segment(String) - Constructor for class aspose.pdf.Segment
Initializes a new instance of the Segment class.
Segment(String, TextInfo) - Constructor for class aspose.pdf.Segment
Initializes a new instance of the Segment class.
Segment(Text) - Constructor for class aspose.pdf.Segment
Initializes a new instance of the Segment class.
Segment.VerticalSegInfo - Class in aspose.pdf
for Text MarginInfo
Segment.VerticalSegInfo() - Constructor for class aspose.pdf.Segment.VerticalSegInfo
 
Segments - Class in aspose.pdf
Represents a collection of Segment objects.
Segments() - Constructor for class aspose.pdf.Segments
Construct a new Segments object.
set(int, Shape) - Method in class aspose.pdf.Shapes
Sets a Shape object from the collection according to Shape index.
set(String, Shape) - Method in class aspose.pdf.Shapes
Sets a Shape object to the collection with the specified index.
setAddColWidths(WidthArray) - Method in class aspose.pdf.Table
Sets a WidthArray object that indicates add column widths.
setAdditionalEvenFooter(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the additional even footer of the section.
setAdditionalEvenHeader(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the additional even header of the section.
setAdditionalHeight(float) - Method in class aspose.pdf.HeaderFooter
Set the additional height of the header or footer , If the height of more than headerfooter page margin, an increase of this AdditionalHeight
setAdditionalOddFooter(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the additional odd footer of the section.
setAdditionalOddHeader(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the additional odd header of the section.
setAddRight(WidthArray) - Method in class aspose.pdf.Table
 
setAlignment(AlignmentType) - Method in class aspose.pdf.Cell
Sets a AlignmentType Object that indicates the alignment type of the cell.
setAlignment(AlignmentType) - Method in class aspose.pdf.Graph
Sets a AlignmentType that indicates the paragraph alignment type.
setAlignment(AlignmentType) - Method in class aspose.pdf.ImageInfo
Sets a AlignmentType object that indicates the image alignment type.
setAlignment(AlignmentType) - Method in class aspose.pdf.Table
Sets a AlignmentType that indicates the paragraph alignment type.
setAlignment(AlignmentType) - Method in class aspose.pdf.TextInfo
Sets a AlignmentType that indicates the text alignment mode.
setAlignmentType(TabAlignmentType) - Method in class aspose.pdf.TabStop
Sets a TabAlignmentType enumeration that indicates the custom tab stop position alignment type.
setAlpha(float) - Method in class aspose.pdf.Arc
Sets a float value that indicates the beginning angle degree of the arc.
setappendwrite(boolean) - Method in class aspose.pdf.BinaryFileStream
Sets appending write mode.
setappendwrite(boolean) - Method in class aspose.pdf.TextFileStream
set appending write mode
setArtBox(RectData) - Method in class aspose.pdf.PageSetup
Sets a RectData object that indicates the art box of the page.
setAttachedFileName(String) - Method in class aspose.pdf.Attachment
Sets a string that indicates the attach file name.
setAttachedFileType(String) - Method in class aspose.pdf.Attachment
Sets a string that indicates the MIME type of the attached file.
setAttachedStream(BinaryFileStream) - Method in class aspose.pdf.Attachment
Sets a stream attaches to the file.
setAttachmentType(AttachmentType) - Method in class aspose.pdf.Attachment
Sets a AttachmentType that indicates the attachment type.
setAuthor(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the author of the Pdf document.
setBackgroundColor(Color) - Method in class aspose.pdf.Cell
Sets a Color object that indicates the background color of the cell.
setBackgroundColor(Color) - Method in class aspose.pdf.FloatingBox
Sets a Color object that indicates the background color of the floating box.
setBackgroundColor(Color) - Method in class aspose.pdf.FormField
Sets a Color object. object that indicates the color of the background.
setBackgroundColor(Color) - Method in class aspose.pdf.ImageInfo
Specifies сolor that is used as background for stencil mask image.
setBackgroundColor(Color) - Method in class aspose.pdf.Pdf
Sets a Color object that indicates the background color of the pdf.
setBackgroundColor(Color) - Method in class aspose.pdf.Row
Sets a Color object that indicates the background color of the row.
setBackgroundColor(Color) - Method in class aspose.pdf.Section
Sets a Color object that indicates the background color of the
setBackgroundColor(Color) - Method in class aspose.pdf.Table
Sets a Color object that indicates the background color of the table.
setBackgroundColor(Color) - Method in class aspose.pdf.TextInfo
Sets the background color of the text paragraph.
setBackgroundImageFile(String) - Method in class aspose.pdf.Section
Sets a string that indicates the background image file name.
setBackgroundImageFixedWidth(float) - Method in class aspose.pdf.Section
Sets a float value that indicates the fixed width of the background image.
setBackgroundImageType(ImageFileType) - Method in class aspose.pdf.Section
Sets a Image enum that indicates the type of the background image.
setBackupFirstLineIndent(float) - Method in class aspose.pdf.Text
Sets an float value to backup the indent of the first line in a text paragraph.The unit is point.
setBackupSection(Section) - Method in class aspose.pdf.Pdf
It is use to store the header and footer on odder page of mirror margin
setBackupTextInfo(TextInfo) - Method in class aspose.pdf.Pdf
Sets the TextInfo object that indicates the backup TextInfo of the document.
setBakLabelWidth(float) - Method in class aspose.pdf.Heading
Sets a float value that indicates the heading's label width.
setBakSegments(Segments) - Method in class aspose.pdf.Text
Set the bakSegment object .
setBeta(float) - Method in class aspose.pdf.Arc
Sets a float value that indicates the ending angle degree of the arc.
setBitsPerComponent(int) - Method in class aspose.pdf.ImageInfo
Sets an int value that indicates the color bits per component of the image.
setBleedBox(RectData) - Method in class aspose.pdf.PageSetup
Sets a RectData object that indicates the bleed box of the page.
setBookmark(int, Bookmark) - Method in class aspose.pdf.Bookmarks
Sets Bookmark object to the collection according to object index.
setBookMarkLevel(int) - Method in class aspose.pdf.Pdf
Gets a int value that indicates how many levels of Heading of the pdf document is to be bookmarked.
setBookmarks(Bookmarks) - Method in class aspose.pdf.Pdf
Sets a Bookmarks object that indicates the bookmarks in the PDF.
setBorder(BorderInfo) - Method in class aspose.pdf.Canvas
Sets a a BorderInfo object that indicates the border info of the canvas.
setBorder(BorderInfo) - Method in class aspose.pdf.Cell
Sets a BorderInfo object that indicates the cell's border info.
setBorder(BorderInfo) - Method in class aspose.pdf.FloatingBox
Sets a BorderInfo object that indicates the border info of the floating box.
setBorder(BorderInfo) - Method in class aspose.pdf.Row
Sets a BorderInfo object that indicates the row border info.
setBorder(BorderInfo) - Method in class aspose.pdf.Table
Sets or sets a BorderInfo object that indicates the table border info.
setBorderColor(Color) - Method in class aspose.pdf.FormField
Sets a Color object that indicates the color of the border.
setBorderSpace(BorderInfo) - Method in class aspose.pdf.Paragraph.VerticalPositionInfo
Sets a BorderInfo value that indicates the value of border space.
setBorderStyle(int, BorderStyle) - Method in class aspose.pdf.BorderInfo
Sets the style of borders.
setBorderStyle(BorderStyle) - Method in class aspose.pdf.GraphInfo
Sets a BorderStyle object that indicates the graph's border style.
setBottom(GraphInfo) - Method in class aspose.pdf.BorderInfo
Sets a GraphInfo object that indicates bottom of the border.
setBottom(float) - Method in class aspose.pdf.Ellipse
Sets a float value that indicates the bottom position of the ellipse.
setBottom(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the bottom margin.
setBottom(float) - Method in class aspose.pdf.Rectangle
Sets a float value that indicates the bottom position of the rectangle.
setBoxHeight(float) - Method in class aspose.pdf.Canvas
Sets a float value that indicates the height of the canvas.
setBoxHeight(float) - Method in class aspose.pdf.FloatingBox
Sets a float value that indicates the height of the floating box.
setBoxHorizontalAlignment(BoxHorizontalAlignmentType) - Method in class aspose.pdf.FloatingBox
Sets a BoxHorizontalAlignmentType object that indicates the horizontal alignment type of the floating box.
setBoxHorizontalPositioning(BoxHorizontalPositioningType) - Method in class aspose.pdf.FloatingBox
Sets a BoxHorizontalPositioningType object that indicates the horizontal positioning type of the floating box.
setBoxVerticalAlignment(BoxVerticalAlignmentType) - Method in class aspose.pdf.FloatingBox
Sets a BoxVerticalAlignmentType object that indicates the vertical alignment type of the floating box.
setBoxVerticalPositioning(BoxVerticalPositioningType) - Method in class aspose.pdf.FloatingBox
Sets a BoxVerticalPositioningType object that indicates the vertical positioning type of the floating box.
setBoxWidth(float) - Method in class aspose.pdf.Canvas
Sets a float value that indicates the width of the canvas.
setBoxWidth(float) - Method in class aspose.pdf.FloatingBox
Sets a float value that indicates the width of the floating box.
setBulletAlignment(AlignmentType) - Method in class aspose.pdf.Heading
Deprecated. This function is now obsolete. You should use setLabelAlignment() to set the alignment type of Bullet/Label.
setBulletColor(Color) - Method in class aspose.pdf.Heading
Deprecated. This function is now obsolete. You should use setLabelColor() to set the color of bullet/label.
setBulletFontName(String) - Method in class aspose.pdf.Heading
Deprecated. This property is now obsolete. You should use setLabelFontName() to set the font name for bullet.
setBulletTTFFile(String) - Method in class aspose.pdf.Heading
Sets a String that indicates the truetype font file name for the bullet.
setButtonColor(Color) - Method in class aspose.pdf.FormField
Sets a Color object that indicates the color of the button.
setButtonHeight(float) - Method in class aspose.pdf.RadioButton
Sets a float value that indicates the height of the RadioButton.
setButtonWidth(float) - Method in class aspose.pdf.RadioButton
Sets a float value that indicates the width of the RadioButton.
setC(short) - Method in class aspose.pdf.CmykColorSpace
Sets a short value (0-255) that indicates the cyan component of the CMYK colorspace. if the value greater than 255, use 255 instead, if the value less than 0, use (value + 256) instead.
setCanRead(boolean) - Method in class aspose.pdf.BasicStream
Set a value indicating whether the current stream supports reading.
setCanSeek(boolean) - Method in class aspose.pdf.BasicStream
Sets a value indicating whether the current stream supports seeking.
setCanWrite(boolean) - Method in class aspose.pdf.BasicStream
Sets a value indicating whether the current stream supports writing.
setCaptionLebel(String) - Method in class aspose.pdf.Heading
Deprecated. This function is now obsolete. You should use Label to set the caption label.
setCcittImageHeight(float) - Method in class aspose.pdf.ImageInfo
Sets a float value that indicates the CCITT image height.
setCcittImageWidth(float) - Method in class aspose.pdf.ImageInfo
Sets a float value that indicates the CCITT image width.
setCcittSubFormat(CcittSubFormat) - Method in class aspose.pdf.ImageInfo
Sets the CcittSubFormat.
setCell(int, Cell) - Method in class aspose.pdf.Cells
Sets a Cell object from the collection according to cell index.
setCell(String, Cell) - Method in class aspose.pdf.Cells
Sets a Cell object from the collection according to cell ID.
setCells(Cells) - Method in class aspose.pdf.Row
Sets a Cells collection that indicates all cells in the row.
setCharSpace(float) - Method in class aspose.pdf.TextInfo
Sets a float value that indicates space between characters.The unit is point.
setCheckBoxIsChecked(boolean) - Method in class aspose.pdf.FormField
Sets a bool value that indicates whether the checkbox is checked.
setChildBookmarks(Bookmarks) - Method in class aspose.pdf.Bookmark
Sets a Bookmarks object that indicates the child bookmarks.
setChoiceOptions(String[]) - Method in class aspose.pdf.FormField
Sets a string array that indicates the options of combo or list field.
setChoiceSelections(int[]) - Method in class aspose.pdf.FormField
Sets an int array that indicates the choice selection indexes.
setClippingPath(ClosedShape) - Method in class aspose.pdf.Graph
Sets a contour clipping an area of graph that will be visible.
setCmykColorSpace(CmykColorSpace) - Method in class aspose.pdf.Color
Sets a object that indicates the CMYK colorspace.
setColor(Color) - Method in class aspose.pdf.GraphInfo
Sets a Color object that indicates the color of the graph.
setColor(Color) - Method in class aspose.pdf.HatchingPattern
 
setColor(Color) - Method in class aspose.pdf.TextInfo
Set a Color object that indicates the color of the text.
setColor(Color) - Method in class aspose.pdf.UncolouredTilingPattern
Sets a color of tile.
setColorSpaceType(ColorSpaceType) - Method in class aspose.pdf.Color
Sets a ColorSpaceType object that indicates the colorspace type.
setColumnAdjustment(ColumnAdjustmentType) - Method in class aspose.pdf.Table
Sets a ColumnAdjustmentType that indicates how to determine the width of columns.Default is Customized which means the column width are specified by manual.
setColumnCount(int) - Method in class aspose.pdf.ColumnInfo
Sets an int value that indicates the number of columns in each page in the section.
setColumnCount(int) - Method in class aspose.pdf.Table
Sets an int value that indicates the total column number.
setColumnIndex(int) - Method in class aspose.pdf.Cell
Sets an int value that indicates the column index.
setColumnInfo(ColumnInfo) - Method in class aspose.pdf.Section
Sets a ColumnInfo object that indicates the columns info.
setColumnNumber(int) - Method in class aspose.pdf.Cell
Sets an int value that indicates the number of the column.
setColumnSpacing(String) - Method in class aspose.pdf.ColumnInfo
Sets a string that contains the spacing between columns in each page in the section.
setColumnsSpan(int) - Method in class aspose.pdf.Cell
Sets an int value that indicates how many columns the cell spans.
setColumnTextInfo(int, TextInfo) - Method in class aspose.pdf.Table
Sets the text format info of specified column.
setColumnWidth(int, float) - Method in class aspose.pdf.Table
Sets the width of specidied column.
setColumnWidths(String) - Method in class aspose.pdf.ColumnInfo
Sets a string that contains the width of columns in each page in the section.
setColumnWidths(String) - Method in class aspose.pdf.Table
Sets a String that contains the width of each columns in this table.
setColWidths(WidthArray) - Method in class aspose.pdf.Table
Sets a WidthArray object that indicates the column width array.
setCombineStyle(CombinationStyle) - Method in class aspose.pdf.BorderInfo
Sets value for CombinationStyle property.
setComboIsEditable(boolean) - Method in class aspose.pdf.FormField
Sets a boolean value that indicates whether the combo is editable.
setComponentNumber(int) - Method in class aspose.pdf.ImageInfo
Deprecated. This property is now obsolete. Web image can be supported by setting the URL in Image.ImageInfo.File. You need not set this property any more.
setCompressionLevel(int) - Method in class aspose.pdf.Pdf
Sets an int value that indicates the compression level.
setConformance(PdfConformance) - Method in class aspose.pdf.Pdf
NOTE: This is beta version of PdfA.
setConsecutiveHyphens(int) - Method in class aspose.pdf.Pdf
Sets the number of consecutive hyphens.
setConsecutiveHyphensLimits(int) - Method in class aspose.pdf.Pdf
Sets an integer value that indicates the consecutive hyphens limits.
setContent(String) - Method in class aspose.pdf.GraphNote
Sets a string that indicates the content of the note.
setContent(String) - Method in class aspose.pdf.Segment
Sets a string that indicates the content of the text segment.
setCreator(String) - Method in class aspose.pdf.Pdf
Sets a String that indicates the creator of the Pdf document.
setCropBox(RectData) - Method in class aspose.pdf.PageSetup
Sets a float value that indicates the page height.
setCurCol(int) - Method in class aspose.pdf.ColumnInfo
Sets an int value that indicates the index for current column.
setCurrencySymbol(String) - Method in class aspose.pdf.TableFormatInfo
Sets a String value that indicate symbol of money, the default is "$".
setCurrentFootNoteHeight(float) - Method in class aspose.pdf.Text
get or set a float value that indicates the total height of all footnotes the current Text has. the default value is 0.
setCurrentTextInAll(Text) - Method in class aspose.pdf.Pdf
Sets a Text object that indicates the current Text
setCurSegTextInfo(TextInfo) - Method in class aspose.pdf.Pdf
Sets a TextInfo object that indicates the TextInfo of the current Segment
setCustomFonts(CustomFonts) - Method in class aspose.pdf.Pdf
Sets a Security object that indicates the custom fonts of the document.
setCustomStopAlignmentType(TabAlignmentType) - Method in class aspose.pdf.Text
Set the custom stop alignment type .
setDashLengthInBlack(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the dash length in black.The unit is point.
setDashLengthInWhite(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the dash length in white.The unit is point.
setDateFormat(String) - Method in class aspose.pdf.Segment
Gets or sets a String that indicates the date format of the replaceable date symbol($D).
setDefaultCellBorder(BorderInfo) - Method in class aspose.pdf.Row
Sets a BorderInfo object that indicates the default border style for all cells in this row.
setDefaultCellBorder(BorderInfo) - Method in class aspose.pdf.Table
Sets a BorderInfo object that indicates the default border style for all cells in this table.
setDefaultCellPadding(MarginInfo) - Method in class aspose.pdf.Table
Sets a MarginInfo object that indicates the default cell padding in the table.
setDefaultCellTextInfo(TextInfo) - Method in class aspose.pdf.Cell
Sets a TextInfo object that indicates the default cell text format info.
setDefaultCellTextInfo(TextInfo) - Method in class aspose.pdf.Row
Sets a TextInfo object that indicates the text format info of the row.
setDefaultCellTextInfo(TextInfo) - Method in class aspose.pdf.Table
Sets a TextInfo object that indicates the default cell text format info.
setDefaultFile(String) - Method in class aspose.pdf.ImageInfo
Sets a String that indicates the default image file name.
setDefaultFontName(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the default font name.
setDefaultFontName(String) - Method in class aspose.pdf.Segment
Gets or sets a String that indicates the default font supports segment.Content.
setDescender(float) - Method in class aspose.pdf.Segment
Set the descender object of the segment.
setDestinationType(DestinationType) - Method in class aspose.pdf.Hyperlink
Sets a DestinationType object that indicates the destination type.
setDestinationType(DestinationType) - Method in class aspose.pdf.Pdf
Sets or sets a DestinationType value that indicates the document open action.
setDistanceFromEdge(float) - Method in class aspose.pdf.HeaderFooter
Sets a float value that indicates the Header or Footer's distance from the edge of the page.
setDocStream(BinaryFileStream) - Method in class aspose.pdf.Pdf
Sets a BinaryFileStream value that indicates the stream of the document.
setDocumentAttachment(int, DocumentAttachment) - Method in class aspose.pdf.DocumentAttachments
Sets a DocumentAttachment object from the collection according to DocumentAttachment index.
setDocumentAttachmentCotentType(String) - Method in class aspose.pdf.DocumentAttachment
Sets a String that indicates the MIME type of the attached
setDocumentAttachmentFile(String) - Method in class aspose.pdf.DocumentAttachment
Sets a String that indicates the DocumentAttachment file name.
setDocumentAttachmentStream(BinaryFileStream) - Method in class aspose.pdf.DocumentAttachment
Sets a stream attaches to the document.
setelementnumber(int) - Method in class aspose.pdf.XmlTextReader
 
setEndNote(boolean) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates if the current Text is endnote.
setEndNote(EndNote) - Method in class aspose.pdf.Segment
get or set the EndNote object that indicates the end note of the current segment.
setEndNoteNumberInDoc(int) - Method in class aspose.pdf.Pdf
Sets an integer value that indicates the endnote number in this document
setEndNoteNumberInSection(int) - Method in class aspose.pdf.Section
Sets End Note Number in Section.
setEndNotePositioning(EndNotePositioningType) - Method in class aspose.pdf.EndNote
Sets an EndNotePositioningType value that indicates the position of the end note.
setEndNotePositioning(EndNotePositioningType) - Method in class aspose.pdf.Table
Sets a EndNotePositioningType that contains the positioning types for endnote
setEvenFooter(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the even footer of the section.
setEvenHeader(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the even header of the section.
setFieldName(String) - Method in class aspose.pdf.FormField
Sets a string that indicates the name of the field.
setFieldValue(String) - Method in class aspose.pdf.FormField
Sets a string that indicates the value of the field.
setFile(String) - Method in class aspose.pdf.ImageInfo
Sets a String that indicates the image file name and its path or url of a web image.
setFileIconType(FileIconType) - Method in class aspose.pdf.Attachment
Sets a FileIconType object that indicates the file attachment icon type.
setFileName(String) - Method in class aspose.pdf.LinkAction
Sets a string that indicates the file name for OpenFile link action.
setfilepath(String) - Method in class aspose.pdf.XMLDocument
Sets the file path
setFillColor(Color) - Method in class aspose.pdf.Canvas
Sets a Color object that indicates the background color of the canvas.
setFillColor(Color) - Method in class aspose.pdf.GraphInfo
Sets a Color object that indicates the fill color of the graph.
setFillRule(String) - Method in class aspose.pdf.GraphInfo
Sets a string that indicates the graph fill rule.
setFirstHeading(Heading) - Method in class aspose.pdf.Pdf
Sets the Heading object that indicates the first heading in this document.
setFirstItemInOL(boolean) - Method in class aspose.pdf.Pdf
Sets a boolean value that indicates the object is first item in OL or not.
setFirstLineBlock(LineBlock) - Method in class aspose.pdf.Segment
Set the first line block object.
setFirstLineHeight(float) - Method in class aspose.pdf.Text
Set the height of first line .
setFirstLineIndent(int) - Method in class aspose.pdf.Pdf
Sets an int value that indicates the indent of the first line.
setFirstLineIndent(int) - Method in class aspose.pdf.Section
Sets an int value that indicates the blank space at the beginning of the section.
setFirstLineIndent(float) - Method in class aspose.pdf.Text
Sets an float value that indicates the indent of the first line in a text paragraph.The unit is point.
setFirstSubstitute(aspose.pdf.xml.Substitute) - Method in class aspose.pdf.Pdf
Sets a Substitute object that indicates the first substitutor in the document.
setFitWidth(float) - Method in class aspose.pdf.Cell
Deprecated. Please use Table.setColumnWidths() instead.
setFixedRowHeight(float) - Method in class aspose.pdf.Row
Sets a float value that indicates the fixed row height.
setFixedWidth(float) - Method in class aspose.pdf.Table
Sets a float value that indicates the fixed width of the table.
setFixHeight(float) - Method in class aspose.pdf.ImageInfo
Sets a float value that indicates the fixed height of the image.
setFixWidth(float) - Method in class aspose.pdf.ImageInfo
Sets a float value that indicates the fixed width of the image.
setFlatness(int) - Method in class aspose.pdf.GraphInfo
Sets an positive int value that indicates the flatness.
setFloatingBox(FloatingBox) - Method in class aspose.pdf.Table
Sets a floatingBox information.
setFontAfmFile(String) - Method in class aspose.pdf.TextInfo
Sets a string that indicates the name of custom AFM font file.
setFontEncoding(String) - Method in class aspose.pdf.TextInfo
Sets a string that indicates the font encoding name.
setFontEncodingFile(String) - Method in class aspose.pdf.TextInfo
Set a string that indicates the name of font encoding file.
setFontName(String) - Method in class aspose.pdf.TextInfo
set a String that indicates the text font name.
setFontOutlineFile(String) - Method in class aspose.pdf.TextInfo
Sets a string that indicates the name of custom font outline file.
setFontPfmFile(String) - Method in class aspose.pdf.TextInfo
Sets a string that indicates the name of custom PFM font file.
setFontSize(float) - Method in class aspose.pdf.TextInfo
Set a float number that indicates the size of font.
setFootNote(FootNote) - Method in class aspose.pdf.Segment
get or set the FootNote object that indicates the footnote of the current segment.
setFootNoteHeight(float) - Method in class aspose.pdf.Table
Sets a float value of the footnote's height.
setFootNoteNumberInDoc(int) - Method in class aspose.pdf.Pdf
Sets an integer value that indicates the footnote number in this document
setFootNoteNumberInPage(int) - Method in class aspose.pdf.Section
Sets Foot Note Number in Page
setFootNoteNumberInSection(int) - Method in class aspose.pdf.Section
Sets Footer Note Number in Section
setFootNoteProcessed(boolean) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates the processing of the footnote.
setformfield(FormField) - Method in class aspose.pdf.Text
Sets a FormField object that indicates the FormField this Text contains.
setFormFieldType(FormFieldType) - Method in class aspose.pdf.FormField
Sets a FormFieldType enumeration that indicates the formfield type.
setFormHeight(float) - Method in class aspose.pdf.FormField
Sets a float value that indicates the height of the formfield.
setFormWidth(float) - Method in class aspose.pdf.FormField
Sets a float value that indicates the width of the formfield.
setGeneratorBase(GeneratorBase) - Method in class aspose.pdf.Pdf
Sets the GeneratorBase object that indicates the GeneratorBase of the document.
setGraphBorder(BorderInfo) - Method in class aspose.pdf.GraphInfo
Sets a BorderInfo object. that indicates the border information of the graph.
setGraphHeight(float) - Method in class aspose.pdf.Graph
Gets a float value that indicates the graph height.
setGraphicState(GraphicState) - Method in class aspose.pdf.Image
Sets a GraphicState object that indicates the graphic state for the image.
setGraphInfo(GraphInfo) - Method in class aspose.pdf.Graph
Sets a GraphInfo object that indicates the graph info.
setGraphInfo(GraphInfo) - Method in class aspose.pdf.HeaderFooter
Sets a GraphInfo object that indicates the graph info of the header or footer.
setGraphInfo(GraphInfo) - Method in class aspose.pdf.Pdf
Sets a GraphInfo object that indicates the graph info in the Pdf document.
setGraphInfo(GraphInfo) - Method in class aspose.pdf.Section
Sets a GraphInfo that indicates graph info of the section.
setGraphInfo(GraphInfo) - Method in class aspose.pdf.Shape
Sets a Shape object that indicates the graph info, such as color,line width,etc.
setGraphNote(GraphNote, int) - Method in class aspose.pdf.GraphNotes
Sets a GraphNote object to the collection according to its index.
setGraphNotes(GraphNotes) - Method in class aspose.pdf.Graph
Sets a GraphNotes collection that indicates all notes in the graph.
setGraphWidth(float) - Method in class aspose.pdf.Graph
Sets a float value that indicates the graph width.
setGrayColorSpace(GrayColorSpace) - Method in class aspose.pdf.Color
Sets a object that indicates the gray colorspace.
setGrayValue(short) - Method in class aspose.pdf.GrayColorSpace
Sets a short value(0-255) that indicates the gray scale.
setHasColumnLine(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates the vertical line between columns need to been added
setHasEndNote(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether current table has endnote.
setHasFootNote(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether current table has footnote.
setHasFootNote(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates if the current Text has footnote.
setHasProcessed(boolean) - Method in class aspose.pdf.FootNote
Sets a boolean value that indicates whether the current footnote has been processed.
setHasProcessed(boolean) - Method in class aspose.pdf.HeaderFooter
Sets a boolean value that indicates whether the header or footer has been processed.
setHaveFootNoteNumberInfo(boolean) - Method in class aspose.pdf.Segment
sets a boolean value that indicates whether the text have footnote number information.
setHaveNumberInfo(boolean) - Method in class aspose.pdf.FootNote
Sets a boolean value that indicates whether the footnote has numberinfo or not.
setHeadingInfos(aspose.pdf.xml.HeadingInfoArray) - Method in class aspose.pdf.Pdf
Sets a HeadingInfoArray object that indicates the heading info.
setHeadingType(HeadingType) - Method in class aspose.pdf.Heading
Sets a HeadingType object for this heading.
setHeight(float) - Method in class aspose.pdf.Cell
Sets a float value that indicates the height of the cell.
setHeight(float) - Method in class aspose.pdf.Ellipse
Sets a float value that indicates the height of the ellipse.
setHeight(float) - Method in class aspose.pdf.Paragraph
Sets a float value that indicates the Height of the paragraph
setHeight(float) - Method in class aspose.pdf.Rectangle
Sets a float value that indicates the height of the rectangle.
setHeight(float) - Method in class aspose.pdf.RectangleArea
Sets a float value that indicates the height of the rectangle
setHeight(float) - Method in class aspose.pdf.Row
Represents a float value that indicates the row height.
setHeight(float) - Method in class aspose.pdf.Segment
Sets a float value that indicates the height of the segment.
setHeight(float) - Method in class aspose.pdf.TilingPattern
Sets a height of the tile.
setHorizontalScaling(float) - Method in class aspose.pdf.GraphNote
Set value of horizontal scaling for text.
setHtmlInfo(aspose.pdf.html.HtmlInfo) - Method in class aspose.pdf.Pdf
Sets a aspose.pdf.html.HtmlInfo object that indicates the necessary info when converting
setHyperlink(Hyperlink) - Method in class aspose.pdf.Graph
Sets a Hyperlink object that indicates the hyper link info of the graph.
setHyperlink(Hyperlink) - Method in class aspose.pdf.Image
Sets a Hyperlink object that indicates the hyper link info of the image.
setHyperlink(Hyperlink) - Method in class aspose.pdf.Segment
Sets a Hyperlink object that indicates the hyper link info of the segment.
setHyphenationDictionaryPath(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the hyphenation dictionary path.
setHyphenationZoneWidth(float) - Method in class aspose.pdf.Pdf
Sets a float value that indicates the hyphenation area width.
setHyphenDicMap(aspose.pdf.pdftext.Hashmap) - Method in class aspose.pdf.Pdf
Sets the number of consecutive hyphens.
setHyphenDictionary(XMLDocument) - Method in class aspose.pdf.Pdf
Sets a hyphenation Dictionary file.
setIconColor(Color) - Method in class aspose.pdf.Attachment
Sets a Color object that indicates the color of the icon.
setID(String) - Method in class aspose.pdf.Cell
Sets a String that indicates the ID of the cell.
setID(String) - Method in class aspose.pdf.JavaScript
Sets a string that indicates the ID of the JavaScript.
setID(String) - Method in class aspose.pdf.Paragraph
Sets a String that indicates the ID of the paragraph.
setID(String) - Method in class aspose.pdf.Row
Sets a String that indicates the ID of the cell.
setID(String) - Method in class aspose.pdf.Section
Sets a string that indicates the ID of the section.
setID(String) - Method in class aspose.pdf.Segment
Gets or sets a String that indicates the ID of the segment.
setID(String) - Method in class aspose.pdf.Shape
Sets a string that indicates the ID of the shape.
setImageBorder(BorderInfo) - Method in class aspose.pdf.ImageInfo
Sets a BorderInfo object that indicates the border information of the image.
setImageFileType(ImageFileType) - Method in class aspose.pdf.ImageInfo
Sets a ImageFileType object that indicates the image type.
setImageHeight(float) - Method in class aspose.pdf.Image
Sets a float value that indicates the image height.
setImageHeightScale(float) - Method in class aspose.pdf.Image
Sets a float value that indicates the scale rate of the image height when placed into pdf file.
setImageInfo(ImageInfo) - Method in class aspose.pdf.Image
Sets a ImageInfo object that indicates the common image info.
setImageLabel(Image) - Method in class aspose.pdf.Heading
Sets an Image object used as label.
setImageNotes(GraphNotes) - Method in class aspose.pdf.Image
Sets a GraphNotes collection that indicates all notes in the image.
setImagePath(aspose.pdf.pdftext.Hashmap) - Method in class aspose.pdf.Pdf
Sets a Hashmap object that indicates the Image path.
setImageScale(float) - Method in class aspose.pdf.Image
Sets a float value that indicates the scale rate of the image when placed into pdf file.
setImageStream(BinaryFileStream) - Method in class aspose.pdf.ImageInfo
Sets a stream that indicates the image stream.
setImageStream(FileInputStream) - Method in class aspose.pdf.ImageInfo
Sets a stream that indicates the image stream.
setImageWidth(float) - Method in class aspose.pdf.Image
Deprecated. This function is now obsolete. Web image can be supported by setting the URL in Image.getImageInfo().setFile(). You need not set this function any more. For CCITT image, please use ImageInfo.setCcittImageWidth() instead.
setImageWidthScale(float) - Method in class aspose.pdf.Image
Sets or sets a float value that indicates the scale rate of the image width when placed into pdf file.
setInlineParagraph(Paragraph) - Method in class aspose.pdf.Segment
Gets or sets a Paragraph object that indicates the inline paragraph.
setInlineRadioButtonBackgroundColor(Color) - Method in class aspose.pdf.Text
Sets a System.Drawing object that indicates the color of the inlineRadiobutton's background.
setInlineRadioButtonCheckedIndex(int) - Method in class aspose.pdf.Text
Sets a int value that indicates the index of the inlineRadioButton that has been checked.
setInlineRadioButtonColor(Color) - Method in class aspose.pdf.Text
Sets a System.Drawing object that indicates the color of the inline radio button.
setInlineRadioButtonFieldName(String) - Method in class aspose.pdf.Text
Sets a String that indicates the name of inlineRadioButton's the field.
setInlineSeg(Segment) - Method in class aspose.pdf.FormField
Sets the inline Segment object.
setInner(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the inner margin.
setInput(FileInputStream) - Method in class aspose.pdf.BinaryFileStream
Sets the FileInputStream object.
setInWhichText(Text) - Method in class aspose.pdf.FormField
Sets a Text object that this form field lies in.
setIs128BitsEncrypted(boolean) - Method in class aspose.pdf.Security
Sets a boolean value that indicates whether the Pdf documents will be 128 bits or 40 bits encrypted.
setIsAddedArrowAtEnd(boolean) - Method in class aspose.pdf.GraphInfo
Sets a boolean value that indicates whether add arrow at the end of line.
setIsAddedArrowAtStart(boolean) - Method in class aspose.pdf.GraphInfo
Sets a boolean value that indicates whether add arrow at the start of line.
setIsAlignedByWord(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates whether the text is aligned by word.
setIsAllFramesInNewPage(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates whether all frames in TIFF images should be rendered in new page.
setIsAnnotationsModifyingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether adding or modifying text annotations is allowed.
setIsAutoFontAdjustProcessed(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether font adjustment has been processed .
setIsAutoHyphenated(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the text is hyphenated automatically.
setIsAutoHyphenated(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the text is hyphenated automatically.
setIsAutoHyphenated(boolean) - Method in class aspose.pdf.Segment
sets a boolean value that indicates whether the text is hyphenated automatically.
setIsAutoHyphenated(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates whether the text is hyphenated automatically.
setIsAutoSequence(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the number of the heading is in an automatic sequence.
setIsBackgroundImageBlackWhite(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the image is forced to be black-and-white.
setIsBaseline(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the text is baseline.
setIsBlack1(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates whether black is considered as 1 in an image.
setIsBlackWhite(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates whether the image is forced to be black-and-white.
setIsBookmarked(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the pdf document is bookmarked when generating PDF document.
setIsBordered(boolean) - Method in class aspose.pdf.FormField
Sets a booleab value that indicates whether the text field is bordered.
setIsBorderSetbyUser(boolean) - Method in class aspose.pdf.Cell
Sets a boolean value indicates whether border is set by user.
setIsBorderSetbyUser(boolean) - Method in class aspose.pdf.Row
Sets a boolean value that indicates the Border of the Row in Table has been set by user.
setIsBorderSetbyUser(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates the border is set by user or not
setIsBroaken(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the table is broken.
setIsBroken(boolean) - Method in class aspose.pdf.Row
Sets a boolean value that indicates whether the row can be broken or not when the row spans two pages.
setIsBroken(boolean) - Method in class aspose.pdf.Table
Sets a bool value that indicates whether the table is allowed to be broken or not when crossing pages.
setIsBrokenTable(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the table is broken or not
setIsBuffered(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether memory buffer is used when generating PDF document.
setIsBulletUnicode(boolean) - Method in class aspose.pdf.Heading
Deprecated. This function is now obsolete. You should use setIsLabelUnicode() to set whether the bullet/Label uses a unicode character.
setIsCapRoman(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates the Roman page number is Capital or lowercase, the default value is false which means lowercase.
setIsCaptionLabelNeeded(boolean) - Method in class aspose.pdf.ListSection
Sets a bool value that indicates whether caption label is needed in TOC.
setIsColumnWidthGot(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the method getColumnWidths is got.
setIsContentsModifyingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether modifying contents is allowed.
setIsCopyingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether copying or otherwise extracting text and graphics from the document is allowed.
setIsCoreFontUsed(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether PDF core fonts are used.
setIsDefaultAllAllowed(boolean) - Method in class aspose.pdf.Security
Sets or sets a bool value that indicates if all permissions are set to allowed as default.
setIsDefaultBorderSetbyUser(boolean) - Method in class aspose.pdf.Row
set a boolean value that indicates the Default BorderInfo of the Row has been set by user.
setIsDegradedPrintingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether printing in low resolution is allowed.
setIsDisabled(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether this paragraph is disabled.
setIsDisabled(boolean) - Method in class aspose.pdf.Row
Sets a boolean value that indicates whether this row is disabled.
setIsDisabled(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether this section is disabled.
setIsDocumentAssemblyingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether assembling the document is allowed.
setIsEmptyRowAtBottomShown(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates if the empty row at the bottom of the table be shown in the PDF.
setIsExpanded(boolean) - Method in class aspose.pdf.Bookmark
Sets a boolean value that indicates whether the bookmark item is expanded if it has child bookmarks.
setIsFilled(boolean) - Method in class aspose.pdf.GraphInfo
Sets a boolean value that indicates whether this shape is filled.
setIsFirstPageCreated(boolean) - Method in class aspose.pdf.Pdf
Gets a boolean value that indicates whether this is the first page or not.
setIsFirstPageOnly(boolean) - Method in class aspose.pdf.HeaderFooter
Sets a boolean value that indicates whether the header or footer be printed on first page only.
setIsFirstParagraph(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph is the first paragraph of a page.
setIsFirstParagraphInColumn(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph be the first paragraph of a column.
setIsFirstParaWritten(boolean) - Method in class aspose.pdf.Section
Sets whether the first paragraph of the section has been written.
setIsFirstRowRepeated(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the first row is repeated when its table is broken.
setIsFixImgHeightSettedInXML(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates the fixed height of the image is set in xml file.
setIsFixImgWidthSettedInXML(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates the fixed width of the image is set in xml file.
setIsFontEmbeded(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates if the font is embedded.
setIsFontMapCreated(boolean) - Method in class aspose.pdf.Pdf
Sets a boolean value that indicates whether the font map has been created or not.
setIsFontNotFoundExceptionThrown(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether throw out exception when font is not found.
setIsFootLine(boolean) - Method in class aspose.pdf.Graph
Sets a boolean value that indicates whether or not the current graph is a foot line for footnote.
setIsFootNote(boolean) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates this paragraph is footnote or not.
setIsFootNumber(boolean) - Method in class aspose.pdf.Segment
Set the IsFootNumber object indicates whether it is foot number.
setIsFormFillingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether filling in forms and signing the document is allowed.
setIsFromCanvas(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the table is from Canvas
setIsFromFloatingBox(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the table is converted from a floating box from or not
setIsFullPage(boolean) - Method in class aspose.pdf.Section
Sets a boolean value that indicates whether The current Section is filled with the page.
setIsHasNextColumnFlag(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates the next column flag
setIsHeader(boolean) - Method in class aspose.pdf.HeaderFooter
Sets a boolean value that indicates whether this object is Header.
setIsHtmlTagSupported(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates whether the HTML tags in text is supported.
setIsHyperlink(boolean) - Method in class aspose.pdf.TextInfo
Set a boolean value indicates whether it is a hyper link .
setIsHyphenatable(boolean) - Method in class aspose.pdf.Segment
sets a boolean value that indicates whether the segment is can be hyphenated.If the hyphenchar can not be inserted when hyphenating this word,it is false.
setIsImageFitToRowHeight(boolean) - Method in class aspose.pdf.Image
Sets a boolean value that indicates whether the image fit to the size of cell which has the only image paragraph.
setIsImageNotFoundErrorIgnored(boolean) - Method in class aspose.pdf.ImageInfo
Sets a boolean value that indicates whether the "image not found" error be ignored or not.
setIsImagesInXmlDeleteNeeded(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether images used in XML be deleted when the PDF document is generated.
setIsInBookmark(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether heading is shown in bookmark.
setIsInHeaderFooter(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph is in Header/Footer
setIsInitialized(boolean) - Method in class aspose.pdf.Section
Sets whether the Xml.DirectWriter.InitSection() has been called.
setIsInList(boolean) - Method in class aspose.pdf.Paragraph
Set a boolean value that indicates whether this paragraph is used as a list item.
setIsInNewPage(boolean) - Method in class aspose.pdf.Row
Sets a boolean value that indicates whether to split the table from this row and display the subsequent rows on the next page.
setIsKeptTogether(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether all lines in the paragraph are to remain on the same page.
setIsKeptWithNext(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether current paragraph remains in the same page along with next paragraph.
setIsLabelBold(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the number of the heading is bold.
setIsLabelItalic(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the number of the heading is italic.
setIsLabelUnderline(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the number of the heading is underline.
setIsLabelUnicode(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the bullet/Label uses a unicode character.
setIsLandscape(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the page orientation is landscape.
setIsLandscape(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the page orientation is landscape.
setIsLastPageOnly(boolean) - Method in class aspose.pdf.HeaderFooter
Sets a boolean value that indicates whether the header or footer be printed on last page only.
setIsMacroReProcessed(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether Macro has been processed .
setIsMultiSelect(boolean) - Method in class aspose.pdf.FormField
Sets a boolean value that indicates if multiple selecting is allowed.
setIsNBSSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a NBS symbol.
setIsNCSymbol(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether it is NC symbol .
setIsNeedAddToPage(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph need add to page or not.
setIsNeedRepeating(boolean) - Method in class aspose.pdf.FloatingBox
Sets a boolean value that indicates whether the paragraph need to be repeated on next page.
setIsNeedRepeating(boolean) - Method in class aspose.pdf.Graph
Sets a boolean value that indicates whether the paragraph need to be repeated on next page.
setIsNeedRepeating(boolean) - Method in class aspose.pdf.Image
Sets a boolean value that indicates whether the paragraph need to be repeated on next page.
setIsNeedRepeating(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the paragraph need to be repeated on next page.
setIsNeedRepeating(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates whether the paragraph need to be repeated on next page.
setIsNewColumn(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the section starts at new column.Default is true.
setIsNewPage(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the section starts a new page.
setIsNLSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a NL symbol.
setIsNoteOpen(boolean) - Method in class aspose.pdf.Attachment
Sets a boolean value that indicates whether the note is open or not when the Pdf document is opened.
setIsNPSymbol(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether it is next page symbol .
setIsOnlyLebel(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates whether the heading is only for label.
setIsOnOddPage(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether this paragraph be shown in odd page only.
setIsOriginalVerticalBrokenTable(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the table is the original vertical broken table
setIsOverline(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the text is with overline.
setIsPageNumberForDocument(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the "image not found" error is ignored or not.
setIsPageNumberRestarted(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the page number is restarted in new section.
setIsPageNumberRestarted(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the page number is restarted at this section.
setIsPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a page number symbol.
setIsPositionGot(boolean) - Method in class aspose.pdf.Cell
Sets a boolean value indicates whether position has been gotten.
setIsPositionGot(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph is Position Got
setIsPositionProcessed(boolean) - Method in class aspose.pdf.Cell
Sets a boolean value indicates whether position has been processed.
setIsPositionProcessed(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph'position has been processed.
setIsPrefixed(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value that indicates if the prefix of the number is shown when using auto sequence.
setIsPrintingAllowed(boolean) - Method in class aspose.pdf.Security
Sets a bool value that indicates whether printing is allowed.
setIsReadOnly(boolean) - Method in class aspose.pdf.FormField
Sets a boolean value that indicates if the field is read only.
setIsRealRTLText(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether it is real RTL text .
setIsRefPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a page reference number symbol.
setIsRightToLeft(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the text or heading appear in the pdf is right-to-left aligned.
setIsRightToLeft(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the text is right-to-left aligned.
setIsRoman(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether Roman number is used.
setIsRowBroken(boolean) - Method in class aspose.pdf.Table
Sets a bool value that indicates whether the row can be broken or not when its table is broken.
setIsRowBrokenSetByUser(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the row is set broken by user
setIsRTLHeading(boolean) - Method in class aspose.pdf.Heading
Sets a boolean value indicates whether heading is RTL format.
setIsRtlInSegmentMode(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the text or heading is processed in segment mode.
setIsSaveState(boolean) - Method in class aspose.pdf.Pdf
Sets the boolean value that indicates whether the document is in saving state.
setIsScaled(boolean) - Method in class aspose.pdf.Image
Sets a boolean value indicates whether image has been scled.
setIsScreenReadersAllowed(boolean) - Method in class aspose.pdf.Security
Sets a boolean value that indicates whether screen readers are allowed.
setIsSectionPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a section page number symbol.
setIsSegmentMerged(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the segments with same format are merged into one.
setIsSimpleSegment(boolean) - Method in class aspose.pdf.Text
Indicates whether the text is SimpleSegment or not.
setIsSingleHeaderShown(boolean) - Method in class aspose.pdf.Table
A boolean value that indicates whether table with only a header(IsFirstRowRepeated=true and Rows.Count=1) be shown.
setIsSizeProcessed(boolean) - Method in class aspose.pdf.Image
Sets a boolean value that indicates whether the image size has been processed.
setIsSpaced(boolean) - Method in class aspose.pdf.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 aspose.pdf.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 aspose.pdf.Text
Sets a boolean value that indicates whether the spaces at the begin of the text and returns in the text be shown.
setIsSplitedFromLargeSeg(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is splited from a large segment.
setIsStrikeOut(boolean) - Method in class aspose.pdf.TextInfo
Set a bool value that indicates whether the text is with strikeout.
setIsStroked(boolean) - Method in class aspose.pdf.GraphInfo
Sets a boolean value that indicates whether this shape is stroked.
setIsSubscript(boolean) - Method in class aspose.pdf.TextInfo
Judge a particular segment Whether it is a Suberscript Field or not
setIsSubsequentPagesOnly(boolean) - Method in class aspose.pdf.HeaderFooter
Sets a boolean value that indicates whether the header or footer be printed not on first page but on subsequent pages only.
setIsSuperscript(boolean) - Method in class aspose.pdf.TextInfo
Judge a particular segment Whether it is a Superscript Field or not
setIsSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is symbol.
setIsSymbolProcessed(boolean) - Method in class aspose.pdf.Text
Set a boolean value indicates whether the symbols have been processed .
setIsSymbolReplaceable(boolean) - Method in class aspose.pdf.Segment
Gets or sets a boolean value that indicates whether a symbol like $p is replaceable or not.
setIsTotalPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a total page number symbol.
setIsTotalSectionNextPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a total section next page number symbol.
setIsTotalSectionPageNumSymbol(boolean) - Method in class aspose.pdf.Segment
Set a boolean value indicates whether it is a total section page number symbol.
setIsTrueTypeFontBold(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the TrueType font is bold.
setIsTrueTypeFontItalic(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the TrueType font is italic.
setIsTruetypeFontMapCached(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether truetype font map be cached on disk.
setIsUnderline(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether the text is with underline.
setIsUnicode(boolean) - Method in class aspose.pdf.TextInfo
Sets a bool value that indicates whether unicode is used.
setIsVerticalBroken(boolean) - Method in class aspose.pdf.Table
Sets or sets a bool value that indicates whether the table is broken vertically as the table is printed out of the right page margin.If The sub-table can be place in the same page,it will be placed after the original table in the same page.
setIsVerticalBrokenInSamePage(boolean) - Method in class aspose.pdf.Table
Sets a boolean value that indicates whether the vertically broken table is in the same page.
setIsVerticalTextsInCell(boolean) - Method in class aspose.pdf.Cell
set isVerticalTextsInCell value
setIsWatermarkOnTop(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates if the watermark is on top of the page.
setIsWidowOrphanControlEnabled(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the Widow/Orphan control is enabled.
setIsWidowOrphanControlEnabled(boolean) - Method in class aspose.pdf.Section
Sets a bool value that indicates whether the Widow/Orphan control is enabled.
setIsWidowOrphanControlEnabled(boolean) - Method in class aspose.pdf.Text
Sets a boolean value that indicates whether the Widow/Orphan control is enabled.
setIsWidthSet(boolean) - Method in class aspose.pdf.FloatingBox
Sets a boolean value that indicates whether width has been set.
setIsXmlSchemaCheckedOnBind(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates whether the error is ignored when unknown elements or attributes are used in xml file.
setJavaScript(int, JavaScript) - Method in class aspose.pdf.JavaScripts
Sets a JavaScript object from the collection according to JavaScript index.
setJavaScript(String, JavaScript) - Method in class aspose.pdf.JavaScripts
Sets a JavaScript object from the collection according to JavaScript ID.
setJavaScripts(JavaScripts) - Method in class aspose.pdf.Pdf
Sets a JavaScripts object that indicates the JavaScripts to be added into the PDF.
setK(short) - Method in class aspose.pdf.CmykColorSpace
Sets a short value (0-255) that indicates the yellow component of the CMYK colorspace.
setKeywords(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates key words of the Pdf document.
setLabel(String) - Method in class aspose.pdf.Heading
Sets an string value that indicates the user-defined heading label.
setLabelAlignment(AlignmentType) - Method in class aspose.pdf.Heading
Sets an AlignmentType object that indicates the alignment type of Bullet/Label.
setLabelColor(Color) - Method in class aspose.pdf.Heading
Sets a Color object that indicates the color of the bullet/label.
setLabelFontName(String) - Method in class aspose.pdf.Heading
Sets a String value that indicates the font name of label.
setLabelFontSize(float) - Method in class aspose.pdf.Heading
Sets a float value that indicates the font size of label.
setLabelPattern(String) - Method in class aspose.pdf.Heading
Sets the heading pattern in the "ch(s)%ch(s)" form, ch(s) can be none, an ASCII or a combination of ASCIIs, % stands for the heading number.
setLabelWidth(float) - Method in class aspose.pdf.Heading
Sets a float value that indicates the width of the label of the heading.
setLabelWidth(float) - Method in class aspose.pdf.Pdf
Sets a float value that indicates the width of the heading label.
setLanguageSort(String) - Method in class aspose.pdf.Segment
set a String that indicates the sort of the language.
setLastLineHeight(float) - Method in class aspose.pdf.Text
Set the last line height .
setLastSubstitute(aspose.pdf.xml.Substitute) - Method in class aspose.pdf.Pdf
Sets a Substitute object that indicates the last substitutor in the document.
setLeaderType(TabLeaderType) - Method in class aspose.pdf.TabStop
Sets a float value that indicates the tab stop position.
setLeft(GraphInfo) - Method in class aspose.pdf.BorderInfo
Sets a GraphInfo object that indicates left of the border.
setLeft(float) - Method in class aspose.pdf.Ellipse
Sets a float value that indicates the left position of the ellipse.
setLeft(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the left margin.
setLeft(float) - Method in class aspose.pdf.Paragraph
Sets a float value that indicates the left position of the paragraph.
setLeft(float) - Method in class aspose.pdf.Rectangle
Sets a float value that indicates the left position of the rectangle.
setLeft(float) - Method in class aspose.pdf.RectangleArea
Sets a float value that indicates the left position of the rectangle area.
setLeftMargin(float) - Method in class aspose.pdf.ListLevelFormat
Sets a float value that indicates the left margin of the list of current level.
setLength(long) - Method in class aspose.pdf.BasicStream
Sets the stream length.
setLength(int) - Method in class aspose.pdf.FormatArray
Sets an int value that indicates the length of the ListLevelFormat array.
setLength(int) - Method in class aspose.pdf.PositionArray
Represents an int value that indicates the length of the position array.
setLevel(int) - Method in class aspose.pdf.Heading
Sets an int value that indicates the level of the heading.
setLicense(InputStream) - Method in class aspose.pdf.License
Licenses the component.
setLicense(String) - Static method in class aspose.pdf.Pdf
Obsolete.
setLinearized(boolean) - Method in class aspose.pdf.Pdf
Sets a bool value that indicates if the document needs to be linearized (optimization for web access) .
setLineCapMode(int) - Method in class aspose.pdf.GraphInfo
Sets an int value between 0 and 2 that indicates the line cap mode.
setLineJoinMode(int) - Method in class aspose.pdf.GraphInfo
Sets an int value between 0 and 2 that indicates the line join mode.
setLineSpace(float) - Method in class aspose.pdf.Paragraph.VerticalPositionInfo
Sets a float value that indicates the value of line space.
setLineSpacing(float) - Method in class aspose.pdf.TextInfo
Sets a float value that indicates the spacing between two text lines.The unit is point.
setLineWidth(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the line width of the graph.
setLineWidth(float) - Method in class aspose.pdf.HatchingPattern
Specifies a width of the lines.
setLinkActionType(LinkActionType) - Method in class aspose.pdf.LinkAction
Sets a LinkActionType object that indicates the link action type.
setLinkFile(String) - Method in class aspose.pdf.Hyperlink
Sets a String that indicates the link file name.
setLinkPageNumber(int) - Method in class aspose.pdf.Hyperlink
Sets an int value that indicates the page number of the link page.
setLinkParagraphID(String) - Method in class aspose.pdf.Bookmark
Sets a string that indicates the ID of the paragraph that the bookmark item links to.
setLinkType(HyperlinkType) - Method in class aspose.pdf.Hyperlink
Sets a HyperlinkType object that indicates the link type.
setListLevelFormat(int, ListLevelFormat) - Method in class aspose.pdf.FormatArray
Sets the specified value in terms of index.
setListType(ListType) - Method in class aspose.pdf.ListSection
Sets the ListType of the ListSection object.
setLongSideAlignment(LongSideAlignmentType) - Method in class aspose.pdf.GraphNote
Sets an alignment of text relatively to long side of text.
setLowerLeftX(float) - Method in class aspose.pdf.RectData
Sets a float value that indicates the x-coordinate of the lower-left point.
setLowerLeftY(float) - Method in class aspose.pdf.RectData
Sets a float value that indicates the y-coordinate of the lower-left point.
setM(short) - Method in class aspose.pdf.CmykColorSpace
Sets a short value (0-255) that indicates the magenta component of the CMYK colorspace. if the value greater than 255, use 255 instead, if the value less than 0, use (value + 256) instead.
setMargin(MarginInfo) - Method in class aspose.pdf.HeaderFooter
Sets a MarginInfo object that indicates the margin info of the header or footer.
setMargin(MarginInfo) - Method in class aspose.pdf.ListLevelFormat
Sets a MarginInfo object that indicates the margin of the list item.
setMargin(MarginInfo) - Method in class aspose.pdf.PageSetup
Sets a MarginInfo object that indicates the page margin info.
setMargin(MarginInfo) - Method in class aspose.pdf.Paragraph
sets MarginInfo object that indicates the margin info of the paragraph.
setMasterPassword(String) - Method in class aspose.pdf.Security
Sets a string that indicates the master password used in pdf encryption.
setMayNeedReprocess(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates whether the paragraph may need be reprocessed or not.
setMemoryData(byte[]) - Method in class aspose.pdf.ImageInfo
Deprecated. This function is now obsolete. Please use ImageStream instead.
setMenuItemType(MenuItemType) - Method in class aspose.pdf.LinkAction
Sets a MenuItemType object that indicates the menu item type.
setMiterLimit(int) - Method in class aspose.pdf.GraphInfo
Sets an int value greater than or equal to 1 that indicates the miter limit.
setNeedReprocess(boolean) - Method in class aspose.pdf.Paragraph
Sets a boolean value that indicates the paragraph need processing or not.
setNewOriginX(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the x-coordinate of the new origin when transforming a coordinate system.
setNewOriginY(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the y-coordinate of the new origin when transforming a coordinate system.
setNextBrokenTable(Table) - Method in class aspose.pdf.Table
Sets the next broken table
setNextParagraphInHeading(Paragraph) - Method in class aspose.pdf.Paragraph
Sets a Paragraph object that indicates the next paragraph in heading link.
setNextSegmentsUnderline(int) - Method in class aspose.pdf.Segment
Set the next segments underline object .
setNoBorder(boolean) - Method in class aspose.pdf.Cell
Sets a boolean value that indicates whether the cell have borders.
setNodeType(short) - Method in class aspose.pdf.XmlTextReader
 
setNoteContent(String) - Method in class aspose.pdf.Attachment
Sets a string that indicates the content of the attached note.
setNoteHeading(String) - Method in class aspose.pdf.Attachment
Sets a string that indicates the heading (title) of the attached note.
setNoteIconType(NoteIconType) - Method in class aspose.pdf.Attachment
Sets a NoteIconType that indicates the note icon type.
setNoteWindowPosition(RectangleArea) - Method in class aspose.pdf.Attachment
Sets a RectangleArea object that indicates the position of the note's popup window.
setNoteWindowPositioningType(NoteWindowPositioningType) - Method in class aspose.pdf.Attachment
Sets a NoteWindowPositioningType object that indicates the note window's positioning type.
setNumberArray(NumberArr) - Method in class aspose.pdf.Heading
Sets a NumberArr object that indicates the heading number array.
setNumberingContinuation(NumberingContinuationType) - Method in class aspose.pdf.EndNote
Sets a NumberingContinuationType value that indicates the continuation type of end note's number.
setNumberingContinuation(NumberingContinuationType) - Method in class aspose.pdf.FootNote
Sets a NumberingContinuationType enumeration value that indicates footnote numbering continuation style such as continuation in pdf or section.
setNumberingFormat(NumberingFormatType) - Method in class aspose.pdf.FootNote
Sets a NumberingFormatType enumeration value that indicates footnote number format in the Pdf document.
setObjectID(int) - Method in class aspose.pdf.JavaScript
The object ID in the pdf like "8 0 obj"
setOddFooter(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the odd footer of the section.
setOddHeader(HeaderFooter) - Method in class aspose.pdf.Section
Sets a HeaderFooter object that indicates the odd header of the section.
setOpacity(float) - Method in class aspose.pdf.Image
Sets a float value between 0.0 and 1.0 that indicates the opacity of the image.
setOpacity(float) - Method in class aspose.pdf.Text
Gets or sets a float value between 0.0 and 1.0 that indicates the opacity of the text.
setOpenType(ImageOpenType) - Method in class aspose.pdf.ImageInfo
Deprecated. This function is now obsolete. URL is supported in Image.ImageInfo.File. Memory image can is supported by Image.ImageInfo.ImageStream. You need not set OpenType any more.
setOpenType(OpenType) - Method in class aspose.pdf.Pdf
Sets a OpenType that indicates the document open type.
setouput(String) - Method in class aspose.pdf.TextFileStream
set output
setouput(File) - Method in class aspose.pdf.TextFileStream
setouput
setOuter(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the outer margin.
setOutlineColor(Color) - Method in class aspose.pdf.TextInfo
Set a Color object that indicates outline color of the text.
setOutlineWidth(float) - Method in class aspose.pdf.TextInfo
 
setoutput(String) - Method in class aspose.pdf.BinaryFileStream
Sets output.
setoutput(File) - Method in class aspose.pdf.BinaryFileStream
Sets output.
setPadding(MarginInfo) - Method in class aspose.pdf.Cell
Sets a MarginInfo object that indicates the cell's padding.
setPadding(MarginInfo) - Method in class aspose.pdf.FloatingBox
Sets a MarginInfo object that indicates the padding of the floating box.
setPageBorder(BorderInfo) - Method in class aspose.pdf.PageSetup
Sets a BorderInfo object that indicates the page border.
setPageBorderMargin(MarginInfo) - Method in class aspose.pdf.PageSetup
Sets a MarginInfo object that indicates the margin between the page border and the page edge.
setPageCount(int) - Method in class aspose.pdf.Section
Sets the pages number of the section.
setPageDuration(int) - Method in class aspose.pdf.Pdf
Sets a int value that indicates the duration in seconds for the current page.
setPageGutter(PageGutter) - Method in class aspose.pdf.PageSetup
Sets a PageGutter object that indicates the page gutter.
setPageHeight(float) - Method in class aspose.pdf.PageSetup
Sets a float value that indicates the page height.
setPageInfo(PageSetup) - Method in class aspose.pdf.Section
Sets a PageSetup that indicates page info of the section.
setPageNumber(int) - Method in class aspose.pdf.Bookmark
Sets an int number that indicates the page number of the bookmark link.
setPageNumber(int) - Method in class aspose.pdf.Paragraph
Sets a int value that indicates the PageNumber of the paragraph.
setPageNumber(int) - Method in class aspose.pdf.Segment
Set the pageNumber object .
setPageNumberFormat(PageNumberFormatType) - Method in class aspose.pdf.Pdf
Sets a PageNumberFormatType value that indicates the format of the page number .
setPageRotatingAngle(int) - Method in class aspose.pdf.Section
Sets the number of degrees by which the page should be rotated clockwise when displayed or printed.
setPages(aspose.pdf.xml.Page) - Method in class aspose.pdf.Pdf
Sets a Page object that indicates the pages chain contains in this document.
setPageSetup(PageSetup) - Method in class aspose.pdf.Pdf
Sets a PageSetup object that indicates the page setup info in the Pdf document.
setPagesNumber(int) - Method in class aspose.pdf.Pdf
Represents an int value that indicates the current pages number.
setPageTransitionType(PageTransitionType) - Method in class aspose.pdf.Pdf
Sets a PageTransitionType that indicates the pdf document page transition type.
setPageWidth(float) - Method in class aspose.pdf.PageSetup
Sets a float value that indicates the page width.
setPaintType(PaintType) - Method in class aspose.pdf.TilingPattern
 
setParagraph(int, Paragraph) - Method in class aspose.pdf.Paragraphs
Sets a Paragraph object from the collection according to Paragraph index.
setParagraph(String, Paragraph) - Method in class aspose.pdf.Paragraphs
Sets Paragraph object from the collection according to Paragraph ID.
setParagraphs(Paragraphs) - Method in class aspose.pdf.Canvas
Sets a GraphInfo collection that indicates all paragraphs in the section.
setParagraphs(Paragraphs) - Method in class aspose.pdf.Cell
Sets a Paragraphs collection that indicates all paragraphs in the cell.
setParagraphs(Paragraphs) - Method in class aspose.pdf.FloatingBox
Sets a Paragraphs collection that indicates all paragraphs in the cell.
setParagraphs(Paragraphs) - Method in class aspose.pdf.FootNote
Sets a Paragraphs object that indicates all paragraphs in the FootNote.
setParagraphs(Paragraphs) - Method in class aspose.pdf.HeaderFooter
Sets a Paragraphs collection that indicates all paragraphs in the header or footer.
setParagraphs(Paragraphs) - Method in class aspose.pdf.Section
Sets a GraphInfo collection that indicates all paragraphs in the section.
setParentCell(Cell) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates the parent cell of the paragraph.
setParentHeaderFooter(HeaderFooter) - Method in class aspose.pdf.Table
Sets the parent HeaderFooter that represents a header or footer of a page in a Pdf document
setParentIsTable(boolean) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates the parent of this paragraph is table.
setParentSection(Section) - Method in class aspose.pdf.Table
Sets the parent Section that represents a section in a Pdf document
setPatternColor(Color) - Method in class aspose.pdf.ImageInfo
Sets color that used for painting of image pattern
setPatternColorSpace(PatternColorSpace) - Method in class aspose.pdf.Color
Sets a object that indicates the pattern colorspace.
setPatternIndex(int) - Method in class aspose.pdf.PatternColorSpace
Sets an index of pattern data in DocumentResource's patterns array.
setPatternType(PatternType) - Method in class aspose.pdf.PatternColorSpace
Sets a pattern type: tiling or shading.
setPdf(Pdf) - Method in class aspose.pdf.Heading
Sets a Pdf object that contains the heading.
setPdf(Pdf) - Method in class aspose.pdf.Section
Set a Pdf Object that indicates the parent Pdf of the section.
setPdfXslFile(String) - Method in class aspose.pdf.Pdf
Sets a String value that indicates document's xsl file.
setPlacement(GutterPlacementType) - Method in class aspose.pdf.PageGutter
Sets a GutterPlacementType. value that indicates the placement of page gutter
setPointText(Text) - Method in class aspose.pdf.TextInfo
Set the point text object included in the text .
setPolyDash(String) - Method in class aspose.pdf.GraphInfo
Sets poly dash.
setPolyDashArr(PolyDashArray) - Method in class aspose.pdf.GraphInfo
Set polyDash array
setPosition(int) - Method in class aspose.pdf.BinaryFileStream
Set the pointer position.
setPosition(int, float) - Method in class aspose.pdf.PositionArray
Sets the specified value in terms of index.
setPosition(float) - Method in class aspose.pdf.TabStop
Sets a float value that indicates the tab stop position.
setPosition1X(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the x-coordinate of the control point 1 of the curve.
setPosition1Y(float) - Method in class aspose.pdf.Curve
Sets or a float value that indicates the y-coordinate of the control point 1 of the curve.
setPosition2X(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the x-coordinate of the control point 2 of the curve.
setPosition2Y(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the y-coordinate of the control point 2 of the curve.
setPosition3X(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the x-coordinate of the control point 3 of the curve.
setPosition3Y(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the y-coordinate of the control point 3 of the curve.
setPosition4X(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the x-coordinate of the control point 4 of the curve.
setPosition4Y(float) - Method in class aspose.pdf.Curve
Sets a float value that indicates the y-coordinate of the control point 4 of the curve.
setPositionArray(PositionArray) - Method in class aspose.pdf.Line
Sets a PositionArray object that indicates the position array.The array is composed by coordinates of each control point of the line.Note that you can use the Graph constructor to create a Line object and need not use this class directly.
setPositionArray(float[]) - Method in class aspose.pdf.Line
 
setPositioningType(PositioningType) - Method in class aspose.pdf.Paragraph
Set the positioning type for custom positioning.
setPosX(float) - Method in class aspose.pdf.Arc
Sets a float value that indicates the x-coordinate of the center of the arc.
setPosX(float) - Method in class aspose.pdf.Cell
Sets a float value that indicates the x-coordinate of beginning position of the cell.
setPosX(float) - Method in class aspose.pdf.Circle
Sets a float value that indicates the x-coordinate of the center of the circle.
setPosX(float) - Method in class aspose.pdf.GraphNote
Sets a float value that indicates the x-coordinate of the beginning position of the note.
setPosX(float) - Method in class aspose.pdf.Paragraph
sets a float value that indicates the x-coordinate of the paragraph beginning position.
setPosX(float) - Method in class aspose.pdf.Row
Represents a float value that indicates the x-coordinate of the row beginning position.
setPosX(float) - Method in class aspose.pdf.Segment
Gets or sets a float value that indicates the x-coordinate of the segment beginning position.
setPosY(float) - Method in class aspose.pdf.Arc
Sets a float value that indicates the y-coordinate of the center of the arc.
setPosY(float) - Method in class aspose.pdf.Cell
Sets a float value that indicates the y-coordinate of beginning position of the cell.
setPosY(float) - Method in class aspose.pdf.Circle
Sets a float value that indicates the y-coordinate of the center of the circle.
setPosY(float) - Method in class aspose.pdf.GraphNote
Gets a float value that indicates the y-coordinate of the beginning position of the note.
setPosY(float) - Method in class aspose.pdf.Paragraph
Sets a float value that indicates the y-coordinate of the paragraph beginning position.
setPosY(float) - Method in class aspose.pdf.Row
Represents a float value that indicates the y-coordinate of the row beginning position.
setPosY(float) - Method in class aspose.pdf.Segment
Sets a float value that indicates the y-coordinate of the segment beginning position.
setPreHeading(Heading) - Method in class aspose.pdf.Heading
Gets the previous Heading object.
setProducer(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the producer of the Pdf document.
setRadioButton(int, RadioButton) - Method in class aspose.pdf.RadioButtons
Sets a RadioButton object from the collection according to RadioButton index.
setRadioButton(String, RadioButton) - Method in class aspose.pdf.RadioButtons
Sets a RadioButton object from the collection according to RadioButton ID.
setRadioButtonCheckedIndex(int) - Method in class aspose.pdf.FormField
Sets an int value that indicates the index of the radiobutton that has been checked.
setRadioButtons(RadioButtons) - Method in class aspose.pdf.FormField
Sets a RadioButtons collection that indicates the radiobuttons in this field.
setRadius(float) - Method in class aspose.pdf.Arc
Sets a float value that indicates the radius of the arc.
setRadius(float) - Method in class aspose.pdf.Circle
Sets a float value that indicates the radius of the circle.
setRadiusForRoundCorner(float) - Method in class aspose.pdf.Rectangle
Sets a float value that indicates the radius for the round corner.
setRealHeight(float) - Method in class aspose.pdf.Image
Sets a float value that indicates the image real height.
setRealPageNumber(int) - Method in class aspose.pdf.Paragraph
Sets a int value that indicates real PageNumber of the paragraph.
setRealWidth(float) - Method in class aspose.pdf.Image
Sets a float value that indicates the image real width.
setReferenceParagraphID(String) - Method in class aspose.pdf.Paragraph
Sets a String that indicates the reference paragraph when using paragraph relative customer positioning.
setRefPageID(int) - Method in class aspose.pdf.Pdf
Sets a int value that indicates User access #$REFPAGE the corresponding unique ID.
setRefPara(Paragraph) - Method in class aspose.pdf.Paragraph
Sets a Paragraph object that indicates the ref paragraph.
setRenderingMode(RenderingMode) - Method in class aspose.pdf.TextInfo
Sets an RenderingMode object that indicates the rendering mode of the text.
setRepeatingRows(int) - Method in class aspose.pdf.Table
Sets a int value that indicates how many rows from the first row will be repeated when the table is broken across pages.
setRepeatingRowsTable(Table) - Method in class aspose.pdf.Table
Sets a Table object that contains repeating rows.
setRgbColorSpace(Color) - Method in class aspose.pdf.Color
Sets a object that indicates the RGB colorspace.
setRight(GraphInfo) - Method in class aspose.pdf.BorderInfo
Sets a GraphInfo object that indicates right of the border.
setRight(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the right margin.
setRightMarginPosX(float) - Method in class aspose.pdf.Heading
Sets a float value that indicates the heading's right margin position.
setRotatingAngle(float) - Method in class aspose.pdf.Graph
Sets or sets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
setRotatingAngle(float) - Method in class aspose.pdf.Image
Sets a float value between -90 and 90 that indicates the number of degrees by which the image should be rotated anticlockwise when displayed or printed.
setRotatingAngle(float) - Method in class aspose.pdf.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 aspose.pdf.GraphInfo
Sets a float value that indicates the rotation angle of the coordinate system when transforming a coordinate system.
setRotationAngle(float) - Method in class aspose.pdf.GraphNote
Sets text rotation angle.
setRotationAngle(float) - Method in class aspose.pdf.PatternColorSpace
Sets rotation angle of the tile content relative to tile box
setRow(Row) - Method in class aspose.pdf.Cell
Sets a Row object that contains the cell.
setRow(Row) - Method in class aspose.pdf.Cells
Sets the parent row of this cells collection.
setRow(int, Row) - Method in class aspose.pdf.Rows
Sets a Row object from the collection according to Row index.
setRow(String, Row) - Method in class aspose.pdf.Rows
Sets a Row object from the collection according to Row ID.
setRowHeight(float) - Method in class aspose.pdf.Row
Sets a float value that indicates the Row height
setRows(Rows) - Method in class aspose.pdf.Table
Sets a Rows collection that indicates all rows in the table.
setRowSpan(int) - Method in class aspose.pdf.Cell
Sets an int value that indicates how many rows the cell spans.
setRowSpanRefCells(Cells) - Method in class aspose.pdf.Row
set RowSpan reference Cells
setRowWidth(float) - Method in class aspose.pdf.Row
Sets a float value that indicates the Row width
setScalingRateX(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the scaling rate of the x-coordinate when transforming a coordinate system.
setScalingRateY(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the scaling rate of the y-coordinate when transforming a coordinate system.
setScriptContent(String) - Method in class aspose.pdf.JavaScript
Sets a string that indicates the JavaScript.
setSection(Section) - Method in class aspose.pdf.Paragraph
set a boolean value that indicates the parent section of the paragraph.
setSection(int, Section) - Method in class aspose.pdf.Sections
Sets a Section object from the collection according to Section index.
setSection(String, Section) - Method in class aspose.pdf.Sections
Sets a Section object from the collection according to Section ID.
setSections(Sections) - Method in class aspose.pdf.Pdf
Sets a Sections collection that indicates all sections in the Pdf document.
setSecurity() - Method in class aspose.pdf.Pdf
Set security of the document.
setSecurity(Security) - Method in class aspose.pdf.Pdf
Sets a Security object that indicates the document security information.
setSeek(long) - Method in class aspose.pdf.BasicStream
Sets the current position.
setSeek(long, long) - Method in class aspose.pdf.BasicStream
Sets the offset.
setSeek(long) - Method in class aspose.pdf.BinaryFileStream
Sets the offset .
setSeek(long, long) - Method in class aspose.pdf.BinaryFileStream
Sets the offset compare to origin.
setSeek(long) - Method in class aspose.pdf.TextFileStream
 
setSeek(long, long) - Method in class aspose.pdf.TextFileStream
 
setSegment(int, Segment) - Method in class aspose.pdf.Segments
Sets a Segment object from the collection according to Segment index.
setSegment(String, Segment) - Method in class aspose.pdf.Segments
Sets a Segment object from the collection according to Segment ID.
setSegments(Segments) - Method in class aspose.pdf.FootNote
Sets a collection Segments object that indicates the content of footnote
setSegments(Segments) - Method in class aspose.pdf.Text
Sets a Segments collection that indicates all segments in the text paragraph.
setShapes(List<ClosedShape>) - Method in class aspose.pdf.ComplexShape
Set a list of closed shapes.
setShapes(Shapes) - Method in class aspose.pdf.Graph
Sets a Shapes collection that indicates all shapes in the graph.
setShapes(List<UnclosedShape>) - Method in class aspose.pdf.Path
Set a list of unclosed shapes.
setSize(float) - Method in class aspose.pdf.PageGutter
Sets a float value that indicates the size of page gutter
setSkewAngleX(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the skew angle of the x-coordinate when transforming a coordinate system.
setSkewAngleY(float) - Method in class aspose.pdf.GraphInfo
Sets a float value that indicates the skew angle of the y-coordinate when transforming a coordinate system.
setSkewX(float) - Method in class aspose.pdf.PatternColorSpace
Sets skew of x axis of the tile content relative to tile box
setSkewY(float) - Method in class aspose.pdf.PatternColorSpace
Sets skew of y axis of the tile content relative to tile box
setSoundFileName(String) - Method in class aspose.pdf.LinkAction
Sets a string that indicates the sound file name for PlaySound link action.
setStartingPageNumber(int) - Method in class aspose.pdf.Section
Sets a int value that indicates the starting page number of the section.
setStartNumber(int) - Method in class aspose.pdf.Heading
Sets an int number that indicates the start number of this heading when using auto numbering.
setStencilMask(boolean) - Method in class aspose.pdf.ImageInfo
Specifies whether this image is stencil mask.
setSubject(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the subject of the Pdf document.
setSubsequentLinesIndent(int) - Method in class aspose.pdf.ListLevelFormat
Sets a int value that indicates how many chars are indented for the subsequent lines in the list item.
setSymbolBehind(boolean) - Method in class aspose.pdf.TableFormatInfo
Sets a bool value that indicate whether the currency symbol of money is behind the number.
setSysImageStream(BufferedImage) - Method in class aspose.pdf.ImageInfo
Sets a BufferedImage object which is used to create a Aspose Aspose.Pdf.Image object.
setSystemImage(aspose.pdf.figure.Image) - Method in class aspose.pdf.ImageInfo
Sets a aspose.pdf.figure.Image object which is used to create a Aspose Aspose.Pdf.Image object.
setTable(Table) - Method in class aspose.pdf.Cell
Sets a Table object that contains the cell.
setTable(Table) - Method in class aspose.pdf.Row
Sets a Table reference which indicates where the row is in.
setTable(Table) - Method in class aspose.pdf.Rows
Sets the parent table
setTabLeaders(TabLeaders) - Method in class aspose.pdf.Text
Set the tab Leaders of the text .
setTabLeaderType(TabLeaderType) - Method in class aspose.pdf.ListLevelFormat
Sets a TabLeaderType object that indicates the tab leader type for the list.
setTabLeaderType(TabLeaderType) - Method in class aspose.pdf.Segment
Set the tabLeaderType object
setTableMatrix(tableMatrix[][]) - Method in class aspose.pdf.Table
Sets a tableMatrix array that contains the table matrix
setTabStop(int, TabStop) - Method in class aspose.pdf.TabStops
Sets a TabStop object to the collection with the specified index.
setTabStopPosition(float) - Method in class aspose.pdf.Pdf
Sets the tab stop position.
setTabStops(TabStops) - Method in class aspose.pdf.Text
Sets a TabStops that indicates the tab stop positions in the text paragraph.
setTargetID(String) - Method in class aspose.pdf.Hyperlink
Sets a String that indicates the link target ID.
setTemp(boolean) - Method in class aspose.pdf.Cell
Sets a boolean value indicates whether it is temporarily.
setTempGenerator(GeneratorBase) - Method in class aspose.pdf.Pdf
Sets a GeneratorBase object that indicates the temp generator.
setTempGenerator1(GeneratorBase) - Method in class aspose.pdf.Pdf
Sets a GeneratorBase object that indicates the temp generator.
setText(Text) - Method in class aspose.pdf.Segments
Set the parent text object .
setTextBorder(BorderInfo) - Method in class aspose.pdf.TextInfo
Sets a BorderInfo object that indicates the text border.
setTextColor(Color) - Method in class aspose.pdf.FormField
Sets a Color object. object that indicates the color of the text field.
setTextDirection(TextDirection) - Method in class aspose.pdf.GraphNote
Sets a direction of a text from it's origin.
setTextFontName(String) - Method in class aspose.pdf.FormField
Sets a string that indicates the font name of the text field.
setTextFontSize(float) - Method in class aspose.pdf.FormField
Sets a float value that indicates the font size of the text field.
setTextInfo(TextInfo) - Method in class aspose.pdf.FootNote
Sets a TextInfo that indicates the text information of footnote.
setTextInfo(TextInfo) - Method in class aspose.pdf.Graph
Sets a TextInfo object that indicates the text info of the graph title.
setTextInfo(TextInfo) - Method in class aspose.pdf.GraphNote
Sets the text info of the note.
setTextInfo(TextInfo) - Method in class aspose.pdf.HeaderFooter
Sets a TextInfo object that indicates the text info of the header or footer.
setTextInfo(TextInfo) - Method in class aspose.pdf.ImageInfo
Sets a TextInfo object that indicates the text info of the image Title.
setTextInfo(TextInfo) - Method in class aspose.pdf.ListLevelFormat
Sets the TextInfo object of the list of current level.
setTextInfo(TextInfo) - Method in class aspose.pdf.Section
Sets a TextInfo that indicates text info of the section.
setTextInfo(TextInfo) - Method in class aspose.pdf.Segment
Sets a TextInfo object that indicates the text info of the segment.
setTextInfo(TextInfo) - Method in class aspose.pdf.Text
Sets a TextInfo object that indicates the text info of the text paragraph.
setTextIsMultiLine(boolean) - Method in class aspose.pdf.FormField
Sets a boolean value that indicate whether the text field can be multiline.
setTextIsPassword(boolean) - Method in class aspose.pdf.FormField
Sets a boolean value that indicates whether the text field is password.
setTextMaxLength(int) - Method in class aspose.pdf.FormField
Sets an int value that indicates the max length of the text can be entered in this field.
setTextVerticalAlignment(VerticalAlignmentType) - Method in class aspose.pdf.FloatingBox
Sets a VerticalAlignmentType enum that indicates the vertical alignment type of all paragraphs in the floating box.
setTextWidth(float) - Method in class aspose.pdf.Text
Sets a float value that indicates the width paragraph.The unit is point.
setTiffFrame(int) - Method in class aspose.pdf.ImageInfo
Sets an int value that indicates the valid frame of the TIFF image.
setTile(Paragraphs) - Method in class aspose.pdf.TilingPattern
Sets a list of Paragraphs represented tile content.
setTilingType(TilingType) - Method in class aspose.pdf.TilingPattern
 
setTimeOutOfFileWebRequest(URI) - Static method in class aspose.pdf.Pdf
Sets the FileWebRequest.Timeout property for the web images.
setTimeOutOfFileWebRequest(int) - Static method in class aspose.pdf.Pdf
Sets the length of time until the request times out for the Pdf document.
setTitle(String) - Method in class aspose.pdf.Bookmark
Sets a string that indicates the title of the bookmark.
setTitle(String) - Method in class aspose.pdf.Graph
Sets a String value that indicates the title of the graph.
setTitle(String) - Method in class aspose.pdf.ImageInfo
Sets a String value that indicates the title of the image.
setTitle(Text) - Method in class aspose.pdf.ListSection
Sets the Text value of the title of ListSection.
setTitle(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the creator of the Pdf document.
setTitle(String) - Method in class aspose.pdf.Table
Sets a String value that indicates the title of the table.
setToBeFreed(ArrayList) - Method in class aspose.pdf.Pdf
Sets an ArrayList that indicates The resources need to be released after the PDF is been generated To avoid memory leaks
setTogetherSegNumber(int) - Method in class aspose.pdf.Segment
Set a int value indicates the numbers of together segments
setTop(GraphInfo) - Method in class aspose.pdf.BorderInfo
Sets a GraphInfo object that indicates top of the border.
setTop(float) - Method in class aspose.pdf.MarginInfo
Sets a float value that indicates the top margin.
setTop(float) - Method in class aspose.pdf.Paragraph
Sets a float value that indicates the top position of the paragraph.
setTop(float) - Method in class aspose.pdf.RectangleArea
Sets a float value that indicates the top position of the rectangle area.
setTopIndex(int) - Method in class aspose.pdf.FormField
Sets an int value that indicates the top index (in the options array) of combo or list field.
setTopMarginSpace(float) - Method in class aspose.pdf.Paragraph.VerticalPositionInfo
Sets a float value that indicates the value of top margin space.
setTrimBox(RectData) - Method in class aspose.pdf.PageSetup
Sets a RectData object that indicates the trim box of the page.
setTruetypeFontDirectoryPath(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the path of the truetype font directory.
setTruetypeFontFileName(String) - Method in class aspose.pdf.TextInfo
Sets a string that indicates the truetype font file name.
setTruetypeFontMapPath(String) - Method in class aspose.pdf.Pdf
Sets a string that indicates the path of the truetype font map file.
SetUnicode() - Method in class aspose.pdf.Pdf
Sets all fonts in the document to be unicode.
setUperRightX(float) - Method in class aspose.pdf.RectData
Sets a float value that indicates the x-coordinate of the upper-right point.
setUperRightY(float) - Method in class aspose.pdf.RectData
Sets a float value that indicates the y-coordinate of the upper-right point.
setUrl(String) - Method in class aspose.pdf.Hyperlink
Sets a String that indicates the link url.
setUserLabel(String) - Method in class aspose.pdf.Heading
Deprecated. This property is now obsolete. You should use setLabel() to set the user label.
setUserPassword(String) - Method in class aspose.pdf.Security
Sets a string that indicates the user password used in pdf encryption.
setVerticalAlignment(VerticalAlignmentType) - Method in class aspose.pdf.Cell
Sets a VerticalAlignmentType object that indicates the vertical alignment type.
setVerticalAlignment(VerticalAlignmentType) - Method in class aspose.pdf.Row
Sets a VerticalAlignmentType object that indicates the vertical alignment type of all cells in this row.
setVerticalAlignment(VerticalAlignmentType) - Method in class aspose.pdf.Table
Sets a VerticalAlignmentType object that indicates the vertical alignment type of all cells in the table.
setVerticalPosInfo(Paragraph.VerticalPositionInfo) - Method in class aspose.pdf.Paragraph
Sets a VerticalPositionInfo value that indicates the paragraph's vertical position information.
setVerticalTextCells(Cells) - Method in class aspose.pdf.Table
Sets a Cells object that the table contains vertical text cells.
setVerticalTextRotationAngle(VerticalTextRotationType) - Method in class aspose.pdf.Cell
Sets a VerticalTextRotationType object that indicates the text rotation angle in floating box or cells.
setVerticalTextRotationAngle(VerticalTextRotationType) - Method in class aspose.pdf.FloatingBox
Sets a VerticalTextRotationType object that indicates the text rotation angle in floating box or cells.
setVirtualCells(Cells) - Method in class aspose.pdf.Row
set virtual cell
setWatemark(HeaderFooter) - Method in class aspose.pdf.Section
Set a HeaderFooter Object that indicates the HeaderFooter Object of watermark.
setWatermarks(Watermarks) - Method in class aspose.pdf.Pdf
Sets a Watermarks which will be added upon each page of the PDF document.
setWebUrl(String) - Method in class aspose.pdf.LinkAction
Sets a string that indicates the web url for OpenWebLink link action.
setWidth(float) - Method in class aspose.pdf.Cell
Sets a float value that indicates the width of the cell.
setWidth(float) - Method in class aspose.pdf.Ellipse
Sets a float value that indicates the width of the ellipse.
setWidth(float) - Method in class aspose.pdf.Paragraph
Sets a float value that indicates the width of the paragraph
setWidth(float) - Method in class aspose.pdf.Rectangle
Sets a float value that indicates the width of the rectangle.
setWidth(float) - Method in class aspose.pdf.RectangleArea
Sets a float value that indicates the width of the rectangle area.
setWidth(float) - Method in class aspose.pdf.Row
Represents a float value that indicates the row width.
setWidth(float) - Method in class aspose.pdf.Segment
Gets or sets a float value that indicates the width of the segment.
setWidth(float) - Method in class aspose.pdf.TilingPattern
Sets a width of the tile.
setWordSpace(float) - Method in class aspose.pdf.TextInfo
Sets a float value that indicates space between words.The unit is point.
setXmlFilePath(String) - Method in class aspose.pdf.Pdf
Sets a String value that indicates the xml file path.
setXmpMetadata(XmpMetadata) - Method in class aspose.pdf.Pdf
Sets a XmpMetadata Object that indicates the XMP metadata to be added into the PDF document.
setxPos(float) - Method in class aspose.pdf.PatternColorSpace
Sets translation in x axis of the tile content relative to tile box
setxScale(float) - Method in class aspose.pdf.PatternColorSpace
Sets scale in x axis of the tile content relative to tile box
setxStep(float) - Method in class aspose.pdf.TilingPattern
Sets a step between tiles in x axis.
setY(short) - Method in class aspose.pdf.CmykColorSpace
Sets a short value (0-255) that indicates the yellow component of the CMYK colorspace.
setyPos(float) - Method in class aspose.pdf.PatternColorSpace
Sets translation in y axis of the tile content relative to tile box
setYPosition(float) - Method in class aspose.pdf.Bookmark
Sets a float number that indicates the Y coordination of the bookmark link.
setyScale(float) - Method in class aspose.pdf.PatternColorSpace
Sets scale in y axis of the tile content relative to tile box
setyStep(float) - Method in class aspose.pdf.TilingPattern
Sets a step between tiles in y axis.
setZeroStyle(int) - Method in class aspose.pdf.TableFormatInfo
Sets a int value that indicate the zeroStyle in table.
setZIndex(int) - Method in class aspose.pdf.FloatingBox
Sets an int value that indicates the Z-order of the floating box.
setZIndex(int) - Method in class aspose.pdf.Graph
Sets an int value that indicates the Z-order of the graph.
setZIndex(int) - Method in class aspose.pdf.Image
Sets an int value that indicates the Z-order of the image.
setZIndex(int) - Method in class aspose.pdf.Text
Sets a int value that indicates the Z-order of the text.
Shading - Static variable in class aspose.pdf.PatternType
Shading pattern.
SHADING_PATTERN_MULTIPLIER - Static variable in class aspose.pdf.ShadingPattern
 
ShadingPattern - Class in aspose.pdf
Realizes tiling pattern with image as shaded tile (mosaic).
ShadingPattern(Image, int) - Constructor for class aspose.pdf.ShadingPattern
 
ShadingPatternFactory - Class in aspose.pdf
Maps level to predefined shading patterns.
ShadingPatternFactory() - Constructor for class aspose.pdf.ShadingPatternFactory
 
Shape - Class in aspose.pdf
Represents a generic shape.
Shape() - Constructor for class aspose.pdf.Shape
Constructor with no arguments for Shape class
Shapes - Class in aspose.pdf
Represents a collection of Shape objects.
Shapes() - Constructor for class aspose.pdf.Shapes
Initializes a new instance of the Shapes class.
ShowLengthOfRotateText - Variable in class aspose.pdf.Text
the width of show text .
skewX - Variable in class aspose.pdf.PatternColorSpace
The skew angle of the x-coordinate when transforming a coordinate system.
skewY - Variable in class aspose.pdf.PatternColorSpace
The skew angle of the y-coordinate when transforming a coordinate system.
skip(long) - Method in class aspose.pdf.BasicStream
abstract method for stream skip.
skip(long) - Method in class aspose.pdf.BinaryFileStream
Skips several bytes.
skip(long) - Method in class aspose.pdf.MemStream
Skips several bytes.
skip(long) - Method in class aspose.pdf.TextFileStream
skip several chars
Solid - Static variable in class aspose.pdf.BorderType
solid type
Solid - Static variable in class aspose.pdf.TabLeaderType
Solid tab leader.
spacing - Variable in class aspose.pdf.HatchingPattern
Spacing between lines.
spacingArr - Variable in class aspose.pdf.ColumnInfo
The default column number of spacingArr is 15.
Split - Static variable in class aspose.pdf.PageTransitionType
No transition.
StrokeText - Static variable in class aspose.pdf.RenderingMode
Stroke text(outline) mode.

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