Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,023 for

document revision

(0.13 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the Document Revision number in C++....method Gets or sets the document revision number. int32_t Aspose...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....whether a paragraph is a format revision. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Format revision.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for Revisions of Document text in C++....decoration effect for revisions of document text. enum class RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....property Gets or sets the document revision number. public int RevisionNumber...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  6. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for Revisions of Document text in Java....decoration effect for revisions of document text. Examples: Shows...appearance of revisions. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...and time. let doc = new aw . Document (); let date = new Date (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.lay...