Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 185,607 for

page

(0.58 sec)
  1. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  2. Use Connection indexes to connect shapes|Docume...

    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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  3. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  5. 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...
  6. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  7. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...at the bottom right of a PDF page with a margin of 10 units from...of the rectangle based on the page dimensions. Here’s how you can...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  8. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document Pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...RenderToSize method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/add/
  10. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add Pages, rotate Pages, add Page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic....Working with PDF Pages in Rust Contents [ Hide ] You are able...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/