Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 833 for

subscript

(0.04 sec)
  1. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...appears as subscript. run = new Run ( doc , "Subscript. " ); run...run . Font . Subscript = true ; para . AppendChild ( run ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...appears as subscript. run = new Run ( doc , "Subscript. " ); run...run . Font . Subscript = true ; para . AppendChild ( run ); //...

    reference.aspose.com/words/net/aspose.words/fon...
  3. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java....consists of a base element and a subscript and superscript placed to...an optional degree . SUBSCRIPT Subscript object, which consists...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript....run of text that appears as subscript. run = aw . Run ( doc = doc...doc , text = 'Subscript. ' ) run . font . subscript = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MathObjectType enumeration | Aspose.Words for P...

    aspose.words.math.MathObjectType enumeration. Specifies type of an Office Math object.... SUBSCRIPT_PART Subscript of the object that...that can have subscript part. SUPERSCRIPT_PART Superscript of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....run of text that appears as subscript. run = MakeObject < Run >... u "Subscript. " ); run -> get_Font () -> set_Subscript ( true...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Setting Subscript Effect Apply subscript by setting the...topics Apply Superscript and Subscript Effects on Fonts Get a List...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  8. Aspose::Words::Math::MathObjectType enum | Aspo...

    Aspose::Words::Math::MathObjectType enum. Specifies type of an Office Math object in C++....SubscriptPart 24 Subscript of the object that can have subscript part. SuperscriptPart...consists of a base element and a subscript and superscript placed to...

    reference.aspose.com/words/cpp/aspose.words.mat...
  9. Manage Text|Aspose.Slides Documentation

    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....Manage Bullet Superscript and Subscript Extract Text from Presentation...

    docs.aspose.com/slides/java/manage-text/
  10. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings.... Setting Subscript Effect Apply subscript by setting the...the Style.font object’s is_subscript property to true . Setting...

    docs.aspose.com/cells/python-net/cells-font-set...