Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 188,041 for

page

(0.17 sec)
  1. C# Split DOC

    Split DOC files into e Pages using C# code. Save DOC as separate files using C#....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/doc/
  2. 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/
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics.... What is this page about? This page introduces the Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/programming-wi...
  4. 在 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-do...
  5. Installing Aspose.Cells for Reporting Services|...

    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.... This page walks you through the two supported...Reporting Services download page . Run the Installer Run the...

    docs.aspose.com/cells/reportingservices/install...
  6. Aspose.Words Java - Document.getPageCount() alt...

    Hello, I’ve noticed that document.getPageCount() alters the document itself - it adds the Page count number to the document: Aspose.Words v24.12...document itself - it adds the page count number to the document:...expected behavior. The last page is 3, so you see 3 in the output...

    forum.aspose.com/t/aspose-words-java-document-g...
  7. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as license-maven-plugin) that ag…...Words EULA (or official license page) so that automated tools can...Aspose.Words EULA or license page. What you can do Raise the issue...

    forum.aspose.com/t/pom-xml-references-dead-eula...
  8. 3D Rotation Effects in a Visio Drawing|Document...

    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.... Retrieve a shape by page name and ID parameters. Set...vsdx" ); // get shape by ID and page name Shape shape = diagram ...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  9. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstm/
  10. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdm/