Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 20,465 for

layout

(0.72 sec)
  1. Convert USD to HTML via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Style Sheets (CSS) for overall layout representation. Read More...

    products.aspose.com/3d/net/conversion/usd-to-html/
  2. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....document to a single page, page layout options, input encoding, and...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  3. TeX to PDF Conversion API | C++

    TeX to PDF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to PDF....gives you precise control over layout, spacing, hyphenation, and...typography, mathematics, and layout. PDF What is PDF File Format...

    products.aspose.com/tex/cpp/conversion/tex-to-pdf/
  4. Aspose.Cells.GridJs Basics|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.... Perform grid design and layout customization. Multiple worksheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the Layout mode for a section allowing to define the document grid behavior....SectionLayoutMode enumeration Specifies the layout mode for a section allowing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....book encroaching on the page's layout. page_setup = doc . sections...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....book encroaching on the page's layout. page_setup = doc . sections...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...8:40am 2 @lasanga To achieve the layout you described in your DOCX...document to verify that the layout meets your requirements. If...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  9. Export print area range to HTML with JavaScript...

    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....script > </ html > Support the layout of DIV tags while loading HTML...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  10. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...Rows) { // Get the layout entity for the cell paragraph...

    forum.aspose.com/t/topic/311958