Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,258 for

trim document

(0.06 sec)
  1. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  2. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....visit the Find and Replace documentation article. Examples: Shows...find-and-replace operation. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Node class | Aspose.Words for Node.js

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured Document tag that is currently selected in this DocumentBuilder in C++....method Gets the structured document tag that is currently selected...DocumentBuilder inside a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured Document tag in C++....at the end of a structured document tag. bool Aspose :: Words...DocumentBuilder inside a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions... Document (); let builder = new aw ...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....output all paragraphs in a document that are list items. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured Document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your Document editing efficiency....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  9. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.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...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table....through all tables in the document and print the contents of...each cell. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...