Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 245,805 for

page

(0.1 sec)
  1. Public API Changes in Aspose.Diagram 6.0.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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Formatting PDF Document|Aspose.PDF for PHP via ...

    Format the PDF Document with Aspose.PDF for PHP via Java. Use the next code snippet to resolve your tasks....Hide ] Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/php-java/formatting-pdf-doc...
  3. WorkbookRender class | Aspose.Cells for Python ...

    WorkbookRender class WorkbookRender class Represents a Workbook render. The constructor of this class , must be used ......Property Description page_count Gets the total page count of workbook...certain page to a file. to_image Render certain page to a stream...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.Page_index property. Gets 0-based index of the Page in the document this event relates to...page_index property PageLayoutCallbackAr.page_index property...property Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 公共 API Aspose.Diagram 6.0.0 的变化|Documentation

    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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  6. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...
  7. SaveOptions.MarginInfo - 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...represents information about page margin That can be drown on...

    reference.aspose.com/pdf/java/com.aspose.pdf/Sa...
  8. MultiPageOptions - Aspose.Imaging for Java - AP...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Object Base class for multiple pages supported formats Constructor...class. MultiPageOptions (int page) Initializes a new instance...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. PolygonAnnotation | Aspose.PDF for .NET API 参考

    用于生成器的构造函数...PDF PolygonAnnotation(Page, Rectangle, Point[]) 在指定页面上创建新的多边形注释。...public PolygonAnnotation ( Page page , Rectangle rect , Point []...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  10. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Create...to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/cpp/add-line/