Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 7,711 for

ocr to doc

(0.05 sec)
  1. 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-...
  2. Several JPG Into Image Python

    Merge multiple JPG inTo Image in Python code. Save JPG as Image 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-...
  3. How to Export PowerPoint to Word using Java

    This tuTorial guides on how To export PowerPoint To Word using Java. It provides configuration details, stepwise procedure and a runnable sample code To convert PPTX To DocX using Java....OCR Product Family Aspose.Note Product...MS Word document like DOCX , DOC, or in any of the supported formats...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  4. Several JPG Into JPG Java

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

    products.aspose.com/words/java/merge/jpg-to-jpg/
  5. Merge GIF - Java

    Merge multiple GIF Together in Java code. Save GIF as a single file using Java....OCR Product Solution Aspose.Note...Order Upgrade an Order Support Docs API Reference Live Demos Code...

    products.aspose.com/words/java/merge/gif/
  6. 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-...
  7. Getting Exception: 'Could not load type 'Aspose...

    While attempting To do Ocr on a pdf using provided sample code, I am getting an exception: ‘Could not load type ‘Aspose.Drawing.Bitmap’ from assembly ‘Aspose.Drawing, Version=23.1.0.0, Culture=neutral, PublicKeyToken=716…...OCR Product Family andychopra January...4:28pm #1 While attempting to do OCR on a pdf using provided sample...

    forum.aspose.com/t/getting-exception-could-not-...
  8. Downloads ---Resources-aspose.ocr-for-net-22.6

    Home Aspose.Ocr Product Family Aspose.Ocr for .NET Resources Browse our Products Toggle navigation Are you looking fo......OCR Product Family Aspose.OCR for .NET Resources...ZIP and/or MSI files. Aspose.OCR for NET 22.6 (DLLs only) Download...

    releases.aspose.com/ocr/net/resources/aspose.oc...
  9. Downloads ---Resources-aspose.ocr-for-java-22.6

    Home Aspose.Ocr Product Family Aspose.Ocr for Java Resources Browse our Products Toggle navigation Are you looking fo......OCR Product Family Aspose.OCR for Java Resources...ZIP and/or MSI files. Aspose.OCR for Java 22.6 Download Support...

    releases.aspose.com/ocr/java/resources/aspose.o...
  10. Several JPG Into SVG Java

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

    products.aspose.com/words/java/merge/jpg-to-svg/