Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 112,762 for

page ocr

(0.39 sec)
  1. Working with XPS Document | Aspose.Page for C++

    How to work with XPS Documents using Aspose.Page for C++ API solution? There are articles on how to work with text, gradient, image, and Pages of XPS files...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/working-with-xps/
  2. Resize and crop EPS via Python | Aspose.Page

    Elevate your Python applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/resize-eps/
  3. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....OCR for .NET can show recognition...activated with a static Aspose.OCR.Logging class. You can use the...

    docs.aspose.com/ocr/net/logging/
  4. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/how-to-change-b...
  5. 使用 Java 版 API 转换 PostScript

    本文将通过代码片段讲解和演示 Aspose.Page API Java 解决方案中包含的 PS 到 TIFF 的转换功能。...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/convert-ps/
  6. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/create-a-document/
  7. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....OCR for Python via .NET can automatically...first. # Instantiate Aspose.OCR API api = AsposeOcr () # Add...

    docs.aspose.com/ocr/python-net/misspelled-words...
  8. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-gradient/
  9. Convert Image To BMP Python

    Convert Image to BMP format in Python code. Save Image as BMP using Python....bmp) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.bmp", save_options)...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To GIF Python

    Convert JPG to GIF format in Python code. Save JPG as GIF using Python....gif) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.gif", save_options)...

    products.aspose.com/words/python-net/conversion...