Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 186,643 for

page

(0.23 sec)
  1. 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...
  2. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  3. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  4. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  5. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = Page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  6. How to get Link Annotation using Java | Aspose.PDF

    Get 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/get/
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in .NET. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  8. Working With OLE Objects|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....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/working-with-ole-o...
  9. Manipulate the Embedded OLE Objects in Visio Di...

    This Page describes how to manipulate ole object with Aspose.Diagram library....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  10. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....requirements and next steps on this page. Check Requirements and Prerequisites...for Java on the Installation page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...