Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 10,786 for

insert text

(0.14 sec)
  1. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your Text is bolded, enhancing readability and style for your web design projects....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. Aspose . Words . Font font...

    reference.aspose.com/words/net/aspose.words/fon...
  4. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartTitle.Show | Aspose.Words for .NET

    Enhance your charts with customizable titles. Control visibility easily—default is true. Elevate your data presentation today!...set ; } Examples Shows how to insert a chart and set a title. Document...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...shape . chart chart . title . text = 'Best-Selling Car' # Delete...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... Insert Shape Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....providing code examples for inserting shapes, setting properties...class. Inserting Shapes Using Document Builder You can insert inline...

    docs.aspose.com/words/python-net/working-with-s...
  10. Aspose::Words::Document::get_EndnoteOptions met...

    Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

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