This class helps to set various options such as temporary folder for Aspose.Words native libraries and whether native libraries should be loaded and used in Java....isHarfBuzzNativeLibL() Returns true if HarfBuzz libraries is loaded...isWinNativeLibLoaded() Returns true if WindowsNativeCall libraries...
Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....string bookmarkName ) Parameter Type Description bookmarkName String...the cursor to. Return Value true if the bookmark was found; false...
Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...
Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ( args . Document . OriginalFileName...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...
CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...
Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...
NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...