Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 6,909 for

ocr to doc

(0.23 sec)
  1. Several Image Into PNG C++

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

    products.aspose.com/words/cpp/merge/image-to-png/
  2. 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...
  3. Several Image Into PDF Java

    Merge multiple Image inTo PDF in Java code. Save Image as PDF 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-pdf/
  4. Several Image Into HTML Java

    Merge multiple Image inTo HTML in Java code. Save Image as HTML 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-h...
  5. Convert Type3 font to TrueType | Java API Solution

    Type3 To TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/java/type3-to-ttf/
  6. Several JPG Into DOCX Java

    Merge multiple JPG inTo DocX in Java code. Save JPG as DocX 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-docx/
  7. Several JPG Into WORD Java

    Merge multiple JPG inTo WORD in Java code. Save JPG as WORD 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-word/
  8. Several Image Into HTML C#

    Merge multiple Image inTo HTML in C# code. Save Image as HTML using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS..."Input1.png" , "Input2.png" }; var doc = new Document(); var builder...

    products.aspose.com/words/net/merge/image-to-html/
  9. How to Convert JPG to Word Format in Java

    This article explains how To convert JPG To Word format in Java. It shares the details To set the development environment, a list of steps, and a runnable sample code To transfer JPG To Word in Java....OCR Product Family Aspose.Note Product...Aspose.Words for Java for JPG to DOC conversion Create or load a Word...

    kb.aspose.com/words/java/how-to-convert-jpg-to-...
  10. Conversion from Word to Excel in Java

    Follow this article for conversion from Word To Excel in Java. It has details To set the IDE, a list of steps, and a sample code for Word Doc To Excel converter in Java....OCR Product Family Aspose.Note Product...SaveFormat. Code to Convert DOC to XLSX in Java This code has...

    kb.aspose.com/words/java/conversion-from-word-t...