Can be used to specify additional options when saving a Document into the SaveFormat.PS format in Java....additional options when saving a document into the SaveFormat.PS format...the Specify Save Options documentation article. Examples: Shows...
BuiltInDocumentProperties.subject property. Gets or sets the subject of the Document....or sets the subject of the document. @property def subject ( self...how to work with built-in document properties in the “Description”...
aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. Remarks When you...
Implements the AUTONUMOUT field in Java....with Fields documentation article. Remarks: Inserts an automatic...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...
Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...
BuiltInDocumentProperties.comments property. Gets or sets the Document comments....property Gets or sets the document comments. @property def comments...how to work with built-in document properties in the “Description”...
BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...
Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the Document revision number in C++....r method Gets or sets the document revision number. int32_t Aspose...Examples Shows how to work with document properties in the “Origin”...
Implements the EMBED field in Java....the Working with Fields documentation article. Examples: Shows...during loading. // Open a document that was created in Microsoft...
Aspose::Words::DocumentBuilder::InsertStyleSeparator method. Inserts style separator into the Document in C++....r method Inserts style separator into the document. void Aspose...separators. auto doc = MakeObject < Document > (); auto builder = MakeObject...