Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 188,045 for

page

(2.65 sec)
  1. workbook-to-tiff-with-mulitiple-pages.xlsx

    Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z 16.0300 dallon 2022-03-08T05:50:38Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z false 2022-03-08T05:52:24Z Microsof......Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z...

    docs.aspose.com/cells/ru/nodejs-cpp/convert-exc...
  2. workbook-to-tiff-with-mulitiple-pages.xlsx

    Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z 16.0300 dallon 2022-03-08T05:50:38Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z false 2022-03-08T05:52:24Z Microsof......Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z...

    docs.aspose.com/cells/fr/go-cpp/convert-excel-t...
  3. workbook-to-tiff-with-mulitiple-pages.xlsx

    Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z 16.0300 dallon 2022-03-08T05:50:38Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z 2022-03-08T05:52:24Z false 2022-03-08T05:52:24Z Microsof......Sheet1 Page 1 Sheet2 Page 2 Sheet3 Page 3 2022-03-08T05:52:24Z...

    docs.aspose.com/cells/zh/go-cpp/convert-excel-t...
  4. Rotate PDF using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/rotate/
  5. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/
  6. 使用连接器类型形状|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....vsdx" ); //get a particular page Page page = diagram . getPages ()...(). getPage ( "Page-3" ); //get a dynamic connector type shape...

    docs.aspose.com/diagram/zh/java/working-with-co...
  7. 使用连接索引连接形状|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 page by index Aspose . Diagram . Page page = diagram...diagram . Pages [ 0 ]; // add masters string connectorMaster = "Dynamic...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  8. Convert CDR to PDF using Python

    This article guides on how to convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using Python....Page Product Family Aspose.PSD Product...evaluation limitations Open the multi-page CorelDRAW file and treat it...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  9. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/