Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 187,113 for

page

(0.29 sec)
  1. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.layout module provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description IPageLayoutCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....used to: Navigate to a specific page or external file Open a web...path_outfile ) Page-Level Actions Adding Actions to the page in PDF Document...

    docs.aspose.com/pdf/python-net/actions/
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....we can Add annotations to the page. The following code snippet...using AnnotationSelector Page page = document . getPages ()....

    docs.aspose.com/pdf/java/extra-annotations/
  4. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete Pages from your PDF file using Aspose.PDF for .NET library....Ask AI Delete PDF Pages programmatically C# Contents [ Hide ]...Drawing library. You can delete pages from a PDF file using Aspose...

    docs.aspose.com/pdf/net/delete-pages/
  5. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....action, such as going to the next page or printing the document. JavaScript...the second page (index 1) page = document . pages [ 1 ] # Create...

    docs.aspose.com/pdf/python-net/create-links/
  6. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....a new PDF document and add a page. Create and add the red layer...add a blank page document = ap . Document () page = document ...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  7. 在 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....new blank page Application . ActiveDocument . Pages . Add ();...the id of the page in VSTO Aspose.Diagram Pages 集合公开的 Add 方法允许您将新的空白页添加到...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  8. Aspose::Words::Document::RenderToScale method |...

    Aspose::Words::Document::RenderToScale method. Renders a document Page into a Graphics object to a specified scale in C++....e method Renders a document page into a Graphics object to a...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet Page Setup using Aspose.Cells for Node.js via C++. Set headers and footers for first, odd, and even Pages....Headers and Footers For Different Pages with Node.js via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/nodejs-cpp/setting-differ...
  10. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document Page. Get accurate Page tracking and reflow insights!...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/net/aspose.words.lay...