Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,051 for

trim document

(0.07 sec)
  1. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....the Working with Lists documentation article. Examples: Shows...list items. {@code Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text formatting. Simplify your coding with our unique solutions!... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/con...
  4. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  7. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  8. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Revision.reject method | Aspose.Words for Node.js

    Revision.reject method. Reject this revision....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the Document in Java....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...