Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 106,869 for

page ocr

(0.07 sec)
  1. Convert HTML To GIF Python

    Convert HTML to GIF format in Python code. Save HTML 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...
  2. Convert WORD To TIFF Python

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

    products.aspose.com/words/python-net/conversion...
  3. Convert PDF To JPG Python

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

    products.aspose.com/words/python-net/conversion...
  4. Installation and running examples | Javascript ...

    Learn about how to install and use Aspose.Page for JavaScript. Find code examples for the better understanding....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/installation/
  5. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover text using C#....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  6. How to Create a PDF Booklet using C#

    This article describes how to create a PDF booklet using C#. It has details about the IDE settings, a list of steps for application development, and a runnable sample code to make booklet from PDF using C#....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/net/how-to-create-a-pdf-bookl...
  7. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  8. Python Split TXT

    Split TXT files into e Pages using Python code. Save TXT as separate files using Python....integrate the extracted TXT pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/python-net/split/txt/
  9. Python Split DOCX

    Split DOCX files into e Pages using Python code. Save DOCX as separate files using Python....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/python-net/split/docx/
  10. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-shapes-to-ps/