Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 192,338 for

page

(0.1 sec)
  1. Apply preset theme to VDX document via .NET | p...

    C# source code to apply preset theme to vdx file on .NET Framework, .NET Core, Mono Platforms....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the Save() method...

    products.aspose.com/diagram/net/theme/vdx/
  2. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  3. Aspose.Total for Python via Java|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....for Python via Java Product Page Download Aspose.Cells for Python...for Python via Java Product Page Download Aspose.BarCode for...

    docs.aspose.com/total/python-java/
  4. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...ellipse2 ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  5. Split VSTX Files via Java | products.aspose.com

    Java source code to Split vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....each page Create a new Diagram class object Copy the page via...(). getCount (); i ++) { Page page = diagram . getPages (). get...

    products.aspose.com/diagram/java/splitter/vstx/
  6. Split VSSM Files via Java | products.aspose.com

    Java source code to Split vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....each page Create a new Diagram class object Copy the page via...(). getCount (); i ++) { Page page = diagram . getPages (). get...

    products.aspose.com/diagram/java/splitter/vssm/
  7. Split VST Files via Java | products.aspose.com

    Java source code to Split vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....each page Create a new Diagram class object Copy the page via...(). getCount (); i ++) { Page page = diagram . getPages (). get...

    products.aspose.com/diagram/java/splitter/vst/
  8. Converting a PDF file to DICOM using Rust | Asp...

    Code Examples on Rust for PDF‑to‑DICOM Conversion on All Platforms...converting Convert a PDF Page to DICOM using page_to_dicom function...save the specified page as DICOM-image pdf . page_to_dicom ( 1 ,...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/stamps/ Recent content in แสตมป์ข้อความ รูปภาพ หรือ......c1 // Add stamp to particular page line cl n documento ->n get_Pagesp...c1 // Add stamp to particular page line cl n documento ->n get_Pagesp...

    products.aspose.com/pdf/th/cpp/stamps/index.xml
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/pdf/