Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 5,888 for

ocr to doc

(0.07 sec)
  1. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/net/programming-with-docume...
  2. 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-...
  3. 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...
  4. 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...
  5. Several Image Into PNG Python

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

    products.aspose.com/words/python-net/merge/imag...
  6. Several Image Into PNG Javascript

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

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

    Merge multiple JPG inTo PDF in Java code. Save JPG as PDF using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , "Input2.jpg" ); Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  9. How to convert Word to PDF in Java

    This tuTorial describes how To convert Word To PDF in Java. It provides the sequence of steps To perform this conversion along with a runnable Java code To convert DocX To PDF....OCR Product Family Aspose.Note Product...We have seen, how to convert DOC to PDF in Java . If you want...

    kb.aspose.com/words/java/how-to-convert-word-to...
  10. How to Convert XSL FO to PDF using Python

    This short article assists on how To convert XSL FO To PDF. It contains information To set the IDE, the steps To perform and a runnable sample code demonstrating the process To render XSL FO To PDF....OCR Product Family Aspose.Note Product...in various formats like PDF, DOC, XPS, HTML, and PPTX format to...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...