Implements the KEYWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s keywords, as recorded in...
BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC....lastSavedTime () : Date Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...
CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...
aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving...Words issued during document loading or saving. To learn...the Programming with Documentsdocumentation article. Remarks You...
Sample code for PDF to PDF Java conversion. Use API example code for batch PDF files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PDF format and creates PDF documents containing recognized text...
Aspose.Words.Node class. Base class for all nodes of a Word Document...class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...
Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...
Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...
Implements the NUMPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of pages in the current document, as recorded in the Pages...
Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...