Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 6,912 for

ocr to doc

(0.04 sec)
  1. 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/
  2. Several JPG Into BMP C#

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

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

    Merge multiple Image inTo SVG in C# code. Save Image as SVG 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-svg/
  6. Several Image Into BMP C#

    Merge multiple Image inTo BMP in C# code. Save Image as BMP 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-bmp/
  7. 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-...
  8. 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...
  9. 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...
  10. Convert PDF to Markdown using C#

    This brief guide covers how To convert a PDF To MD in C#. It includes IDE configuration instructions, a list of steps To illustrate the procedure, and a code snippet that shows how To perform PDF To Markdown conversion in C#....OCR Product Family Aspose.Note Product...the article on Convert Word DOC to Markdown using C# . Updated...

    kb.aspose.com/words/net/convert-pdf-to-markdown...