Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a Document...collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. Remarks Items are...
Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...
Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...
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...
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...
Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...
Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for Document management....Get File Information of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...
Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...
Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...
Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...