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

document revision

(1.27 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete Revisions. The default value is false in C++....ignore text inside delete revisions. The default value is false...ignore text inside delete revisions during a find-and-replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. 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...
  3. 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...
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...has 6 pages MS Word detected revision changes in both header images...placement in the Aspose output document is left-aligned rather than...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. 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...
  6. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between Document in case when I add lists to Documents with different styles. After exporting result I do not see any differences (Revision collection is empty). Here is the exam…...Strange result of compare document with lists Aspose.Words Product...between document in case when I add lists to documents with different...

    forum.aspose.com/t/strange-result-of-compare-do...
  7. Aspose::Words::RevisionGroupCollection::idx_get...

    Aspose::Words::RevisionGroupCollection::idx_get method. Returns a Revision group at the specified index in C++....:idx_get method Returns a revision group at the specified index...to get a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. 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...
  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/