Implements the SAVEDATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...date and time on which the document was last saved. By default...
Base class for custom Document visitors in Java....DocumentVisitor Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...
PageSetup.multiple_pages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...margins. doc = aw . Document () # Insert text that spans several...
Enhanced Microsoft Word formatting features, working with styles and themes using C++....based on styles from a Word document can be useful to identify...particular kinds of content in the document, such as examples, titles...
Sample code on Python for EPS to DOC conversion. Use example code for batch EPS to DOC conversion with Python and .NET...programmatically a document from EPS to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...
Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....:DocumentBase>& The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...
PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding....space added to the margin for document binding. @property def gutter...margins. doc = aw . Document () # Insert text that spans several...
SignatureLineOptions.signer_title property. Gets or sets suggested signer's title...add a signature line to a document, and then sign it using a...src_document_path = MY_DIR + "Document.docx" dst_document_path...
Document.updateFields method. Updates the values of fields in the whole Document....values of fields in the whole document. updateFields () Remarks When...open, modify and then save a document, Aspose.Words does not update...
Implements the BARCODE field in Java....with Fields documentation article. Remarks: Inserts a postal barcode...form of a barcode. Document doc = new Document(); DocumentBuilder...