Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 184,565 for

page

(0.21 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCircle...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-circle/
  2. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the Page setup properties of a section...PageSetup class Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java... If you want to crop a PDF page, a cropping solution can help...sample code shows how to Crop PDF Page - Java Input file: Upload a...

    products.aspose.com/pdf/java/crop/
  4. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change Page orientation and fitting the Page content to the new Page orientation using Java....PDF Pages programmatically Contents [ Hide ] Change Page Orientation...update or change the page orientation of pages in an existing PDF...

    docs.aspose.com/pdf/php-java/rotate-pages/
  5. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 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...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/net/complex-pdf-example/
  6. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by 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/python-net/split-a-document/
  7. Aspose.PSD for Java 24.1 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...changing this property, the first page will be rendered and saved....

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....Hide ] What is this page about? This page explains how to split...example, you only need some pages from a specific document and...

    docs.aspose.com/words/net/split-a-document/
  9. Inserting Fields|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a unique feature that allows inserting Microsoft Word fields to any point of a document....feature can be used to insert page numbers that are dynamically...example, the following text Page { ` PAGE ` } of { ` NUMPAGES ` }...

    docs.aspose.com/words/jasperreports/inserting-f...
  10. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/cpp/create-document/