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

ocr to doc

(0.1 sec)
  1. 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/
  2. 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...
  3. 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/
  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. SVG to PDF in Python – Code Example and Online ...

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

    products.aspose.com/svg/python-net/conversion/s...
  6. How to Insert Comment into DOCX using C++

    In this tuTorial, we will learn how To insert comment inTo DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors To discuss or comment about any section of Word Document....OCR Product Family Aspose.Note Product...you can include comments in DOC file using C++ with no dependence...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  7. Convert HTML to Word in Python

    This brief guide covers the information To convert HTML To Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML To Word in Python....OCR Product Family Aspose.Note Product...and perform the rendering to DOC or DOCX file format while writing...

    kb.aspose.com/html/python/convert-html-to-word-...
  8. 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...png" , u"Input2.png" }; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/cpp/merge/image-to-docx/
  9. How to Convert PDF to Word in C# Without Interop

    In this tuTorial you will learn how To convert PDF To Word in C# without interop. This code in C# converts PDF To DocX file format....OCR Product Family Aspose.Note Product...other file formats e.g. WordML, DOC, RTF etc. To save the PDF to...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  10. How to Convert Word to TIFF using C++

    In this brief Topic, we will learn how To convert Word To TIFF using C++. For converting word To tiff format in C++, you need To make simple API calls with a few simple steps on MS Windows or Linux....OCR Product Family Aspose.Note Product...input Word document in DOCX or DOC formats using C++. You may need...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...