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

ocr to doc

(0.34 sec)
  1. Several Image Into GIF C#

    Merge multiple Image inTo GIF in C# code. Save Image as GIF 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-gif/
  2. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple Document formats....processing file formats, including DOC, DOT, DOCX, DOCM, DOTX, DOTM...and images. Aspose.OCR for C++ Aspose.OCR for C++ is a powerful...

    products.aspose.com/total/cpp/
  3. How to Print Word Document in C#

    This step by step tuTorial explains how To print Word Document in C#. This code in c# print Word Document without opening and without interop....OCR Product Family Aspose.Note Product...without opening the DOCX or DOC file itself. It sets the properties...

    kb.aspose.com/words/net/how-to-print-word-docum...
  4. Convert Type1 font to TrueType | C# .NET API So...

    How To convert Type1 font To TTF with Aspose.Page API solution for .NET is illuminated here. Code snippets are provided....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/type1-to-ttf/
  5. Several JPG Into BMP Java

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

    products.aspose.com/words/java/merge/jpg-to-bmp/
  6. 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...
  7. Several Image Into SVG Java

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

    products.aspose.com/words/java/merge/image-to-svg/
  8. Several Image Into GIF Java

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

    products.aspose.com/words/java/merge/image-to-gif/
  9. Several Image Into PNG Java

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

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