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

ocr to doc

(0.34 sec)
  1. Several Image Into BMP C++

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

    products.aspose.com/words/cpp/merge/image-to-bmp/
  2. Several Image Into JPG Python

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

    products.aspose.com/words/python-net/merge/imag...
  3. Several Image Into JPG Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  4. Several Image Into SVG Javascript

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

    products.aspose.com/words/nodejs-net/merge/imag...
  5. 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/
  6. Convert Type1 font to TrueType | Java API Solution

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

    docs.aspose.com/page/java/type1-to-ttf/
  7. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML To PDF programmatically using Aspose.HTML Python library. Explore HTML To PDF conversion scenarios with ready-To-use Python examples....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/python-net/convert-html-to...
  8. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how To work with PDFs using the best Python PDF library. Learn To create, edit, extract text from, and convert PDFs with code examples in Python....article about converting PDF to DOC in Python . Convert PDF to Excel...Recognition (OCR) — Extract text from scanned PDFs using OCR technology...

    blog.aspose.com/pdf/best-python-pdf-library/
  9. Several JPG Into JPG Python

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

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

    Merge multiple JPG inTo TIFF in JavaScript code. Save JPG as TIFF 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-...