Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 135,066 for

text

(0.07 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRelativeFontSize method. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB. Default is false in C++....allows applications to adjust text size when viewing/processing...Internet Explorer has “View->Text Size” submenu, Adobe Digital...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....each instance of mathematical text individually with respect to...Justifies instances of mathematical text to the left with respect to...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldTC class | Aspose.W...

    Aspose::Words::Fields::FieldTC class. Implements the TC field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....to improve stylistics of the text being proofed. getMakeRevisions()...to be returned with proofed text. getPreserveFormattin() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldArgumentBuilder class | Aspose.Words for N...

    Aspose.Words.Fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text...of fields, nodes, and plain text. To learn more, visit the Working...argument. addText(text) Adds a plain text to the argument. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Excel to CSV, TSV and Txt with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  8. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.Text_compression property. Specifies compression type to be used for all Textual content in the document....text_compression property PdfSaveOptions.text_compression property...the document. @property def text_compression ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the Text to retrieve in C++....:get_Text method Contents [ Hide ] FieldQuote::get_Text method...method Gets or sets the text to retrieve. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....PDF table in Java and access text belonging to each cell inside...all the text fragments from each cell Display the text fetched...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...