Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,584 for

page

(0.13 sec)
  1. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....specific coordinates on the page. This element does not have...relative to the left edge of the page. YPosition int Absolute position...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  2. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked paragraphs for seamless navigation....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  3. 使用 Java 将页面移至 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式移动文档的 PDF 页面... 从 pageCollection 集合中获取 Page。 使用 保存 方法保存输出 PDF。 将页面添加到目标文档。保存输出文件。...DATA_DIR . resolve ( "java-move-page.pdf" ). toString (); Document...

    products.aspose.com/pdf/zh-hans/java/pages/move/
  4. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在,我们的文档将有一页。 添加一个 Image 。...new Document (); // 添加页面 Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  5. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET.... Get the Page that holds the image from the...the Document object’s Pages collection. Images are held in the...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...
  6. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . PutValue ( u "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  7. Introduction of GridWeb|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....embedded in JSP web pages or any HTML page in a Java server. It...Tomcat web page is displayed. The Apache Tomcat web page Click Manager...

    docs.aspose.com/cells/java/introduction-of-grid...
  8. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  9. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . footer = footer...

    products.aspose.com/pdf/python-net/footer/
  10. IDocumentProcessorPlugin.to_pages method | Aspo...

    IDocumentProcessorPlugin.to_Pages method. Saves each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method using the specified fixed Page save options....to_pages method to_pages(save_options) Saves each page of the...specified fixed page save options. def to_pages ( self , save_options...

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