Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 153,071 for

text

(0.07 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....containing a combination of text, line drawings, indexed color...formats: Format Details .TXT Plain text .HTML Web page .RTF A universal...

    docs.aspose.com/ocr/net/supported-file-formats/
  2. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!...ContentTypeToLoadFor ( "text/plain" ), Is . EqualTo ( LoadFormat . Text )); Assert...ContentTypeToSaveFor ( "text/plain" ), Is . EqualTo ( SaveFormat . Text )); Assert...

    reference.aspose.com/words/net/aspose.words/fil...
  3. | Aspose

    Sample code for TIF to Searchable PDF Java conversion. Use API example code for batch TIF files to Searchable PDF 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-...
  4. | Aspose

    Sample code for JP2 to Searchable PDF Java conversion. Use API example code for batch JP2 files to Searchable PDF 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-...
  5. | Aspose

    Sample code for JPEG2000 to Searchable PDF Java conversion. Use API example code for batch JPEG2000 files to Searchable PDF 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/jpeg200...
  6. | Aspose

    Sample code for TIFF to Searchable PDF Java conversion. Use API example code for batch TIFF files to Searchable PDF 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/tiff-to...
  7. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in Java Using..., you can add a new line of text to a PPT document with just...

    products.aspose.com/slides/java/editor/ppt/
  8. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value....contentTypeToLoadFor ( "text/plain" )). toEqual ( aw . LoadFormat . Text ); expect...contentTypeToSaveFor ( "text/plain" )). toEqual ( aw . SaveFormat . Text ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....document Convert each paragraph text to a string and display it on... size, and text of the Run Display each run text on the console...

    kb.aspose.com/words/java/how-to-read-word-docum...
  10. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . Write ( "This text is in a Heading style. " );...

    reference.aspose.com/words/net/aspose.words/doc...