Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 180,955 for

page

(0.09 sec)
  1. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....extracting single line text, whole page text, text within a particular...and can handle any text fonts, page layouts and styles. Image to...

    products.aspose.com/ocr/cpp/conversion/
  2. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access Page height in points. Enhance your document layout with precise measurements!...property Gets the height of the page in points. public float HeightInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....replace an existing image on a PDF page with a new image? Implement...image on the first page: ‘document.pages[1].resources.images...

    docs.aspose.com/pdf/python-net/replace-image-in...
  4. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  5. FieldTA.page_range_bookmark_name property | Asp...

    FieldTA.Page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number....page_range_bookmark_name property FieldTA.page_range_bookmark_name...range of pages that is inserted as the entry’s page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  7. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given Page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  8. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  9. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/java/working-with-headers...
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/