Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,883 for

ocr to doc

(0.04 sec)
  1. Several JPG Into GIF Javascript

    Merge multiple JPG inTo GIF in JavaScript code. Save JPG as GIF 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-...
  2. Several Image Into BMP Python

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

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

    Merge multiple JPG inTo Image in JavaScript code. Save JPG as Image 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-...
  4. How to Send Word Document by Email using C++

    In this example, we will explore how To send Word Document by email using C++. In the following example code, you will witness how convenient it is To send Word Document in email body using C++. You will just need To make simple API calls and perform few simple steps on MS Windows To achieve this....OCR Product Family Aspose.Note Product...how convenient it is to send DOC in email body using C++ . You...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  5. Several JPG Into SVG Python

    Merge multiple JPG inTo SVG in Python code. Save JPG as SVG using Python....jpg" ] 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/jpg-...
  6. Several JPG Into GIF Python

    Merge multiple JPG inTo GIF in Python code. Save JPG as GIF using Python....jpg" ] 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/jpg-...
  7. Several JPG Into BMP Javascript

    Merge multiple JPG inTo BMP in JavaScript code. Save JPG as BMP 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-...
  8. Several JPG Into PNG Javascript

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