Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 151,786 for

text

(1.26 sec)
  1. Create a TextBox in which each line has a diffe...

    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....alignment of your paragraph text using the TextParagraph.AlignmentType...Access the Text Box by Name Replace tag with text in a textbox...

    docs.aspose.com/cells/net/create-textbox-in-whi...
  2. Create a TextBox in which each line has a diffe...

    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....alignment of your paragraph text using the TextParagraph.alignment_type...apply/set text alignment to textbox Replace tag with text in a textbox...

    docs.aspose.com/cells/python-net/create-textbox...
  3. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of Text in a section of a document. To learn more, visit the documentation article in C++....represent all the columns of text in a section of a document....get_EvenlySpaced () True if text columns are of equal width and...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script Text regardless of their Unicode character values when determining the formatting for this run....be treated as complex script text regardless of their Unicode.... Examples Shows how to add text that is always treated as complex...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Online RTF File Comparison or Build C++ Apps to...

    Free online app to Compare different RTF files. C++ comparison library code for RTF documents....Compare ODT Files (OpenDocument Text File Format) Compare POTM Files...Format) Compare RTF Files (Rich Text Format) Compare Word Files What...

    products.aspose.com/total/cpp/compare/rtf/
  9. Convert POT to TSV via C++ or with free Online ...

    Export POT to TSV in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to TSV online converter quickly before integrating the code....used to store translations of text strings in software applications...applications. It is a plain text file format that is used to store translations...

    products.aspose.com/total/cpp/conversion/pot-to...
  10. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...