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

text

(0.2 sec)
  1. 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-...
  2. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....can use WordArt to add special text effects to spreadsheets. For...stretch a title, decorate text, make the text fit a preset shape, or...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  3. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and Text stamps to a PDF page via Python....NET allows adding image or text stamp in your PDF document....file. Adding Text stamps in the PDF File - add text stamp, define...

    docs.aspose.com/pdf/python-net/stamping/
  4. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Microsoft Visio file with the text ‘Hello World’ in a specified...new text box. Insert the words Hello World! into a text box....

    docs.aspose.com/diagram/python-java/your-first-...
  5. 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...
  6. 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...
  7. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。..."Very long text 1. very long text 2. very long text 3. very long...long text 4. very long text 5. very long text 6. very long text...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  8. 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...
  9. 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...
  10. 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...