Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...
Represents a collection of CustomPart objects in Java....Structured Document Tags or Content Control documentation article...package via the Document.getPackageCustomPart() / Document.setPackageCustomPart(com...
aspose.words.properties.DocumentProperty class. Represents a custom or built-in Document property...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Properties...
This article describes various ways to extract text from PDF Documents using Aspose.PDF for Rust....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...
Specifies a list of web extension references in Java....Work with Office Add-ins documentation article. Methods Method...extension to a document. Document doc = new Document(); // Create...
BuiltInDocumentProperties.company property. Gets or sets the company property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...
BuiltInDocumentProperties.name_of_application property. Gets or sets the name of the application....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...
This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....the feature to convert PDF documents to EPUB format. Aspose.PDF...the second argument to the Document.save(..) method, to generate...
Allows to specify options for Document page extracting in Java....Allows to specify options for document page extracting. Examples:...the NUMPAGE field. Document doc = new Document(getMyDir() + "Page...
Aspose.Words.DocumentVisitor class. Base class for custom Document visitors...class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks...