Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,183 for

insert text

(0.04 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....to set internal margins for a text box. auto doc = MakeObject <...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....to set internal margins for a text box. auto doc = MakeObject <...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property Text display, ensuring clarity and engagement in your designs. Optimize your visuals today!...property Defines whether the text is displayed. public bool On...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process...show_hidden_text Gets or sets indication of whether hidden text in the...rendered. Default is False . text_shaper_factory Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127)....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....Words for Java to insert the bookmarks Create a new...set its name Add some sample text Create another nested bookmark...

    kb.aspose.com/words/java/how-to-create-bookmark...
  8. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number of points by which the Text that follows the field should be moved vertically from the top edge of the page....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the Text that follows the field should be moved right....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the document in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...Write ( String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...