BuiltInDocumentProperties.heading_pairs property. Specifies Document headings and their names....heading_pairs property Specifies document headings and their names....and specifies the count of document parts for this heading in...
LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points)....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.type property. Gets the type of the current entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.move_previous method. Moves to the previous sibling entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
LayoutEnumerator.kind property. Gets the kind of the current entity...Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...
Export XML to ODS via Java API without using Microsoft Excel or Adobe Reader... edit, convert, and print PDF documents from within their Java...via Java Open XML file using Document class Convert XML to XLSX...
Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless customization and efficiency....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...
Sample code on Python for EPUB to HTML conversion. Use example code for batch EPUB to HTML conversion with Python and .NET...convert programmatically a document from EPUB to HTML format with...with a modern document-processing Python API. Use just a few...
DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...
Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++....same text box by its name and print its text. JavaScript code to...Cells initialized" ); }); document . getElementById ( 'runExample'...