Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,942 for

ocr to doc

(0.72 sec)
  1. Convert SVG to Image – Python Code and Online C...

    Convert SVG To Images online or in Python with Aspose.SVG for Python via .NET. Learn Python code example for SVG To Image conversion....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/python-net/conversion/s...
  2. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/java/compress/word/
  3. Compress DOCX In Java

    Compress DocX in Java without losing quality. Optimize DocX content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...*; Document doc = new Document ( "Input.docx" ); doc.cleanup();...

    products.aspose.com/words/java/compress/docx/
  4. Convert SVG to PNG – Python Code and Online Con...

    Learn how To convert SVG To PNG format both online and using Aspose.SVG for Python via .NET. Discover a Python code example for SVG To PNG conversion....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/svg/python-net/conversion/s...
  5. Several JPG Into DOCX C++

    Merge multiple JPG inTo DocX in C++ code. Save JPG as DocX 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-docx/
  6. Several JPG Into PDF C++

    Merge multiple JPG inTo PDF in C++ code. Save JPG as PDF 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-pdf/
  7. 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/
  8. Edit TEXT In Java

    Edit TEXT in Java code....*; Document doc = new Document ( "Input.txt"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/text/
  9. 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/
  10. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text To a vecTor using Aspose.SVG Python library. SVG text goes from a font To a vecTor graphic, and it cannot be edited in a text ediTor....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/svg/python-net/convert-text-to-...