Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 151,855 for

text

(0.34 sec)
  1. Aspose.Total for JavaScript via C++|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.... The library supports text in 26 languages, including Latin...features like document viewing, text extraction, content manipulation...

    docs.aspose.com/total/javascript-cpp/
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....viewBox='0 0 500 40'> \r\n <text x='0' y='35' font-family='Verdana'...font-size='35'>Hello world!</text> \r\n </svg> \r\n </html>" ;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf :: Text ; void SearchAndGetTextFrom...:- {0}" , textFragment -> get_Text ()); Console :: WriteLine (...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  4. VerticalChoiceBoxConfig|Documentation

    VerticalChoiceBoxConfig element generates a vertical question block with multiple answers and an optional write-in field....Enums ; The question text / label is specified in the...example, "Preference" . This text is not displayed on the form...

    docs.aspose.com/omr/net/programmatic-forms/vert...
  5. C# API to Export MSG to PNG | products.aspose.com

    Convert MSG to PNG without using Microsoft Word or Outlook on .NET...(Message) files are used to store text-based messages, making them...ideal for sending and receiving text data. However, when working...

    products.aspose.com/total/net/conversion/msg-to...
  6. | Aspose

    Sample code for TIF to XLSX Java conversion. Use API example code for batch TIF files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  7. | Aspose

    Sample code for DJVU to XML Java conversion. Use API example code for batch DJVU files to XML conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  8. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tif-to-...
  9. | Aspose

    Sample code for JP2 to XLSX Java conversion. Use API example code for batch JP2 files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  10. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....textfragment object text_fragment = ap . text . TextFragment ( "Hello..."Hello,world!" ) # Add text fragment to new page page . paragraphs...

    docs.aspose.com/pdf/python-net/create-document/