Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 245,768 for

page

(0.11 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. GetPageWidth | Aspose.PDF for .NET API Reference

    Gets the width of the specified Page....Gets the width of the specified page. public float GetPageWidth (...Int32 Page number. Return Value The width of the page. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. Add Header and Footer to PDF using Python|Aspos...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....call ‘add_stamp’ method of the Page to add the text in the header...header on all pages for page in document . pages : page . add_stamp...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  7. 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...
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....addActiveXControl method in the Page class. Please check this code..."c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET...to Move pages to PDF Using C# In order to move page in PDF file...Install-Package Aspose.PDF Move Page to PDF via C# You need Aspose...

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