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

layout

(0.28 sec)
  1. 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....horizontal_gap, vertical_gap) Creates a layout in which pages are rendered...The number of columns in the layout. Must be greater than zero...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change Layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....them, remove them, and change layouts using Aspose.Slides for PHP...using one of the built-in layouts. function addSmartArt () {...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Margins | Aspose.Words for Java

    Specifies preset margins in Java....when to recalculate the page layout of the document. Document doc...automatically // cache the layout of the document within its...

    reference.aspose.com/words/java/com.aspose.word...
  7. Get the Entire Slide Background from a Presenta...

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

    docs.aspose.com/slides/net/get-the-entire-prese...
  8. Customize Plot Areas of Presentation Charts on ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Android via Java. Improve your slide visuals effortlessly.... dispose (); } Set the Layout Mode of a Chart Plot Area Aspose...provides a simple API to set the layout mode of the chart plot area...

    docs.aspose.com/slides/androidjava/chart-plot-a...
  9. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Improve your slide visuals effortlessly.... dispose (); } } Set Layout Mode of Chart Plot Area Aspose...provides a simple API to set the layout mode of the chart plot area...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  10. 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-...