Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 187,064 for

page

(0.09 sec)
  1. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....PDF Pages programmatically C++ Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/cpp/crop-pages/
  2. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/
  3. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. How to Crop PDF using PHP You...method. If you want to crop a PDF page, a cropping solution can help...

    products.aspose.com/pdf/php-java/crop/
  4. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... 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/java/images/add/
  5. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random Page sets and enhance your workflow today!...class Describes a random set of pages. To learn more, visit the Programming...) Creates an one-page set based on exact page index. PageSet (...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as Pages or Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/java/split-a-document/
  7. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This Page describes how to convert PDF Pages to PNG image, convert all and single Pages to PNG images with Aspose.PDF for Android via Java....library for converting PDF Pages to PNG Images in an accessible...class allows you to convert PDF pages to PNG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Couldnt implement Auto Scale Option Need help -...

    Situation: Using Aspose.Pdf.Document First we generate the content in HTML format. Func1: var htmlOptions = CreateHtmlLoadOptions(marginsInInches, marginTopBotInInches, headerHeight, baseUrl, outputAreaHeight); usin…...(var page in tempDoc.Pages) { pdfDocument.Pages.Add(page); } }...pdf increase the number of pages. We need some images side by...

    forum.aspose.com/t/couldnt-implement-auto-scale...
  10. Move Pages to PDF using Python | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET...to Move pages to PDF using Python In order to move page in PDF...pip install aspose-pdf Move Page to PDF using Python You need...

    products.aspose.com/pdf/python-net/pages/move/