Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 26,453 for

x

(0.42 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. 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...
  4. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...LayoutPlaceholderMan 方法 add_content_placeholder(x: float, y: float, width: float...add_vertical_content_placeholder(x: float, y: float, width: float...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  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. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WPSpaceWidth method. Specifies whether to set the width of a space as is done in WordPerfect 5.X in C++....x. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. 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/
  9. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via 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/androidjava/manage-cells/
  10. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type.... series [ 0 ] # Clear X and Y values of the first series...series with data. series1 . add ( x_value = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...