Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 188,127 for

page

(0.31 sec)
  1. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-Page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of Pages, image binarization, etc.... What is this page about? This article demonstrates...convert a document to a multi‑page TIFF using Aspose.Words for...

    docs.aspose.com/words/python-net/saving-a-docum...
  2. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language....Insert text that spans several pages. builder = aw . DocumentBuilder...insert_break ( aw . BreakType . PAGE_BREAK ) i += 1 # A gutter adds...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats.... What is this page about? This page demonstrates how to...paginated or has the concept of pages. Convert a Word Document to...

    docs.aspose.com/words/python-net/convert-a-docu...
  4. Save Visio document programmatically|Documentation

    This Page describes how to save Visio document to file, stream with Aspose.Diagram library....#// Save one page only, by page index options . page_index = 0 #//...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/python-net/save-visio-d...
  5. Working with JavaScript|Aspose.PDF for .NET

    Learn how to add, modify, and execute JavaScript in PDF documents using Aspose.PDF for .NET. Enhance interactivity and automation....JavaScript was created to offload Web page processing from a server onto...access to objects within an HTML page. Similarly, HTML JavaScript...

    docs.aspose.com/pdf/net/working-with-javascript/
  6. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Cells Symbols Page Layout Themes Themes and Colors Page Setup Setting...Setting Page Options Setting Print Options Managing Page Breaks...

    docs.aspose.com/cells/net/developer-guide/
  7. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....a visual overlay applied to pages for branding, security, or informational...applying the watermark to a Page . Create a watermark artifact...

    docs.aspose.com/pdf/python-net/add-watermarks/
  8. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  9. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Get paticular page Get paticular shape Get Shape...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  10. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram for Java....Chart The Layout method of the Page class auto layout the shapes...shapes and connectors in the page as a CompactTree style Organization...

    docs.aspose.com/diagram/java/create-organizatio...