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

page

(0.18 sec)
  1. 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...
  2. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....Create new document and add Page Set page dimensions Save output file...document = new Document (); Page page = document . getPages ()....

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  3. IPageLayoutCallback class | Aspose.Words for No...

    Aspose.Words.Layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model....during build and rendering of page layout model. Remarks The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....Page Product Family Aspose.PSD Product...to JPG in Java such that each page of the DOCX Word document is...

    kb.aspose.com/words/java/how-to-convert-word-to...
  6. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  7. Introduction to LINQ Reporting Engine in C#|Asp...

    Overview LINQ Reporting Engine to build a report in C#....Hide ] What is this page about? This page describes the LINQ Reporting...results. Please refresh the page and try again....

    docs.aspose.com/words/net/introduction-to-linq-...
  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. 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/
  10. 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...