Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 106,870 for

page ocr

(0.09 sec)
  1. Convert Image To BMP Java

    Convert Image to BMP format in Java code. Save Image as BMP using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.bmp", page + 1)...

    products.aspose.com/words/java/conversion/image...
  2. Convert DOC To HTML Java

    Convert DOC to HTML format in Java code. Save DOC as HTML using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.html", page + 1)...

    products.aspose.com/words/java/conversion/doc-t...
  3. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  4. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....OCR allows you to find and read only...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/java/image-regions/
  5. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  6. Փոխարկել WORD PDF Java

    Փոխարկեք WORD ը PDF ձևաչափի Java կոդով: Պահեք WORD որպես PDF օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/hy/java/conversion/wo...
  7. Փոխարկել DOC DOCX Java

    Փոխարկեք DOC ը DOCX ձևաչափի Java կոդով: Պահեք DOC որպես DOCX օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.docx", page + 1)...

    products.aspose.com/words/hy/java/conversion/do...
  8. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով Java:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.rtf", page + 1)...

    products.aspose.com/words/hy/java/conversion/do...
  9. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  10. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...