Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 19,380 for

document insertion

(0.08 sec)
  1. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  2. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control revision visibility with the ShowRevisionMarks property. Easily format revision text for clarity, enhancing Document collaboration. Default is true.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a Document node or style. Use RevisionType to check the type of this revision. To learn more, visit the Documentation article in C++....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. class Revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Node.js via C++....How to add/insert TextBox to Worksheet with Node.js via C++ Contents...where you can insert text boxes. One in “insert-shapes”, the other...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Document () # An empty document, by default, has... text = 'Run 3. ' ) # The document body will not display these...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add/insert TextBox to Worksheet with C++...

    How to add/insert TextBox to Worksheet in Aspose.Cells with C++....How to add/insert TextBox to Worksheet with C++ Contents [ Hide...where you can insert text boxes. One in “insert-shapes”, the other...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  7. Rotate BMP Documents Online or using .NET | pro...

    Rotate BMP Document through online app for free. .NET API C# code to rotate BMP files....NET Rotate Bmp Rotate BMP Document Online or via .NET Develop...Develop powerful .NET based BMP document rotation utility application...

    products.aspose.com/total/net/rotate/bmp/
  8. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/net/aspose.words/par...
  9. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  10. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....Examples: Shows how to insert an entire document’s contents as a replacement...Exception { Document mainDoc = new Document(getMyDir() + "Document insertion...

    reference.aspose.com/words/java/com.aspose.word...