Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 6,942 for

ocr to doc

(0.12 sec)
  1. Convert WORD To XPS C#

    Convert a Word Document To XPS format in C# code. Save a Word Document as XPS using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.docx" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/word-t...
  2. 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-...
  3. 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-...
  4. Convert WORD To HTML Java

    Convert a Word Document To HTML format in Java code. Save a Word Document as HTML 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-...
  5. Convert TEXT To SVG Java

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

    products.aspose.com/words/java/conversion/text-...
  6. Online PDF Text Search Application or Develop P...

    Free online app To search in PDF files. Java code for any PDF file text search application.... AI-Powered OCR Indexing : Combine OCR with APIs to unlock...Options with Java Search in DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/search/pdf/
  7. 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...
  8. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a Document, which is produced by Ocr software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a regular hy…...document, which is produced by OCR software and which contains quite...Load your document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/optional-hyphen/316920
  9. How to Save a OneNote Document | Aspose.Note Do...

    Learn how To save a OneNote Document with detailed instructions....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/net/save-a-onenote-document/
  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/