Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,942 for

ocr to doc

(0.06 sec)
  1. Several Image Into HTML C#

    Merge multiple Image inTo HTML in C# code. Save Image as HTML using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS..."Input1.png" , "Input2.png" }; var doc = new Document(); var builder...

    products.aspose.com/words/net/merge/image-to-html/
  2. Several JPG Into Image C++

    Merge multiple JPG inTo Image in C++ code. Save JPG as Image using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-image/
  3. How to Convert a JPG to Word using C#

    This article guides on how To convert a JPG To Word using C#. It provides the resources To set the IDE, a list of steps, and a runnable sample code To change JPG To Word using C#....OCR Product Family Aspose.Note Product...taught us to transform JPEG to DOC using C# . If you want to learn...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  4. Convert Type3 font to TrueType | C# .NET API So...

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

    docs.aspose.com/page/net/type3-to-ttf/
  5. Convert PUB to PDF | .NET | Aspose

    Convert PUB To PDF using .NET API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy To integrate inTo your own solution....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/pub/net/conversion/pub-to-pdf/
  6. 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/
  7. Several JPG Into TIFF Python

    Merge multiple JPG inTo TIFF in Python code. Save JPG as TIFF using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.tiff" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  8. Several JPG Into JPG Javascript

    Merge multiple JPG inTo JPG in JavaScript code. Save JPG as JPG using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  9. Several Image Into SVG Python

    Merge multiple Image inTo SVG in Python code. Save Image as SVG using Python....png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.svg" ) Run code...

    products.aspose.com/words/python-net/merge/imag...
  10. Several Image Into GIF Python

    Merge multiple Image inTo GIF in Python code. Save Image as GIF using Python....png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.gif" ) Run code...

    products.aspose.com/words/python-net/merge/imag...