Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 20,893 for

layout

(0.13 sec)
  1. 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...section. builder . page_setup . layout_mode = aw . SectionLayoutMode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。..."vertical" android:layout_width="match_parent" android:layout_height="match_parent"...tch_parent" tools:showIn="@layout/activity_main"> <LinearLayout...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  3. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations.... dispose (); } Access Layout Formats for a Shape Aspose...provides a simple API to access layout formats for a shape. This article...

    docs.aspose.com/slides/androidjava/shape-manipu...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....document to PDF, including the layout calculation. Since these stages...editable forms. Aspose.Words layout engine imitates the way Microsoft...

    docs.aspose.com/words/net/specify-rendering-opt...
  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