Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,943 for

ocr to doc

(0.12 sec)
  1. Several Image Into DOCX Java

    Merge multiple Image inTo DocX in Java code. Save Image as DocX using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...png" , "Input2.png" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/image-to-d...
  2. Several JPG Into PNG C++

    Merge multiple JPG inTo PNG in C++ code. Save JPG as PNG using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  3. Several Image Into BMP C++

    Merge multiple Image inTo BMP in C++ code. Save Image as BMP using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  4. How to Convert PDF to Word using C#

    This basic tuTorial discusses how To convert PDF To Word using C#. It explains how using C# PDF To Word converter application can be created in any operating system like Linux, Windows, or macOS....OCR Product Family Aspose.Note Product...generated document like DOCX, DOC, etc. Furthermore, you do not...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...
  5. Several JPG Into PDF Java

    Merge multiple JPG inTo PDF in Java code. Save JPG as PDF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  6. How to Convert XSL FO to PDF using Python

    This short article assists on how To convert XSL FO To PDF. It contains information To set the IDE, the steps To perform and a runnable sample code demonstrating the process To render XSL FO To PDF....OCR Product Family Aspose.Note Product...in various formats like PDF, DOC, XPS, HTML, and PPTX format to...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  7. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML To PDF programmatically using Aspose.HTML Python library. Explore HTML To PDF conversion scenarios with ready-To-use Python examples....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/python-net/convert-html-to...
  8. Several JPG Into HTML Java

    Merge multiple JPG inTo HTML in Java code. Save JPG as HTML using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-html/
  9. How to Send Word Document by Email using C++

    In this example, we will explore how To send Word Document by email using C++. In the following example code, you will witness how convenient it is To send Word Document in email body using C++. You will just need To make simple API calls and perform few simple steps on MS Windows To achieve this....OCR Product Family Aspose.Note Product...how convenient it is to send DOC in email body using C++ . You...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  10. How to convert Word to PDF in Java

    This tuTorial describes how To convert Word To PDF in Java. It provides the sequence of steps To perform this conversion along with a runnable Java code To convert DocX To PDF....OCR Product Family Aspose.Note Product...We have seen, how to convert DOC to PDF in Java . If you want...

    kb.aspose.com/words/java/how-to-convert-word-to...