Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 184,616 for

page

(0.17 sec)
  1. Workbook Settings|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/workbook-settings/
  2. XML Maps|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/xml-maps/
  3. Cells Helper|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/cells-helper/
  4. 档案

    档案...Page for C++ 以编程方式创建或编辑 PostScript...转换为图像 在开始之前,我假设您已经下载了 Aspose.Page for C++ 并在您的 C++ 项目中引用了它。但是,如果您还没有,您可以从...

    blog.aspose.com/zh/page/convert-postscript-ps-e...
  5. PageInfo.paperTray property | Aspose.Words for ...

    PageInfo.paperTray property. Gets the paper tray (bin) for this Page as specified in the document...the paper tray (bin) for this page as specified in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将 MHTML 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 MHTML 转换为 PNG、JPG、GIF、TIFF 和 BMP。考虑在 Java 代码中将 MHTML 转换为 PNG 的各种情况。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-mhtml-to-png/
  7. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose.Cells Java for PHP|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....or Unhide a Worksheet in PHP Page Break Preview in PHP Split Panes...Worksheets in PHP Page Setup Features in PHP Setting Page Options in...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  9. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF Pages with Aspose.PDF Facades using PdfFileEditor class....Ask AI Delete PDF pages Contents [ Hide ] If you want to delete...delete a number of pages from the PDF file which is residing on...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...format("Page=%d, X=%.2fpt, Y=%.2fpt, W=%...Initialize LayoutCollector and update page layout to ensure layout info...

    forum.aspose.com/t/word-header-footer-x-y/316493