Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 140,592 for

page

(0.08 sec)
  1. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hans/annotation/
  2. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-text/
  3. Remove Pages from PDF using C++ | Aspose.PDF

    Remove Pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to Delete pages from PDF Using C++ Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp/pages/remove/
  4. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...Document Iterating through PDF Pages Extracting Table Data import...each page in the document for page in document . pages : absorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  5. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  6. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。... Page page , float x , float y , float...Paragraphs collection of the page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  7. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...使用 AnnotationSelector 过滤注释 Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  8. Working with Document in PS file | Python

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java... If you want to crop a PDF page, a cropping solution can help...sample code shows how to Crop PDF Page - Java Input file: Upload a...

    products.aspose.com/pdf/java/crop/
  10. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....Examples Shows how to render every page of a document to a separate...( doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...