Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 10,643 for

insert text

(0.05 sec)
  1. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section...reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Document::get_FootnoteOptions me...

    Aspose::Words::Document::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes 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 a footnote adds a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...DisplayResult { get; } Gets the text that represents the displayed...of the first data record to insert. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc = doc ) # Insert a floating image that will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.is_delete_revision property | Aspos...

    InlineStory.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...
  7. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (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...
  8. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... Inserting a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/java/working-with-paragra...
  9. How to Add Bookmark in Word using C#

    This article explains how to add bookmark in Word using C#. It contains all the information required to set the environment, step-wise approach to write the program and a runnable code to Insert a bookmark in Word using C#....Document class object for inserting bookmarks Instantiate DocumentBuilder...adding text and bookmarks Start a bookmark and add some text after...

    kb.aspose.com/words/net/how-to-add-bookmark-in-...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... text Gets or sets the text of the chart title...shown. Examples Shows how to insert a chart and set a title. doc...

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