Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 187,868 for

page

(2.61 sec)
  1. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  2. Convert PDF/A to PDF format|Aspose.PDF for .NET

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with .NET library.... add pages). In the following example,...PDF/A compliance after a new page is added. Convert PDF to PDF/A...

    docs.aspose.com/pdf/net/convert-pdfa-to-pdf/
  3. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/licensing/
  4. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  5. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . header = header...

    products.aspose.com/pdf/python-net/header/
  6. CSS 扩展 – CSS 供应商前缀

    了解 CSS 提供者前缀,并查看 Aspose.HTML for Java 示例,了解如何使用 CSS 扩展在文档页边空白处创建自定义标记。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/css-extensions/
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....shapes via a connector in the Page class. The code below shows...two shapes to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/python-java/connect-sha...
  9. Convert WORD To PNG Javascript

    Convert a Word document to PNG format in JavaScript code. Save a Word document as PNG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/conversion...
  10. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#...Hide ] Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/net/extract-images-from-the...