Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 187,806 for

page

(0.09 sec)
  1. Aspose.OCR for JavaScript via C++|Documentation

    Aspose.OCR for JavaScript via C++ is an easy-to-use API for extracting text from scans and photos directly in the web browser or Electron applications....to extract text from scanned pages, photos, screenshots, and other...other images directly on a web page or from cross-platform Electron...

    docs.aspose.com/ocr/javascript-cpp/
  2. Հեռացրեք էջի ընդմիջումը Excel-ում C#-ի միջոցով

    Հեռացրեք էջի ընդմիջումը Excel-ում՝ օգտագործելով C#: Ստացեք IDE կարգավորումները, քայլերի ցանկը և օրինակելի կոդը՝ Excel-ում C#-ի միջոցով էջի ընդմիջումը ջնջելու համար:...Page Product Family Aspose.PSD Product...demonstrates how to remove the page break in Excel using C# . If...

    kb.aspose.com/hy/cells/net/remove-page-break-in...
  3. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....images in applications or web pages. For example, you might need...top, bottom, left, and right page‑setup margins for the source...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  4. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$diagramFile $page = $doc.pages[0] $Container = $page.Shapes.Get...GetShapeIncludingChi([int]3005) $Shape = $page.Shapes.GetShapeIncludingChi([int]3010)...

    forum.aspose.com/t/color-not-set-correctly-for-...
  5. 关于Table节点的疑问 - Free Support Forum - aspose.com

    现在的Table节点,是否有方法可以直接渲染为图片?...UseDestinationStyles)); // Set maximum allowed page height oneTableDoc.FirstSection...the whole table is on the same page. enumerator.Current = collector...

    forum.aspose.com/t/table/324476
  6. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert-ps/
  7. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in template expressions when building a report in C#.... What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-operators-linq/
  8. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. //...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  9. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific Pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...Extracts a specified range of pages from a document file and saves...saves the extracted pages to a new file. The output file format...

    reference.aspose.com/words/net/aspose.words.low...
  10. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image 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...