Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 5,883 for

ocr to doc

(0.06 sec)
  1. Several JPG Into TIFF Java

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

    products.aspose.com/words/java/merge/jpg-to-tiff/
  2. Several JPG Into PNG C#

    Merge multiple JPG inTo PNG in C# code. Save JPG as PNG 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-png/
  3. 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/
  4. Several Image Into JPG Java

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

    products.aspose.com/words/java/merge/image-to-jpg/
  5. Several Image Into BMP Java

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

    products.aspose.com/words/java/merge/image-to-bmp/
  6. 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/
  7. Several JPG Into GIF Java

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

    products.aspose.com/words/java/merge/jpg-to-gif/
  8. 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...
  9. Several JPG Into Image Java

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

    products.aspose.com/words/java/merge/jpg-to-image/
  10. 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...