Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 26,453 for

x

(0.13 sec)
  1. ListCollection indexer | Aspose.Words for Python

    ListCollection indeXer. Gets a list by indeX.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。...NET 以编程方式创建一个 15 x 15、字体大小为 10 的表格。 创建表格 VSTO 2008...向演示文稿添加一个空白幻灯片。 在幻灯片上添加一个 15 x 15 的表格。 向表格的每个单元格添加字体大小为 10 的文本。...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. CompatibilityOptions.mw_small_caps property | A...

    CompatibilityOptions.mw_small_caps property. Emulate Word 5.X for the Macintosh Small Caps Formatting....x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....AddClone(IShape sourceShape, float x, float y) Aspose.Slides.IShapeCollection...AddClone(IShape sourceShape, float x, float y, float width, float height)...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Request for Latest Stable Version & Upgrade Gui...

    Here’s a short and crisp Aspose support ticket you can use :point_down: Hello Aspose Team, We are currently using Aspose.Cells for Node.js via Java – version 24.0 in our production system and are planning an upgrade. C…...x release that is available at the...baseline , wait for the first 26.x release (26.1) if your upgrade...

    forum.aspose.com/t/request-for-latest-stable-ve...
  6. 用 C++ 通过 JavaScript 管理 Excel 图表的轴线|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中配置图表轴线。我们的指南将展示如何调整主轴和副轴,设置它们的范围,以及修改它们的属性,以增强你的图表。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  7. Using ActiveX Controls in Excel with Java

    This article guides for using ActiveX controls in EXcel with Java. It has the IDE settings, steps, and a sample code to add combo boX ActiveX control with Java....code for inserting Excel Active X control with Java . You will learn...their type. Code to Add Active X for Excel with Java This sample...

    kb.aspose.com/cells/java/using-activex-controls...
  8. How to Create Hello World Presentations in .NET...

    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....x, you need to make some minor changes...AddEmptySlide (); //Adding a rectangle (X=2400, Y=1800, Width=1000 & Height=500)...

    docs.aspose.com/slides/net/how-to-create-hello-...
  9. Install Aspose.Slides for Node.js via Java Usin...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....x from Nodesource repository RUN...https://deb.nodesource.com/setup_18.x | bash - && \ apt-get install...

    docs.aspose.com/slides/nodejs-java/installing-s...
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...); } } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/java/manage-cells/