Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 18,729 for

layout

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Chart Plot Area|Aspose.Slides 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.... SaveFormat :: Pptx ); 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/cpp/chart-plot-area/
  5. 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-...
  6. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python....options: Set Number of Footnote Layout Columns You can set the number...number of footnote layout columns using the columns property. If...

    docs.aspose.com/words/python-net/working-with-f...
  7. Working with Footnote and Endnote in Java|Aspos...

    How to manipulate footnotes and endnotes using Java....options: Set Number of Footnote Layout Columns You can set the number...number of footnote layout columns using Columns property. If this...

    docs.aspose.com/words/java/working-with-footnot...
  8. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid Layout for compact multi-page image output....Grid method Creates a layout in which pages are rendered...The number of columns in the layout. Must be greater than zero...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...dimensions, margins, or page layout settings. Here are some suggestions...column widths. Adjust Page Layout : Verify that the margins of...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  10. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines Layout of the watermark relative to the watermark center in C++....WatermarkLayout enum Defines layout of the watermark relative to...Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees of...

    reference.aspose.com/words/cpp/aspose.words/wat...