Specifies a set of web extension custom properties in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...
BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document....number of characters in the document. @property def characters...this property when you call Document.update_word_count() . Examples...
Remove pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...
Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...
Body.accept method. Accepts a visitor....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...
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...
Implements the SECTIONPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...pages by sections. Document doc = new Document(); DocumentBuilder...
Implements the SECTION field in Java....the Working with Fields documentation article. Remarks: Retrieves...pages by sections. Document doc = new Document(); DocumentBuilder...
PsSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to the Postscript format in...
Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web page URL or Document file name to display in this frame in C++....or sets the web page URL or document file name to display in this...access frames on-page. // Document contains several frames with...