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

document revision

(2.87 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Comparing 2 documents is removing the bookmarks...

    Hello Team, I am comparing two Documents, and in the output I notice that the bookmarks in the header and footer are being removed. Additionally, even when there are no actual changes, they still appear as tracked chang…...Comparing 2 documents is removing the bookmarks Aspose.Words...Team, I am comparing two documents, and in the output I notice...

    forum.aspose.com/t/comparing-2-documents-is-rem...
  5. 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++ Analyzing...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  6. 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...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

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

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. JSON with JavaScript via C++|Documentation

    Learn how to convert an Excel workbook to JSON using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  9. [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-...
  10. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/cpp/compare-documents/