Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 10,765 for

insert text

(0.13 sec)
  1. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/androidjava/manage-table/
  2. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section...Paragraph(document); , then insert it using parentNode.appendChild(paragraph);...

    docs.aspose.com/words/java/aspose-words-documen...
  3. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article.... display_result Gets the text that represents the displayed...window. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HanXinEncodeMode|Aspose.BarCode for Python via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....specified encoding with the insertion of an ECI identifier. If a...designs a way to represent any text data reference to UTF8 encoding/charset...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the t…...where we want the table to be inserted and specify any extra formatting...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  6. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_Text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)...deleted_text_color property RevisionOptions.deleted_text_color...BY_AUTHOR . @property def deleted_text_color ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your document's clarity!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  8. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/androidjava/shape-manipu...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...setLicense("Aspose.Words.lic"); . Insert and Append Documents Find and...

    docs.aspose.com/words/nodejs-net/split-a-document/