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

x

(0.13 sec)
  1. 使用 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-...
  2. 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...
  3. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic conteXt using Aspose.Cells for C++....pageIndex, Graphics g, float x, float y) * SheetRender::ToImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  4. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用 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...
  6. Glyph | Aspose.Words for .NET

    Create stunning glyphs effortlessly with our Glyph Constructor. Easily initialize new instances and enhance your design projects today!...advanceOffset Int16 Horizontal (x) offset. ascenderOffset Int16...

    reference.aspose.com/words/net/aspose.words.sha...
  7. Aspose::Words::Drawing::Charts::ChartXValue::Eq...

    Aspose::Words::Drawing::Charts::ChartXValue::Equals method. Gets a flag indicating whether the specified object is equal to the current X value object in C++....object is equal to the current X value object. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::idX_set method. Gets or sets the X value at the specified indeX in C++...._set method Gets or sets the X value at the specified index....

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::idX_get method. Gets or sets the X value at the specified indeX in C++...._get method Gets or sets the X value at the specified index....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 自定义 Python 中演示文稿图表的绘图区|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表绘图区。轻松提升幻灯片视觉效果。... 获取图表元素相对于图表左上角的实际 X 位置(左)。 获取图表元素相对于图表左上角的实际顶部位置。...validate_chart_layout () x = chart . plot_area . actual_x y = chart . plot_area...

    docs.aspose.com/slides/zh/python-net/chart-plot...