Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 149,207 for

text

(0.1 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification....page, accesses a particular text fragment within the first cell...the first table, updates its text, and saves the modified PDF...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  2. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply Superscript and Subscript Effects on Font...

    The C++ code to apply superscript and subscript effect to Text in excel with the use of Aspose.Cells for C++ API....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/go-cpp/apply-superscript-...
  4. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF for Python via .NET....creating a PDF document containing text “Hello World!”. After installing...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  5. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...revision_type } \n\t Revision text: { group . text } ' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++....Examples Shows how to format text to offset its position. auto...true )); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/cpp/aspose.words/fon...