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

page

(0.08 sec)
  1. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/zh/net/add-pages/
  2. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates Page layout entities of a document. You can use this class to walk over the Page layout model. Available properties are type, geometry, text and Page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/net/deskew/
  4. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first Page....footer is used on the first page. get differentFirstPageHe ()... which appears on the first page of the section. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....all the pages of a PDF document or from a specific page or a region...how to: Text Parsing from All Pages of a PDF in Python Parse Text...

    blog.aspose.com/pdf/parse-pdf-in-python/
  7. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph....the document grid lines per page settings when laying out the...the number of lines that each page may have. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  9. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...
  10. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...