Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,883 for

ocr to doc

(0.3 sec)
  1. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily....*; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); Shape shape = builder.insertImage(...

    products.aspose.com/words/java/compress/jpg/
  2. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how To add a hyperlink To a Word Document using Java. It guides To set the environment, write the application and a runnable sample code To insert hyperlink in Word using Java....OCR Product Family Aspose.Note Product...the resultant Word file as a DOC , DOCX , or any other format...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  3. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes To save HTML To a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/migration-between-vers...
  4. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text To a vecTor using 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 Live Demos Code...

    docs.aspose.com/svg/python-net/convert-text-to-...
  5. Edit TEXT In C#

    Edit TEXT in C# code....Words; var doc = new Document( "Input.txt" );...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/text/
  6. Edit HTML In C#

    Edit HTML in C# code....Words; var doc = new Document( "Input.html"...builder = new DocumentBuilder(doc); // Insert text at the beginning...

    products.aspose.com/words/net/edit/html/
  7. 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/
  8. Convert PUB to PDF | Java | Aspose.PUB

    Convert PUB To PDF using Java API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy To integrate inTo your own solution....OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/pub/java/conversion/pub-to-...
  9. 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/
  10. How to Convert PDF to Word using Python

    Here is a quick tuTorial To explain how To convert PDF To Word using Python. It provides detailed steps To configure the environment and a runnable Python code To convert PDF To DocX....OCR Product Family Aspose.Note Product...PDF file to a Word file like DOC, DOCX , etc. Steps to Transform...

    kb.aspose.com/words/python/how-to-convert-pdf-t...