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

layout

(0.29 sec)
  1. Ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով

    Մենք ձեզ կուղեկցենք C#-ի քայլերով, թե ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով: Օգտագործելով մի քանի տող հեշտ կոդ C#-ում, կարող է ստեղծվել PPT ներկայացում:...հավաքածուի ներսում ավելացրեք «Blank Layout» տեսակի սլայդ Նորաստեղծ սլայդի...

    kb.aspose.com/hy/slides/net/how-to-create-power...
  2. 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...
  3. Setting Pivot Table Option - For Empty Cells Sh...

    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.... Select the Layout & Format tab. Select the For...

    docs.aspose.com/cells/javascript-cpp/setting-pi...
  4. Font Selection Sequence in Aspose.Slides for Ja...

    Discover how Aspose.Slides for Java selects fonts, ensuring crisp, consistent presentation of PPT, PPTX and ODP files—improve your slides now....host system fonts and keeps layout predictable. How do I prevent...

    docs.aspose.com/slides/java/font-selection-sequ...
  5. Font Selection Sequence in Aspose.Slides for .N...

    Discover how Aspose.Slides for .NET selects fonts, ensuring crisp, consistent presentation of PPT, PPTX and ODP files—improve your slides now....host system fonts and keeps layout predictable. How do I prevent...

    docs.aspose.com/slides/net/font-selection-seque...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  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