Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 947 for

subscript

(0.06 sec)
  1. Dealing with Font Settings|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.... Set text to subscript . Set text to superscript...setStrikeout property. Setting Subscript Make text superscript by using...

    docs.aspose.com/cells/java/dealing-with-font-se...
  2. Manage Text|Aspose.Slides for Node.js via .NET ...

    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/nodejs-java/manage-text/
  3. Manage Text|Aspose.Slides for PHP 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/php-java/manage-text/
  4. 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....Animated Text Superscript and Subscript Extract Text from Presentation...

    docs.aspose.com/slides/cpp/manage-text/
  5. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....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/net/aspose.words.mat...
  6. 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/androidjava/manage-text/
  7. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of text (in points) relative to the base line. A positive number raises the text, and a negative number lowers it in C++....run of text that appears as subscript. run = System :: MakeObject... u "Subscript. " ); run -> get_Font () -> set_Subscript ( true...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 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....Lists Manage Superscript and Subscript in C# Advanced Text Extraction...

    docs.aspose.com/slides/net/manage-text/
  9. Manage Text in Presentations with Python|Aspose...

    Learn to manage text in Aspose.Slides for Python via .NET: edit placeholders, fonts, paragraphs, and bullets with clear code examples for PPT, PPTX, and ODP....Python Manage Superscript and Subscript in Python Advanced Text Extraction...

    docs.aspose.com/slides/python-net/manage-text/
  10. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。..."Hello" ); // Set the font Subscript Style style = cell . GetStyle...workbook . Save ( outDir + u "Subscript_out.xls" , SaveFormat :: Auto...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...