Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 6,467 for

document insertion

(0.05 sec)
  1. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows to specify whether the original text should be shown instead of revised one... Document ( base . myDir + "Revisions...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.movedFromTextColor property | A...

    RevisionOptions.movedFromTextColor property. Allows to specify the color to be used for areas where content was moved from [RevisionType.Moving](../../../aspose.words/revisiontype/#Moving)... Document ( base . myDir + "Revisions...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionOptions.revisedPropertiesColor property...

    RevisionOptions.revisedPropertiesColor property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FormatChange](../../../aspose.words/revisiontype/#FormatChange) Default value is [RevisionColor.NoHighlight](../../revisioncolor/#NoHighlight).... Document ( base . myDir + "Revisions...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the color to be used for comments... Document ( base . myDir + "Revisions...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method...height) Inserts an online video object into the document and scales...returned by this method. Insertion of online video from the following...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 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++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. 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++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify Document lines containing revised information...for side bars that identify document lines containing revised information...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBase::get_NodeChangingCa...

    Aspose::Words::DocumentBase::get_NodeChangingCallback method. Called when a node is inserted or removed in the Document in C++....when a node is inserted or removed in the document. System :: SharedPtr...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...