Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,664 for

document revision

(0.14 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....Shows how to create a custom document property which contains a...time. auto doc = MakeObject < Document > (); doc -> get_CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...Examples Shows how to work with a document’s custom properties. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.INSERTION](../../../aspose.words/Revisiontype/#INSERTION)...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/Revisiontype/#MOVING)...the appearance of revisions. doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Revisions.docx' ) # Get the RevisionOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.deletedTextColor property | Asp...

    RevisionOptions.deletedTextColor property. Allows to specify the color to be used for deleted content [RevisionType.Deletion](../../../aspose.words/Revisiontype/#Deletion)...appearance of revisions. let doc = new aw . Document ( base . myDir...myDir + "Revisions.docx" ); // Get the RevisionOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....of custom document properties. doc = aw . Document () properties...properties = doc . custom_document_properties auth_date = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer....of custom document properties. doc = aw . Document () properties...properties = doc . custom_document_properties auth_date = datetime...

    reference.aspose.com/words/python-net/aspose.wo...