Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 3,844 for

insert text

(0.13 sec)
  1. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....indicating whether bidirectional text is fully supported during field...DocumentBuilder ( doc ); // Insert two merge fields with German...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....row height to fit the vertical text. builder -> InsertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....doc = new Document(); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Name Description INSERTION New content was inserted in the document...track_revisions ) # We have added text using the document builder,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartMultilevelValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartMultilevelValue class to effectively manage multilevel data in your charts, enhancing your data visualization capabilities....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....present calculated color of the text (black or white) to be used...} True if the right-to-left text is formatted as bold. Border...

    reference.aspose.com/words/net/aspose.words/font/
  7. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....rows and two columns and then insert it into the first table's first...with the given dimensions and text in each cell. /// </summary>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....docx"); Shows how to insert the HTML contents from a web...HTML format. MARKDOWN Markdown text document. MHTML MHTML (Web archive)...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....new DocumentBuilder(doc); // Insert a TOA field, which will create...with any text we put on this property. // Inserting a tab character...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a Text box or Text frame in PowerPoint presentations using JavaScript...Contents [ Hide ] Texts on slides typically exist in text boxes or shapes... to add a text to a slide, you have to add a text box and then...

    docs.aspose.com/slides/nodejs-java/manage-textbox/