Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 184,177 for

page

(0.39 sec)
  1. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-pdf-document/
  2. Adding JavaScript in Python|Aspose.PDF for Java

    Find out how to embed JavaScript code within a PDF document using Python and Aspose.PDF to enhance interactivity....alert('page 2 is opened')" ) # Adding JavaScript at Page Level...JavascriptAction ( "app.alert('page 2 is closed')" )) # Save PDF...

    docs.aspose.com/pdf/java/adding-javascript-in-p...
  3. 使用 Python 创建 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/
  4. XML Paper Specification - XPS|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....XML Paper Specification is a page description language and a fixed-document...uses the same high‑fidelity page layout and rendering engine...

    docs.aspose.com/cells/net/xml-paper-specificati...
  5. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets or sets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. 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...
  7. Add Footer to a Document|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....commands: &P – Current page number &N – Page count &D – Current date...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  8. 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...
  9. What's new 2023|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/net/whatsnew/2023/
  10. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. @property def frameset ( self...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...