Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 19,366 for

document insertion

(0.1 sec)
  1. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Insert or Delete Rows in an Excel Worksheet wit...

    This article provides the C++ code to insert and delete rows in an Excel worksheet....Insert or Delete Rows in an Excel Worksheet with C++ Contents...Cells offers two methods for inserting and deleting rows: Cells.InsertRows...

    docs.aspose.com/cells/cpp/insert-or-delete-rows...
  4. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!...decoration effect for revisions of document text. public enum RevisionTextEffect...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....MakeObject < Aspose :: Words :: Document > (); doc -> Protect ( Aspose...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive Document features....annotation: Load the PDF file - new Document . Create new Caret Annotation...annotation is used to indicate the insertion of text. Create new Caret...

    docs.aspose.com/pdf/net/extra-annotations/
  7. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word Documents using files or URLs to these files and show the differences. You can also view your Document in a browser....Ask AI Document Comparison Features Contents [ Hide ] In this...a look at the most popular document comparison features. Compare...

    docs.aspose.com/words/net/document-comparison-f...
  8. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java.... Document doc = new Document(getMyDir() + "Revisions...getRevisionOptions(); // Render insertion revisions in green and italic...

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

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

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