Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 181,794 for

page

(0.08 sec)
  1. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....0 Contents [ Hide ] This page lists the public API changes...getAccessPermissions() public void certify(int page, String SigReason, String SigContact...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  2. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  3. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  4. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....existing text Replace Text in all pages of PDF document You can try...terminology across multiple pages. Aspose.PDF for Python via ...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one Page , here we can able to mange setting different Pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...export for each worksheet as one page , here we can able to mange...11:04am 2 @Viral84 To set a custom page size in Aspose.Cells, you can...

    forum.aspose.com/t/set-custom-height-width-in-a...
  6. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....Page Product Family Aspose.PSD Product...bookmark to a single page or all the pages in the PDF or format...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  7. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....Hide ] What is this page about? This page describes how to apply...positioned in the centre of the page. While in Aspose.Words there...

    docs.aspose.com/words/net/add-watermark/
  8. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_Pages property. True if the text in a table row is allowed to split across a Page break....allow_break_across_pages property RowFormat.allow_break_across_pages property...across a page break. @property def allow_break_across_pages ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Product Overview | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/product-overview/
  10. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF Pages of your document programmatically with C++ sample code using Aspose.PDF for C++...action with Pages in C++ Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using C++ In order to add page in PDF...

    products.aspose.com/pdf/cpp/pages/