Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,315 for

trim document

(0.05 sec)
  1. 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...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination Documents. The default value is false in C++....in source and destination documents. The default value is false...Examples Shows how to import a document with numbered lists. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the Document in C++....specified bookmark from the document. void Aspose :: Words :: BookmarkCollection...bookmarks from a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/boo...
  4. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( matchCase ? "Jade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/com...
  6. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your Documents with the BookmarkCollection Remove method. Enhance your Document management today!...specified bookmark from the document. public void Remove ( Bookmark...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  8. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted Documents, ensuring secure and seamless access....IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/net/aspose.words/inc...
  9. RevisionCollection.GetEnumerator | Aspose.Words...

    Discover the RevisionCollection GetEnumerator method! Efficiently retrieve enumerator objects for seamless data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionCollection.RejectAll | Aspose.Words for...

    Discover the RevisionCollection RejectAll method to effortlessly discard all revisions, streamlining your workflow and enhancing Document management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...