Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 20,211 for

layout

(0.14 sec)
  1. XML Parser Specification (XPS)|Aspose.Slides 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....uses the high-fidelity page layout and rendering engine to produce...produce output in fixed-layout XPS document format. You can learn...

    docs.aspose.com/slides/java/xml-parser-specific...
  2. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, streamlining visual workflows....placed on the master slide and layout slide. Aspose.Slides for Python...fills defined on the slide, layout, or master. If you need to...

    docs.aspose.com/slides/python-net/get-the-entir...
  3. How to Set Print Area|Documentation

    This article shows code explaining how to set the print area using the Aspose.Cells library.... Improved Layout: It helps in organizing and...Open the Page Layout Tab: Go to the Page Layout tab in the ribbon...

    docs.aspose.com/cells/net/how-to-set-print-area/
  4. MultiPageLayout.grid method | Aspose.Words for ...

    MultiPageLayout.grid method. Creates a Layout in which pages are rendered left-to-right, top-to-bottom, in a grid with the specified number of columns....horizontalGap, verticalGap) Creates a layout in which pages are rendered...The number of columns in the layout. Must be greater than zero...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...Maximum Heading Levels Column Layout Support (Single / Multi-column)...in TOC. Verify multi-column layout support for TOC entries. Implement...

    forum.aspose.com/t/toc-rendering-and-customizat...
  6. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…... Why it happens Layout differences – Floating objects...anchoring and floating‑object layout. Using an older version may...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  7. Apply a theme to a presentation|Aspose.Slides D...

    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....// Insert the code for the layout for this example. string defaultLayoutType...Content" ; // Remove the slide layout relationship on all slides...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....SmartArt shape, specifying its layout type. Save the modified presentation...SmartArt Shapes with a Specified Layout Type The following example...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...update_page_layout() layout_collector = aw.layout.LayoutCollector(doc)...TABLE, True), 1): start_page = layout_collector.get_start_page_index(table)...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  10. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page Layout operation....calculated by the most recent page layout operation. get pageCount ()...invoked the document's page layout to calculate the value. //...

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