Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 10,904 for

insert text

(0.55 sec)
  1. FieldImport class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldImport class. Implements the IMPORT field...Description displayResult Gets the text that represents the displayed...the graphic that is to be inserted. isDirty Gets or sets whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library....indentation, alignment, and text orientation. Borders provide...alignments, wrap and rotate text in cells. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/format-workshe...
  3. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of Text. To learn more, visit the documentation article in C++....class Represents a paragraph of text. To learn more, visit the Working...paragraph in the HeaderFooter (main text story) of a Section ; false...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... writeln ( 'Some text.' ) options = aw . saving ....writeln ( 'Page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.Text_converter property. Gets or sets the name of the Text converter for the format of the included file....text_converter property FieldInclude.text_converter property...Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....appearance of slides, shapes, text, images, animations, transitions... adding and editing shapes, text, images, animations, transitions...

    products.aspose.com/slides/cpp/
  7. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....elements such as slides, shapes, text, charts, tables, images, and... adding and editing shapes, text, images, animations, transitions...

    products.aspose.com/slides/python-java/
  8. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....PageSetup object to divide the text into several columns. # Set...columns = builder . page_setup . text_columns columns . line_between...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...string You can now perform any text replacement, DOM manipulation...Replace("{PLACEHOLDER}", "New text"); 4. Load the edited HTML back...

    forum.aspose.com/t/clone-document-convert-clone...
  10. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#.... Writeln ( "Text inside a bookmark." ); builder...Removing Header and Footer Inserting Table Related articles - Analyzing...

    docs.aspose.com/words/net/add-bookmark/