Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,248 for

document revision

(0.32 sec)
  1. Clear DOC Annotations Online and using Python |...

    Remove comments from DOC Document through online app for free. Python API code to delete comments from DOC files....Doc Remove Comments from DOC Document Online or via Python Develop...powerful Python based DOC document annotation utility application...

    products.aspose.com/total/python-net/annotate/doc/
  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. Convert Workbook to JSON with Golang via C++|Do...

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

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  4. 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...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert Revisions with this simple boolean setting. Default is false....ignore text inside insert revisions. The default value is false...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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...
  7. Find Maximum Rows and Columns supported by XLS ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Maximum Columns : 16384 AI Document Assistant Close Control External...Days Preserving History of Revision Logs in Shared Workbook Analyzing...

    docs.aspose.com/cells/net/find-maximum-rows-and...
  8. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected...so lets assume the original document has 5pages and corrections...

    forum.aspose.com/t/change-pages-only-after-comp...
  9. 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...
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a Document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Clone Document, Convert Clone .ToString(SaveFormat.Html), Convert...Convert HTML back to Document, and Compare Changes Aspose.Words...

    forum.aspose.com/t/clone-document-convert-clone...