Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 192,010 for

page

(1.5 sec)
  1. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python....target document at a specified page and coordinates. The code creates...creates a new PDF (target), adds a page, and then copies a field from...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  2. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。... 获取要添加链接的 Page 。 使用Page和 Rectangle 对象创建一个 LinkAnnotation...LaunchAction 对象时,指定您要启动的应用程序。 将链接添加到Page对象的 Annotations 属性。 最后,使用Doc...

    docs.aspose.com/pdf/zh/cpp/create-links/
  3. Working with Layers|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.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/python-java/working-wit...
  4. PdfViewer Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfViewer class in Aspose.PDF for Python via .NET to decode all PDF Pages, decode a specific Page, and inspect viewer-related PDF metadata....working with PDF viewing and page-decoding scenarios. One common...use case is converting PDF pages into image objects that can...

    docs.aspose.com/pdf/python-net/pdfviewer-class/
  5. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. getCommentDisplayMod()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the Page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/python-net/worksheet-views/
  7. Add Background Image to PDF using Python

    Follow this article to add background image to PDF using Python. It will explain the IDE configuration, steps to perform the task, and share a sample code for setting the background image for PDF in Python....Page Product Family Aspose.PSD Product...Parse through each page in the collection of pages of the loaded PDF...

    kb.aspose.com/pdf/python/add-background-image-t...
  8. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  9. 使用 Python 从 PDF 文件提取矢量数据|Aspose.PDF for Python ...

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得轻而易举。您可以获取矢量数据(路径、多个多边形、折线),例如位置、颜色、线宽等。...visit(page) 在目标页面上。 读取提取的项目来自 gr_absorber...graphic elements from a specified page of a PDF and log basic element...

    docs.aspose.com/pdf/zh/python-net/extract-vecto...
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/