Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,026 for

document revision

(0.11 sec)
  1. DocumentProperty.Type | Aspose.Words for .NET

    Discover the DocumentProperty Type to efficiently retrieve and utilize property data types for enhanced Document management and automation....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::RevisionCollection::AcceptAll me...

    Aspose::Words::RevisionCollection::AcceptAll method. Accepts all Revisions in this collection in C++....ptAll method Accepts all revisions in this collection. void Aspose...Examples Shows how to compare documents. auto docOriginal = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....conversion methods of custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted Revisions with an easy boolean toggle. Enhance your editing experience!...ignore text inside delete revisions. The default value is false...ignore text inside delete revisions during a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....How to Add Password to Word Document using Java In this article...how to add password to Word document using Java . It contains all...

    kb.aspose.com/words/java/how-to-add-password-to...
  7. FindReplaceOptions.ignoreDeleted property | Asp...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PropertyType | Aspose.Words for Java

    Specifies data type of a Document property in Java....PropertyType Specifies data type of a document property. Examples: Shows...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. ProtectionType | Aspose.Words for Java

    Protection type for a Document in Java....ProtectionType Protection type for a document. Examples: Shows how to turn...protection for a section. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....with Footnote and Endnote documentation article. Remarks: The Footnote...footnotes and endnotes in a Word document. Footnote is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...