Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 184,273 for

page

(0.17 sec)
  1. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...to read barcodes from multi-page TIFF files. TIFF is a common...can only read from the first page (or “frame”). To detect barcodes...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  2. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... and then visits the second page of the document to extract and...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  3. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. page Page number. When working with single-page images...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  4. 在Ruby Visio Diagram 中添加一个新Layer|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  5. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the Page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Word To Pdf:Page number orientation is incorrect Aspose.Words...a Word document to PDF, the page number orientation is incorrect...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  6. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  7. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced Page layout customization and improved user experience....IPageLayoutCallback implementation used by page layout model. public IPageLayoutCallback...document to a fixed page format /// and renders a page that we perform...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取您想要从中提取链接的 Page 。 使用 AnnotationSelector 类从指定页面中提取所有...对象。 将 AnnotationSelector 对象传递给 Page 对象的 Accept 方法。 使用 AnnotationSelector...

    docs.aspose.com/pdf/zh/java/extract-links/
  9. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text Page by Page: Aspose.Pdf.PdfException: Operand v…...TextAbsorber to extract text page by page: Aspose.Pdf.PdfException:...jqRbrrW5fX$J94=.#=zbQhQKFg=(Page #=ztL8V05k=) at #=z9W8OEM$p...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  10. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...