Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 6,942 for

ocr to doc

(0.06 sec)
  1. Several JPG Into PDF Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  2. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper resource management, and flexibility of the output destination....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/pub/net/output-to-stream/
  3. Convert SVG to JPEG – Python Code and Online Co...

    Convert SVG To JPEG format both online and using Aspose.SVG for Python via .NET. Check out the Python code example To convert SVG To JPEG....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/python-net/conversion/s...
  4. Several JPG Into WORD C++

    Merge multiple JPG inTo WORD in C++ code. Save JPG as WORD using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  5. Several JPG Into DOCX Javascript

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

    products.aspose.com/words/nodejs-net/merge/jpg-...
  6. How to Convert Word to HTML using C++

    In this short tuTorial, we will learn how To convert Word To HTML using C++. For converting word To html format in C++, you need To make simple API calls in few simple steps on MS Windows or Linux....OCR Product Family Aspose.Note Product...input file can be in DOCX or DOC format containing text, images...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  7. How to Convert PDF to Word using Python

    Here is a quick tuTorial To explain how To convert PDF To Word using Python. It provides detailed steps To configure the environment and a runnable Python code To convert PDF To DocX....OCR Product Family Aspose.Note Product...PDF file to a Word file like DOC, DOCX , etc. Steps to Transform...

    kb.aspose.com/words/python/how-to-convert-pdf-t...
  8. Conversion from Word to Excel using C#

    This article teaches the conversion from Word To Excel using C#. It has all the details To set the IDE, a list of steps, and a sample code for the development of Word Document To Excel converter using C#....OCR Product Family Aspose.Note Product...if required. Steps to Convert DOC to XLSX using C# Set the environment...

    kb.aspose.com/words/net/conversion-from-word-to...
  9. How to Add Watermark to Word using Java

    This short tuTorial guides on how To add watermark To Word using Java. It provides details for the configuration, steps and a runnable sample code To insert watermark in Word using Java....OCR Product Family Aspose.Note Product...desired formats like DOCX , DOC , or any other MS Word-supported...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  10. Several Image Into DOCX C++

    Merge multiple Image inTo DocX in C++ code. Save Image as DocX using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...png" , u"Input2.png" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/image-to-docx/