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

ocr to doc

(0.08 sec)
  1. How to Remove Comments in Word using Python

    This quick tuTorial guides on how To remove comments in Word using Python. It shares all the details To configure the environment, detailed steps To be performed for writhing this application and a runnable sample code that can be used To delete all comments in Word using Python....OCR Product Family Aspose.Note Product...the resultant file as DOCX , DOC , or any other sup[ported format...

    kb.aspose.com/words/python/how-to-remove-commen...
  2. How to Split Pages in Word using Python

    This crisp tuTorial describes how To split pages in Word using Python. It provides introduction To all the necessary resources, steps and runnable sample code To extract pages from Word using Python....OCR Product Family Aspose.Note Product...each page as a separate DOCX or DOC file as per your requirement...

    kb.aspose.com/words/python/how-to-split-pages-i...
  3. Working with Gradient in XPS file | Java

    How To add vertical, horizontal or linear gradient To an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/java/xps/working-with-grad...
  4. Working with Gradient | C++

    How To add vertical, horizontal or linear gradient To an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...OCR Product Solution Aspose.Note...Order Upgrade an Order Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/working-with-gradient/
  5. Working with Gradient | C++ API Solution

    How To add vertical, horizontal or linear gradient To an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...OCR Product Solution Aspose.Note...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  6. How to Insert a Bookmark in Word using Python

    This quick tuTorial explains how To insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code To create bookmark in Word using Python....OCR Product Family Aspose.Note Product...the output file as a DOCX , or DOC as per the requirement. Steps...

    kb.aspose.com/words/python/how-to-insert-a-book...
  7. How to Create a Form in Word using C#

    This tuTorial guides on how To create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....OCR Product Family Aspose.Note Product...save it on the disk as DOCX or DOC file format as per your requirement...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  8. How to Put a Watermark on a Word Document using...

    This article describes how To put a watermark on a Word Document using Python. It provides details about configuration, programming steps and a runnable sample code To add watermark To word using python....OCR Product Family Aspose.Note Product...the resultant file as a DOCX , DOC , or any other supported format...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  9. How to Resize Image in Word using Java

    This article assists in how To resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code To resize the picture in Word using Java....OCR Product Family Aspose.Note Product...having resized images as DOCX , DOC , or any other desired format...

    kb.aspose.com/words/java/how-to-resize-image-in...
  10. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf To convert PDF files To HTML and we’ve run inTo certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…... using (Document doc = new Document(filePath)) { string...RasterImagesSavingMo.AsEmbeddedPartsOfPng }; doc.Save(htmlFilePath, htmlOptions);...

    forum.aspose.com/t/pdf-html-conversion-with-vis...