Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 242,744 for

page

(0.11 sec)
  1. Aspose::Pdf::Devices::ThumbnailDevice Class Ref...

    Public Member Functions | List of all members Aspose::Pdf::Devices::ThumbnailDevice Class Reference final Represents ......device that save pdf document pages into Thumbnail image. More....Process ( System::SharedPtr < Page > page, System::SharedPtr < System::IO::Stream...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  2. Clarification on Handling Header, Footer, and C...

    Dear Aspose Support Team, I hope this message finds you well. I am currently evaluating the Aspose PDF library for a project and I would like to clarify a few aspects before proceeding with the paid version. Project Re…...in height and width on every page. In between the header and footer...on a page, it should automatically flow onto the next page, preserving...

    forum.aspose.com/t/clarification-on-handling-he...
  3. Latest release (August 2023)|Documentation

    A summary of recent changes, enhancements and bug fixes in Aspose.OMR for .NET 23.8.0 (August 2023) release....OMRNET‑462 Recognition of multi-page TIFF images. New feature OMRNET‑855...layout of individual pages in multi-page forms. See Added public...

    docs.aspose.com/omr/net/release-notes/latest/
  4. Add background to PDF with Python|Aspose.PDF fo...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  5. Aspose-words 版本升级 老api不可用,新api替换是否和历史功能一致 Image...

    imageSaveOptions.set(Page - 1);//aspose-words-19.5 版本升级后,下面这句代码和上面这句是否效果完全一致,index起始值是0还是1,有没有差异?,因为没有历史文档,不好确认,麻烦技术支持确认 imageSaveOptions.setPageSet(new PageSet(Page - 1));//aspose-words-23.1...set(page - 1); //aspose-words-19.5 版...imageSaveOptions.setPageSet(new PageSet(page - 1)); //aspose-words-23.1 denis...

    forum.aspose.com/t/aspose-words-api-api-imagesa...
  6. fitvexplicitdestination - Aspose.PDF for Java -...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...destination that displays the page with the horizontal coordinate...

    reference.aspose.com/pdf/java/com.aspose.pdf/fi...
  7. FitHExplicitDestination - Aspose.PDF for Java -...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...destination that displays the page with the vertical coordinate...

    reference.aspose.com/pdf/java/com.aspose.pdf/Fi...
  8. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder ( doc ) \# Insert few page breaks ( just for testing )...insertBreak ( self . BreakType . PAGE_BREAK ) i = i + 1 \# Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  9. VectorRasterizationOptions - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Gets the page height. SizeF getPageSize () Gets the page size. float...float getPageWidth () Gets the page width. int getPositioning ()...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. GetPageHeight | Aspose.PDF for .NET API Reference

    Gets the height of the specified Page....the height of the specified page. public float GetPageHeight...Int32 Page number. Return Value The height of the page. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.facades...