Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 112,763 for

page ocr

(0.22 sec)
  1. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  2. 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/
  3. 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...
  4. 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...
  5. Remove Highlight from PDF using C#

    Refer to this article to remove highlight from PDF using C#. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete highlights in 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/remove-highlight-from-pdf...
  6. 使用 Python 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python BMP 到 EPS 转换功能。...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  7. EPS, XPS, OXPS and PS Command Line Converters |...

    Powerful Command-Line Converter tool from Aspose.Page to convert PS/EPS/XPS/OXPS documents easily and efficiently. Aspose CLI Page converter....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/cli-tools/page-convert/
  8. Several WORD Into JPG C#

    Merge multiple a Word document into JPG in C# code. Save a Word document as JPG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/word-to-jpg/
  9. Several TEXT Into GIF C#

    Merge multiple TEXT into GIF in C# code. Save TEXT as GIF using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/text-to-gif/
  10. Manage graphics states of a PS file | C++

    C++ API solution for managing PS files. Code example shows how to clip and transform graphics states of PS files with a few lines of C++ code....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-ps-graph...