Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,026 for

subscript

(0.09 sec)
  1. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and Subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...supporting for superscript and subscript formats(JAVA API)(Version:...supported for superscript and subscript formats using the following...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  2. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘text’ and style…...font shading, superscript, subscript, hyperlink) for each run for...font shading, superscript, subscript, hyperlink) for each run for...

    forum.aspose.com/t/paste-the-styles-after-sente...
  3. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript....appears as subscript. run = new aw . Run ( doc , "Subscript. " );...); run . font . subscript = true ; para . appendChild ( run );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from stamp annotations, highlighted text, and superscript/Subscript content in PDF documents using Aspose.PDF for Python....Superscript and Subscript Text Superscripts and subscripts appear frequently...text (including superscript/subscript) from a specified page of...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  6. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line...appears as subscript. run = new aw . Run ( doc , "Subscript. " );...); run . font . subscript = true ; para . appendChild ( run );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...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...
  9. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as Subscript in C++....et_Subscript method Contents [ Hide ] Font::get_Subscript method...the font is formatted as subscript. bool Aspose :: Words :: Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 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...