Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 184,601 for

page

(0.14 sec)
  1. Aspose::Words::Fields::FieldIndex::get_HasPageN...

    Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a Page number separator is overridden through the field's code in C++....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Delete PDF Pages in Java | Erase Pages from PDF

    Learn how to delete PDF Pages in Java. This guide explains how to erase Pages from PDF documents using Aspose.PDF for Java....you need to delete specific pages from a PDF document in Java...Whether you’re cleaning up blank pages, removing confidential sections...

    blog.aspose.com/pdf/delete-pdf-pages-in-java/
  3. Coordinate system|Aspose.PDF for .NET

    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....the bottom-left corner of the page. The point (0,0) corresponds...other coordinate systems. Each page has its own coordinate system...

    docs.aspose.com/pdf/net/coordinate-system/
  4. Working with Document in PS file | Python

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...GetNotifications () method of Page class as follows, in order to...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/determine-line-break/
  6. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....saving a document into fixed page formats (PDF, XPS, images etc)...Allows to control how separate pages are saved when a document is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Rotate PDF using C# | Aspose.PDF

    Rotate PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rotate PDF Pages with C# Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/net/rotate/
  8. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...com On this page you will find links to a number...WriteLine("Creating PDF with multiple pages"); Console.WriteLine("Creating...

    forum.aspose.com/t/intermittent-issues-connecti...
  9. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....Document class Add a Page object to the Pages collection of the...Paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-pdf-document/
  10. 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-...