Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,035 for

document revision

(0.04 sec)
  1. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert Revisions...ignore text inside insert revisions. The default value is false...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...recorded in the Revision property of the built-in document properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....track when comparing two documents. Examples: Shows to specify...comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert Revisions...ignore text inside insert revisions. The default value is False...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/python-net/aspose.wo...
  5. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Exception { Document docA = new Document("Source.docx"); Document docB...docB = new Document("Target.docx"); CompareOptions options = new...

    forum.aspose.com/t/defect-displayed-content-as-...
  6. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Excel AI Document Assistant Close Convert Revision of XLSB to...to XLSM with C++ Track Document Conversion Progress with C++...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  7. Manipulate Annotations in PDF using Python | As...

    Manage Annotations in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... powerful and easy to use document manipulation API for python-net...Create Annotations in PDF document via Python You need Aspose...

    products.aspose.com/pdf/python-net/annotation/
  8. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. @property def is_list_item...inside another list. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...int Version { get ; } int Revision { get ; } int KeyLength {...algorithm revision. /// </summary> public int Revision { get {...

    docs.aspose.com/pdf/net/custom-security-handler/