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

document revision

(1.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldRevNum...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word in C++....and printing Microsoft Word documents without utilizing Microsoft...Aspose.Words Document Object Model (DOM) documentation article. ...

    reference.aspose.com/words/cpp/aspose.words/
  9. Aspose.Words module | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  10. 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...