Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,695 for

insert text

(0.5 sec)
  1. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....' ) # Insert a comment to point out an error...datetime . now ()) comment . set_text ( 'Fix the spelling error!'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile Text options!...each line of text to fit width. Center 1 Center text on width. Left...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Bold | Aspose.Words for .NET

    Discover the TextPath Bold property. Easily format your Text in bold for enhanced readability and visual impact in your designs....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. TextBox | Aspose.Words for Java

    Defines attributes that specify how a Text is displayed inside a shape in Java....attributes that specify how a text is displayed inside a shape...getTextBox() property to access text properties of a shape. You do...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

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