Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,099 for

trim document

(0.08 sec)
  1. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your Document for a polished final version....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your Documents for enhanced formatting and readability....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  3. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential Document details and enhance your data management. Discover its benefits today!...[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!... Document doc = new Document (); DocumentBuilder...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/net/aspose.words.rep...
  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. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm....Gets/sets a password to encrypt document using ECMA376 Standard encryption...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...