Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 187,636 for

page

(0.23 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-circle/
  2. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  3. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/annotation/
  4. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which Pages the Page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description AllPages Page border is shown on all pages of the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 通过 Java 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hans/java/images/add/
  6. Add background to PDF|Aspose.PDF for PHP via Java

    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....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  7. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise Page range tracking in your documents....range of pages that is inserted as the entry’s page number. public...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... get a particular page. get a particular connector...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/working-with-connec...
  9. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/