Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 187,806 for

page

(0.11 sec)
  1. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...pdf" )) { // Add page document . Pages . Add (); // Bind PDF...the first page to "Last Name 2" on the second page formEditor...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  2. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first Page of the document....the enumerator to the first page of the document. def reset (...entities. # Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  5. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the Page containing your current entity for seamless navigation....Gets the 1-based index of a page which contains the current entity...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first Page, enhancing navigation and efficiency for seamless document management....the enumerator to the first page of the document. public void...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Product Overview|Aspose.Medical for .NET Docume...

    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....information see Requirements page. Performance and Scalability...Policies Please visit the Licensing page for information on licenses...

    docs.aspose.com/medical/net/getting-started/pro...
  8. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-Page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of Pages, image binarization, etc....a raster image of the first page of your document as a preview...formats. Converting DOC to Multi-Page TIFF In Aspose.Words, conversion...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  9. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....the desired page of the document (document.pages[1]). Select...Select the image from the page resources (for example, resources.images[1])...

    docs.aspose.com/pdf/python-net/extract-images-f...
  10. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment 对象 将 TextFragment...Document ; import com.aspose.pdf.Page ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...