Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 180,978 for

page

(0.1 sec)
  1. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++.... PageBreak 1 Explicit page break. ColumnBreak 2 Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/cpp/aspose.words/bre...
  2. Open and Modify a Document|Aspose.Words for .NET

    Open and modify an existing Word document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to open...text programmatically. On this page we will look at how to open...

    docs.aspose.com/words/net/open-and-add-text-to-...
  3. Aspose::Words::Layout::PageLayoutCallbackArgs c...

    Aspose::Words::Layout::PageLayoutCallbackArgs class. An argument passed into Notify()To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...() Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. 使用连接索引连接形状|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 (); // get page by index Page page = diagram . getPages...shapes by ID Shape shape1 = page . getShapes (). getShape ( shape1_ID...

    docs.aspose.com/diagram/zh/java/use-connection-...
  5. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( "footer" ). Each Page can only have one...regardless of their content. Adding page footer To add a footer that...

    docs.aspose.com/omr/net/json-markup/container/
  6. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....Page Product Family Aspose.PSD Product...of options. Steps to Change Page Color in PDF in Java Set the...

    kb.aspose.com/pdf/java/how-to-change-background...
  7. Working with Document in PostScript | .NET

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-document/
  8. Quick Start|Aspose.Words for .NET

    Aspose.Words for .NET quick start PHP developers guide using C#....Hide ] What is this page about? This page explains how to get...results. Please refresh the page and try again....

    docs.aspose.com/words/net/quick-start/
  9. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced Page layout customization and improved user experience....IPageLayoutCallback implementation used by page layout model. public IPageLayoutCallback...document to a fixed page format /// and renders a page that we perform...

    reference.aspose.com/words/net/aspose.words.lay...
  10. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取您想要从中提取链接的 Page 。 使用 AnnotationSelector 类从指定页面中提取所有...对象。 将 AnnotationSelector 对象传递给 Page 对象的 Accept 方法。 使用 AnnotationSelector...

    docs.aspose.com/pdf/zh/java/extract-links/