Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 181,392 for

page

(0.45 sec)
  1. Connect Shapes|Documentation

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

    docs.aspose.com/diagram/net/connect-shapes/
  2. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/
  3. Python Programmer's Guide|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....Unhide a Worksheet in Python Page Break Preview in Python Split...in Python Page Setup Features in Python Setting Page Options in...

    docs.aspose.com/cells/java/python-programmers-g...
  4. Working with Hyperlinks|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.... On multi page Visio drawings, hyperlinks can...can move you from one page to another. You also can link your...

    docs.aspose.com/diagram/java/working-with-hyper...
  5. PDF|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....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  6. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/
  7. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_Page_index method. Gets 1-based index of the Page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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.... new page = doc . getPages (). add ()...add ( operator . Stroke ()) page . setLayers ( Rjb :: import...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  10. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/