Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 21,281 for

layout

(0.19 sec)
  1. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results.... Layout )); Assert . That ( warningInfoCollectio... EqualTo ( WarningSource . Layout )); Assert . That ( warningInfoCollectio...

    reference.aspose.com/words/net/aspose.words/hyp...
  2. 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...
  3. 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...
  4. 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/
  5. Convert USDZ to HTML via Python | products.aspo...

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

    products.aspose.com/3d/python-net/conversion/us...
  6. 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...
  7. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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.... Improved Tiff Base Types Layout The following methods and properties...the purpose of proper data layout so that data offset starts...

    docs.aspose.com/imaging/java/public-api-changes...
  8. 布局收集器问题 - 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
  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. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions().setZoomPercent(50);...the background shape in print layout view. getDoNotDisplayPageB()...

    reference.aspose.com/words/java/com.aspose.word...