Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 184,564 for

page

(0.08 sec)
  1. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed Pages using Aspose.Cells for Python via .NET....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons to set...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  2. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start Page number in the resulting document shall be updated. Default value is true in C++....Specifies whether the start page number in the resulting document...Show how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as Pages or Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/java/split-a-document/
  4. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF document into individual Pages using Python and Aspose.PDF, making content extraction easier....Split PDF File into Individual Pages in Python Contents [ Hide ]...PDF document into individual pages using Aspose.PDF Java for PHP...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  5. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从 Ruby 中的 Visio 绘图中获取页面对象|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....Diagram Java 红宝石 , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...模块。在这里您可以看到示例代码。 红宝石代码 def get_page_object_by_id () data_dir = File...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  7. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....Page Product Family Aspose.PSD Product...runnable sample code to rotate PDF pages using Java . An explanation...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  8. Working with Images|Documentation

    This Page describes how to extract, replace or insert an image from a Page of the Visio drawing with Aspose.Diagram library....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/python-java/working-wit...
  9. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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....in Djvu file format for Djvu page. It can be accessed from Header...Represents the DjVu file format page with all needed properties....

    docs.aspose.com/imaging/java/public-api-changes...
  10. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....explanation, please follow to this page class HelloWorld ( object ):...Document () # Add page page = document . Pages . Add () # Add text...

    docs.aspose.com/pdf/net/python-net/