Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 106,870 for

page ocr

(0.25 sec)
  1. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to export MPP/XML documents into graphical formats using Aspose.Tasks for .NET....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/working-with-project-...
  2. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on 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...
  3. 使用 Pages | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将页面添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/xps/working-with-pa...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/categories/page/42/
  5. 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/
  6. 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/
  7. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-text-to-ps/
  8. External dependencies|Documentation

    Third-party components required to run Aspose.Ocr for Python via Java applications....OCR for Python via Java requires...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-java/dependencies/
  9. HTML Tutorial – Basics – Aspose.HTML for .NET

    HTML Tutorial section helps you to learn some basic HTML, including how to use HTML elements and tags, place text on a Page, add images, use HTML colors, etc....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/tutorial/
  10. Convert JPG To PDF C++

    Convert JPG to PDF format in C++ code. Save JPG as PDF using C++....for (int page = 0; page < doc->get_PageCount(); page++) { sav...saveOptions->set_PageSet(MakeObject<PageSet>(page)); doc->Save(String::Format(u"Output_{0}...

    products.aspose.com/words/cpp/conversion/jpg-to...