Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 997 for

subscript

(0.08 sec)
  1. Manage Presentation Text in PHP|Aspose.Slides f...

    Learn to manage text in Aspose.Slides for PHP: edit placeholders, fonts, paragraphs, bullets, and more with clear code examples for PPT, PPTX, and ODP....PHP Manage Superscript and Subscript in Presentations Using PHP...

    docs.aspose.com/slides/php-java/manage-text/
  2. Manage Presentation Text in .NET|Aspose.Slides ...

    Learn to manage text in Aspose.Slides for .NET: edit placeholders, fonts, paragraphs, bullets, and more with clear C# code examples for PPT, PPTX, and ODP....NET Manage Superscript and Subscript in Presentations in .NET Advanced...

    docs.aspose.com/slides/net/manage-text/
  3. 在 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-...
  4. 上标和下标|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....常见问题 Will superscript and subscript be preserved when exporting...持完整。 Can superscript and subscript be combined with other formatting...

    docs.aspose.com/slides/zh/nodejs-java/superscri...
  5. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....builder , @"\r (3,x)" ); // 8 - Subscript/superscript switch "/s", first...superscript and then as a subscript: InsertFieldEQ ( builder ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 3. LaTeX commands | LaTeX manual

    This article discusses another way to compose math formulas that involves macro commands provided by LaTeX....like subscripts and superscripts. Subscript and subscript Different...

    docs.aspose.com/tex/java/latex-math-commands/
  7. Font Settings with C++|Documentation

    Aspose.Cells is a C++ 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...cell . GetStyle (); // Set subscript effect style . GetFont ()...

    docs.aspose.com/cells/cpp/cells-font-settings/
  8. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...builder , ' \\ r (3,x)' ) # 8 - Subscript/superscript switch "/s", first...superscript and then as a subscript: insert_field_eq ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...False, 'superscript': False, 'subscript': False, 'hyperlink': False...False, 'superscript': False, 'subscript': False, 'hyperlink': False...

    forum.aspose.com/t/paste-back-shape-data-correc...
  10. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples....PHP Manage Superscript and Subscript in Presentations Using PHP...

    docs.aspose.com/slides/php-java/animated-text/