Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 11,051 for

insert text

(0.06 sec)
  1. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the Text layout in a Textbox....enumeration Determines the flow of the text layout in a textbox. Members...Name Description HORIZONTAL Text is displayed horizontally. ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...DocumentBuilder ( doc = doc ) # Insert a table of contents, and then...right. field_toc = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples.... getBodyStyle - get/set text styles of the slide’s body....Placeholder to Slide Master These text fields are standard placeholders...

    docs.aspose.com/slides/nodejs-java/slide-master/
  4. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_Text property. Determines whether Microsoft Word will grow the shape to fit Text....fit_shape_to_text property TextBox.fit_shape_to_text property Determines...shape to fit text. @property def fit_shape_to_text ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...chart -> get_Title () -> set_Text ( u "World Population" ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Shape.text_box property | Aspose.Words for Python

    Shape.Text_box property. Defines attributes that specify how Text is displayed in a shape....text_box property Shape.text_box property Defines attributes...specify how text is displayed in a shape. @property def text_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a MHTML file to JPEG using Python | ...

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/m...
  8. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the Text within a shape....the vertical alignment of the text within a shape. @property def...vertically align the text contents of a text box. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of Text on a page, in a table cell or a Text frame....orientation of text on a page, in a table cell or a text frame. Members...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....start with the required pages, text, etc. Try online You can try...document with another document: Insert and Append Documents in Java...

    docs.aspose.com/words/java/split-a-document/