Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 9,195 for

insert text

(0.04 sec)
  1. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked....DocumentBuilder ( doc = doc ) # Insert a shape. If we open this document...its size. shape = builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....DocumentBuilder provides an easy way to insert content and formatting into...position on the current line of text when displaying this WordprocessingML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PowerPoint Math Equations|Aspose.Slides for Pyt...

    PowerPoint Math Equations, Math Symbols, Formula, and Math Text in Python...PowerPoint and can be added to the text or equation. For that, the math...equation in PowerPoint, the Insert -> Equation menu is used: This...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  5. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... start_table () # We must insert at least one row before setting...table formatting. builder . insert_cell () # Set the table style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RevisionOptions.revision_bars_position property...

    RevisionOptions.revision_bars_position property. Gets or sets rendering position of revision bars...DocumentBuilder ( doc = doc ) # Insert a revision, then change the...layout_options . revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...PowerPoint and can be added to the text or equation. For that, the math...equation in PowerPoint, the Insert -> Equation menu is used: This...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  8. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...(); chart-> get_Title ()-> set_Text ( u"Demo Chart" ); chart-> get_Series...

    products.aspose.com/words/cpp/make/doc/
  9. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....Copy Insert Text Insert Comments Insert Bookmark Insert Chart...(); chart-> get_Title ()-> set_Text ( u"Demo Chart" ); chart-> get_Series...

    products.aspose.com/words/cpp/make/html/
  10. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....the cell where you want to insert the comment. Click the New...comment will be inserted. Comment Text: The text of the comment...

    docs.aspose.com/cells/cpp/threaded-comments/