Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 5,888 for

ocr to doc

(0.04 sec)
  1. How to Convert Word to Markdown using C++

    In this quick tuTorial, we will elaborate how To convert Word To Markdown using C++. You can easily convert DocX To MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....OCR Product Family Aspose.Note Product...word documents saved in DOCX or DOC format that can comprise of textual...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. 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...Words; var doc = new Document( "Input.html" ); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/
  3. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.html" ); doc.cleanup();...

    products.aspose.com/words/java/compress/html/
  4. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....require( '@aspose/words' ); var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shape = builder.insertImage(...

    products.aspose.com/words/nodejs-net/compress/jpg/
  5. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....Words; var doc = new Document( "Input.md" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/markdown/
  6. Edit PDF In C#

    Edit PDF in C# code....Words; var doc = new Document( "Input.pdf" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/pdf/
  7. Edit DOCX In Java

    Edit DocX in Java code....*; Document doc = new Document ( "Input.docx"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/docx/
  8. How to Convert HTML Document to Word in Python

    This short guide provides information on how To convert HTML Document To Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for HTML To Word conversion in Python....OCR Product Family Aspose.Note Product...process to convert HTML to Word DOC in Python . The target HTML file...

    kb.aspose.com/words/python/how-to-convert-html-...
  9. Compress DOCX In Javascript

    Compress DocX in JavaScript without losing quality. Optimize DocX content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/d...
  10. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/w...