Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,888 for

ocr to doc

(0.05 sec)
  1. Several Image Into WORD Java

    Merge multiple Image inTo WORD in Java code. Save Image as WORD 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-w...
  2. Several Image Into SVG C++

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

    products.aspose.com/words/cpp/merge/image-to-svg/
  3. Several Image Into JPG C++

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

    products.aspose.com/words/cpp/merge/image-to-jpg/
  4. Several JPG Into TXT C#

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

    products.aspose.com/words/net/merge/jpg-to-txt/
  5. 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-...
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  10. How to Add Password to Word Document using Java

    This tuTorial provides details on how To add password To Word Document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of Document protection using Java....OCR Product Family Aspose.Note Product...of the supported formats like DOC , DOCX , etc. Steps to Lock Word...

    kb.aspose.com/words/java/how-to-add-password-to...