Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,699 for

document revision

(0.04 sec)
  1. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which Revisions are rendered in balloons in C++....ShowInBalloons enum Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline 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...
  3. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor 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...
  4. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None 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...
  5. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough 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...
  6. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor 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...
  7. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!...custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  8. 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...
  9. 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...
  10. DocumentProperty.to_bool method | Aspose.Words ...

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

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