Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 142,208 for

text

(0.5 sec)
  1. Using early binding in CPP|Aspose.PDF for .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....simple C++ code sample to extract text from PDF files using COM Interop...( String ^ file ) { String ^ text ; // Create ComHelper Aspose_Pdf...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  2. Free online OCR applications|Documentation

    Instantly extract a Text from an image, scanned PDF, photo, screenshot, or receipt, and create searchable PDFs from anywhere using only a web browser....[ Hide ] Instantly extract a text from an image, scanned PDF,...Image To Text Free OCR software for extracting text form images...

    docs.aspose.com/ocr/apps/web/
  3. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML Text effect is applied....Checks if particular DrawingML text effect is applied. hasDmlEffect...dmlEffectType TextDmlEffect DrawingML text effect type. Returns true if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations....features using the HarfBuzz text shaping engine. Document doc...Document ( MyDir + "OpenType text shaping.docx" ); // Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Comment.set_text method | Aspose.Words for Python

    Comment.set_Text method. This is a convenience method that allows to easily set Text of the comment....set_text method set_text(text) This is a convenience method that...easily set text of the comment. def set_text ( self , text : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....Conversion TIF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

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

    Sample code for JPEG2000 to Text Java conversion. Use API example code for batch JPEG2000 files to Text conversion within any Web or Desktop Java based application....Conversion JPEG2000 to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  8. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....Conversion TIF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/tif-to-t...
  9. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI.... delete (); String text = doc . getRange (). getText...delete (); String text = doc . getRange (). text (); Download Running...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  10. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...