Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 6,909 for

ocr to doc

(0.09 sec)
  1. Several JPG Into HTML C++

    Merge multiple JPG inTo HTML in C++ code. Save JPG as HTML using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...jpg" , u"Input2.jpg" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/jpg-to-html/
  2. Rendering Device – Aspose.HTML for Python via .NET

    Render HTML To PDF, XPS, DocX, and images using PdfDevice, XpsDevice, DocDevice, and ImageDevice classes in Aspose.HTML for Python via .NET API....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/python-net/rendering-device/
  3. Several JPG Into DOCX Javascript

    Merge multiple JPG inTo DocX in JavaScript code. Save JPG as DocX using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS..."Input1.jpg" , "Input2.jpg" ] var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. Conversion from Word to Excel using C#

    This article teaches the conversion from Word To Excel using C#. It has all the details To set the IDE, a list of steps, and a sample code for the development of Word Document To Excel converter using C#....OCR Product Family Aspose.Note Product...if required. Steps to Convert DOC to XLSX using C# Set the environment...

    kb.aspose.com/words/net/conversion-from-word-to...
  5. Several JPG Into WORD C#

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

    products.aspose.com/words/net/merge/jpg-to-word/
  6. Several Image Into DOCX C#

    Merge multiple Image inTo DocX in C# code. Save Image as DocX 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-docx/
  7. Several Image Into WORD C#

    Merge multiple Image inTo WORD in C# code. Save Image as WORD 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-word/
  8. Compress TIF Files Online or via Java | product...

    Free online app To compress different TIF files. Java compression library code for TIF Documents....[Product Documentation](https://docs.aspose.com/words/java/syste...storage of sensitive scans. OCR-Ready File Optimization: Prepare...

    products.aspose.com/total/java/compress/tif/
  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. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....Words; var doc = new Document("Input.pdf"); doc.Cleanup(); var...var nodes = doc.GetChildNodes(NodeType.Shape, true); foreach...

    products.aspose.com/words/net/compress/pdf/