Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,268 for

document revision

(2.06 sec)
  1. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for Document comparison operation in Java....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Comparing::CompareOptions::get_G...

    Aspose::Words::Comparing::CompareOptions::get_Granularity method. Specifies whether changes are tracked by character or by word in C++....granularity while comparing documents. auto docA = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builderA = System...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::Granularity enum | As...

    Aspose::Words::Comparing::Granularity enum. Specifies the granularity of changes to track when comparing two Documents in C++....track when comparing two documents. enum class Granularity Values...granularity while comparing documents. auto docA = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. 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...
  5. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Signature Extraction|Aspose.PDF for Python via ...

    Learn how to extract a signature image and signing certificate from a signed PDF using PdfFileSignature in Python....extracting data from signed PDF documents. After a PDF has been signed...The example opens the signed document, gets the first available...

    docs.aspose.com/pdf/python-net/signature-extrac...
  7. JSON|Documentation

    Learn how to convert Excel workbook to JSON with Aspose.Cells for Python via .NET API....Convert-JSON-to-Excel AI Document Assistant Close Convert Revision of XLSB to...

    docs.aspose.com/cells/python-net/convert-workbo...
  8. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a Document in C++....enum Protection type for a document. enum class ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/cpp/aspose.words/pro...
  9. ProtectionType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ProtectionType enum for robust Document security. Enhance your Documents with customizable protection options today!...enumeration Protection type for a document. public enum ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/net/aspose.words/pro...
  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...