Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,888 for

ocr to doc

(0.04 sec)
  1. Several JPG Into GIF C#

    Merge multiple JPG inTo GIF in C# code. Save JPG as GIF using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-gif/
  2. Several Image Into JPG C#

    Merge multiple Image inTo JPG in C# code. Save Image as JPG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-jpg/
  3. Convert Latex to Word in Java

    This guide explains how To convert Latex To Word in Java. It covers the IDE configuration and stepwise algorithm, along with a running code snippet for Latex To Word conversion in Java....OCR Product Family Aspose.Note Product...Latex file and export it to DOC or DOCX Word document format...

    kb.aspose.com/pdf/java/convert-latex-to-word-in...
  4. Convert HTML to Excel using Java

    This article explains how To convert HTML To Excel using Java. It has the details for IDE settings, a list of steps, and sample code To develop a HTML To XLS converter using Java....OCR Product Family Aspose.Note Product...output format to any format like DOC, XPS, XML, DOCX, SVG, PPTX, etc...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  5. Convert PDF to EPUB using C#

    Follow this article To convert PDF To EPUB using C#. It has all the details To set the IDE for development, a list of steps, and a sample code for transforming PDF file To EPUB using C#....OCR Product Family Aspose.Note Product...the article on Convert Word DOC to EPUB using C# . Updated on...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  6. How to Add Image in DOCX using C++

    In this example, we will learn how To add image in DocX using C++. Inserting images inside word Document using C++ is one of commonly inquired requirement by developers. Adding image To Doc using C++ can be achieved using simple API calls....OCR Product Family Aspose.Note Product...developers. Adding image to DOC using C++ can be achieved using...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  7. Several JPG Into JPG Java

    Merge multiple JPG inTo JPG in Java code. Save JPG as JPG using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  8. Convert Latex to Word in C#

    This guide covers how To convert Latex To Word in C#. It discusses the system configuration and stepwise process, along with a running sample code for Latex To Word conversion in C#....OCR Product Family Aspose.Note Product...file and render the output in DOC or DOCX format. Code to Create...

    kb.aspose.com/pdf/net/convert-latex-to-word-in-...
  9. Convert HTML to Excel using Python

    Follow this article To convert HTML To Excel using Python. It has the IDE settings, a list of steps, and sample code To transform file format from HTML To excel using python....OCR Product Family Aspose.Note Product...format such as EXCEL, PPTX, XPS, DOC, etc. This topic has taught us...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  10. How to Create Word Document using Java

    In this short tuTorial, you will learn how To create Word Document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word Document in Java....OCR Product Family Aspose.Note Product... You can create the file in DOC or DOCX format which can contain...

    kb.aspose.com/words/java/how-to-create-word-doc...