Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 187,473 for

page

(0.18 sec)
  1. Working with Artifacts in C++|Aspose.PDF for C++

    This Page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....include Background, Layout, Page, Pagination and Undefined)....position of an artifact on the page. Artifact.Rotation – Gets an...

    docs.aspose.com/pdf/cpp/artifacts/
  2. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....it will be visible on every page. builder -> MoveToHeaderFooter...the image at the center of the page. shape -> set_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  6. Remove Pages from PDF using php-java | Aspose.PDF

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

    products.aspose.com/pdf/php-java/pages/remove/
  7. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....auto-rotate, and disables the page number dialog. Next, it creates...creates objects for printer and page settings and PrintDocument....

    products.aspose.com/pdf/tutorial/print-pdf/
  8. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#.... What is this page about? This page explains which document...JSON format TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/net/supported-document-fo...
  9. 使用图层|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/zh/python-java/working-...
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. The following...Document ()) { // Add page var page = document . Pages . Add (); // Create...

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