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

page

(0.17 sec)
  1. 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 Type...

    docs.aspose.com/ocr/java/image-regions-word-find/
  2. Frameset Class | Aspose.Words for .NET

    Discover the Aspose.Words.Framesets.Frameset class for seamless frame management in documents. Enhance your web Pages with efficient frame integration!...Represents a frames page or a single frame on a frames page. To learn more...of child frames and frames pages. FrameDefaultUrl { get; set;...

    reference.aspose.com/words/net/aspose.words.fra...
  3. 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/
  4. 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...
  5. FieldXE.page_number_replacement property | Aspo...

    FieldXE.Page_number_replacement property. Gets or sets text used in place of a Page number....page_number_replacement property FieldXE.page_number_replacement...in place of a page number. @property def page_number_replacement...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 从PDF文件中提取链接|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-links/
  7. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...PDF Draw Polygon Annotation on Page Remove Watermark annotation...PDF. Add the annotation to the Page object’s Annotations collection...

    products.aspose.com/pdf/java/annotation/
  8. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....the formatted text to a new page in a PDF. Create a new PDF document...formatted text fragment into the page’s paragraphs collection. Save...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. Working with multipage image formats|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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/python-net/working-with...
  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...