Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 187,789 for

page

(0.33 sec)
  1. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....to scale a worksheet: Fit to Page : To ensure that all content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  2. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_Page_index method. Gets 1-based index of the Page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Shapes property, exposed by the Page class, supports a collection..."NetworkConnection.vsdx" ); Page page = diagram . Pages [ 0 ]; Shape shapeContainerChild...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  5. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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 a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python.... What is this page about? This page demonstrates how to...of columns on the displayed page. The following code example...

    docs.aspose.com/words/python-net/working-with-f...
  7. Tables not found by TableAbsorb - Free Support ...

    The TableAbsorber doesn’t find tables in the Page. I extracted this single Page from my long PDF document. The Page contains some tables. I checked the elements of the PDF and it contains PATH elements and TEXT elements…...tables in the page. I extracted this single page from my long...long PDF document. The page contains some tables. I checked the elements...

    forum.aspose.com/t/tables-not-found-by-tableabs...
  8. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  9. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/
  10. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...