Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 189,538 for

page

(0.77 sec)
  1. Split VSSX Files via Python | products.aspose.com

    Python source code to Split vssx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vssx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  2. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...ArtifactCollection 。 为了获取特定页面上的所有工件, Page 类具有Artifacts属性。本主题展示了如何在PDF文件中处理水印工件。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  3. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....0 Contents [ Hide ] This page lists the public API changes...Document doc = new Document (); Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  5. Some text are getting cut while converting from...

    Hi team, Please check the pdf at Page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...team, Please check the pdf at page 11 & 13. The text are getting...document and the generated PDF (pages 11 & 13) and can see that the...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  6. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...in cell B4 b4 . value = "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/javascript-cpp/implement-...
  7. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。... Pages [ 0 ]. Shapes ) { if ( shape...// Get the page by its name Aspose . Diagram . Page page1 = diagram...

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  8. Developer Guide | Aspose.Page for .NET

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/developer-guide/
  9. Փոխարկել HTML PNG Python

    Փոխարկեք HTML ը PNG ձևաչափի Python կոդով: Պահեք HTML որպես PNG օգտագործելով Python:...PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել HTML SVG Python

    Փոխարկեք HTML ը SVG ձևաչափի Python կոդով: Պահեք HTML որպես SVG օգտագործելով Python:...SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...