Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 95,048 for

page ocr

(0.06 sec)
  1. Convert PDF To XPS Python

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

    products.aspose.com/words/python-net/conversion...
  2. Convert JPG To WORD Python

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

    products.aspose.com/words/python-net/conversion...
  3. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe 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-rotate-text-in-pdf...
  4. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint 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-convert-pdf-to-...
  5. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in 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-transform-md-to-pd...
  6. Working with HTML Color – Background Color and ...

    You will find information about HTML color codes for your website – HTML color names with hex color codes, RGB, RGBA, HSL, and HSLA values....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/tutorial/working-with-...
  7. block|Documentation

    Block element is used to organize content within containers....OCR , or saved. If the block contains...overflow Inherit the global page settings Define how to clip...

    docs.aspose.com/omr/net/txt-markup/block/
  8. Გადაიყვანეთ HTML MARKDOWN Python

    გადაიყვანეთ HTML MARKDOWN Python ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Python....md) for page in range(doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save(f"Output_{page + 1}.md", save_options)...

    products.aspose.com/words/ka/python-net/convers...
  9. Working with Pages in XPS file | Python

    How to add Pages to an XPS 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/xps/working-wit...
  10. 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/