Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 11,000 for

insert text

(0.09 sec)
  1. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....fonts support hinting, improving text rendering at small sizes. May...software, for getting precise text layout and high-quality printing...

    docs.aspose.com/font/net/what-is-font/cff-font/
  2. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....shape ID, and set alternative text for identification and further...Alt Text. We suggest developers to use alternative text for finding...

    docs.aspose.com/slides/java/shape-manipulations/
  3. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section...Paragraph(document); , then insert it using parentNode.appendChild(paragraph);...

    docs.aspose.com/words/java/aspose-words-documen...
  4. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../)....TextBox Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... insert_chart ( chart_type = aw . drawing... title chart_axis_x_title . text = 'Categories' chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... insert_break ( aw . BreakType . PAGE_BREAK...writeln ( 'Page2' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOText field... Remarks Inserts an AutoText entry. Inheritance:...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#.... Insert MailMerge fields for data coming... html, jpeg, pdf, png, rtf, text, txt (Default: docx). License...

    docs.aspose.com/words/net/using-and-configuring...
  10. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...