Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 5,883 for

ocr to doc

(0.03 sec)
  1. Convert TEXT To WORD Java

    Convert TEXT To WORD format in Java code. Save TEXT as WORD using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.txt" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/text-...
  2. Convert WORD To Image Java

    Convert a Word Document To Image format in Java code. Save a Word Document as Image using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.docx"...

    products.aspose.com/words/java/conversion/word-...
  3. Convert WORD To MARKDOWN Java

    Convert a Word Document To MARKDOWN format in Java code. Save a Word Document as MARKDOWN using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.docx" ); doc.save( "Output...

    products.aspose.com/words/java/conversion/word-...
  4. Convert WORD To TIFF Java

    Convert a Word Document To TIFF format in Java code. Save a Word Document as TIFF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document ( "Input.docx"...

    products.aspose.com/words/java/conversion/word-...
  5. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. .NET API C# code To extract images and text from PDF Document.... 🧠 OCR and Searchability Convert scanned...PDFs to searchable text using OCR before parsing. 🗂️ Digital Archiving...

    products.aspose.com/total/net/parse/pdf/
  6. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/html/
  7. Convert OneNote to image

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  8. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/cpp/compress/jpg/
  9. How to Convert OneNote to Word using C#

    This article guides on how To convert OneNote To Word using C#. It has IDE settings, programming steps and a sample code To export OneNote To Word using C#....OCR Product Family Aspose.Note Product...Steps to Convert OneNote to DOC using C# Set the IDE to use Aspose...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  10. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/word/