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

ocr to doc

(0.14 sec)
  1. 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/
  2. Korean characters are not getting Printed while...

    No Warnings are printed while converting from word To pdf… We have windows system and installed korean font as well but No luck. Issue still persists. PDF_4057cea4-074b-47ed-8389-f39bb7ca6694.pdf (64.0 KB) Word_da3cbae…...Docx }; var doc = new Document("Word_da3cbae...recursive: true); doc.FontSettings = fontSettings; doc.Save("output...

    forum.aspose.com/t/korean-characters-are-not-ge...
  3. 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/
  4. 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/
  5. 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/
  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. 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...
  8. 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/
  9. Several JPG Into PNG Java

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

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