Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 10,691 for

insert text

(0.14 sec)
  1. 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...
  2. 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...
  3. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_Text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_to_text_effect property RevisionOptions.moved_to_text_effect...DOUBLE_UNDERLINE @property def moved_to_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape ( shape_type...= aw . drawing . ShapeType . TEXT_BOX , width = 100 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...nodes, such as text nodes, spaces between text nodes, and an empty...

    products.aspose.com/html/net/markdown-header/
  6. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns Inserted/deleted/moved Text or description of format change in C++....nGroup::get_Text method RevisionGroup::get_Text method Returns...Returns inserted/deleted/moved text or description of format change...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of Text on each page in a document or section....sets the vertical alignment of text on each page in a document or...builder's current section and add text. builder . page_setup . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....the default options when inserting HTML. PRESERVE_BLOCKS Preserve...paragraph that is normally inserted after HTML that ends with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....They can extract, edit, and insert content, apply custom formatting...metadata editing, and support for text search and replacement. With...

    reference.aspose.com/words/
  10. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... insert_footnote ( footnote_type =...FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...

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