Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,167 for

document revision

(0.05 sec)
  1. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific Revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....RevisionGroupCollect indexer Returns a revision group at the specified index...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If Revisions are present in the Document tags, we need to preserve those Revisions in the plain-text version. We also need to support the reverse conversion (pla…...type with revisions Aspose.Words Product Family revision , words-java...plain text . If revisions are present in the document tags, we need...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  3. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the Document layout process in Java....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....Ask AI Clean Up a Document Contents [ Hide ] Sometimes you may...reduce the size of the output document and processing time. While...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  6. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for Revision comments...the measurement units for revision comments. Default value is...Shows how to make a saved document conform to an older ODT schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various Document layouts using C#....enables you to create output documents with various layouts, depending...printer metrics to lay out document” compatibility option, see...

    docs.aspose.com/words/net/specify-layout-options/
  8. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....NET to control document layout features such as hidden...marks, comment rendering, and revision display. It provides property...

    docs.aspose.com/words/python-net/specify-layout...
  9. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two Documents and accepting Revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...comparing two documents and accepting revision marks I have different...after you accept the revisions that Document.Compare creates. When...

    forum.aspose.com/t/compare-table/325170
  10. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various Document layouts....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/cpp/specify-layout-options/