Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 185,612 for

page

(0.46 sec)
  1. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  2. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.PageIndex property. Gets 0-based index of the Page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....access to first page of PDF file tocPage = doc . pages . insert (..."First page" , "Second page" , "Third page" , "Fourth page" ] for...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  4. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....we can Add annotations to the page. The following code snippet...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/net/extra-annotations/
  5. aspose.words.framesets module | Aspose.Words fo...

    The aspose.words.framesets module provides classes and enumerations that represents a frames Page or a single frame on a frames Page....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Set Print Titles with Node.js via C++|Do...

    This article shows you how to set print titles using the Aspose.Cells library for Node.js via C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  7. Add a new Layer in the Visio Diagram in Ruby|Do...

    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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  8. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual Pages in Python using Aspose.PDF, allowing for easy Page extraction and management....Split PDF File into Individual Pages in Python Contents [ Hide ]...PDF document into individual pages using Aspose.PDF Java for PHP...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  9. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document doc . pages [ 1 ] . paragraphs...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  10. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/python-net/images/add/