Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 27,015 for

x

(0.2 sec)
  1. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and teXt....} } how to get entities of “[[X, Aspose.CAD.FileFormats.Cad.CadObjects...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  2. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....set different properties like X,Y Rotation, DepthPercents etc...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  3. 主轴和副轴练习用C++|Documentation

    了解如何在Aspose.Cells for C++中理解和使用主轴和副轴。我们的指南将帮助您理解主轴和副轴的区别,以及如何有效地配置和使用它们的图表。...Document Assistant Close 用C++对比X轴与类别轴 带有C++的日期轴...

    docs.aspose.com/cells/zh/cpp/primary-and-second...
  4. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... width } x ${ childShape . height } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today....set different properties like X,Y Rotation , DepthPercents etc...chart . rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y...

    docs.aspose.com/slides/python-net/3d-chart/
  10. 旋转 SVG – C# 示例

    SVG 旋转的 C# 示例。考虑在变换属性和变换矩阵中使用旋转函数的情况。... X . BaseVal . Value = 150; 14 rectElement...包括: 平移 – 沿 x 和 y 轴移动元素。 旋转 – 围绕指定点旋转元素。 缩放 – 沿 x 和 y 轴缩放元素。 倾斜...

    docs.aspose.com/svg/zh/net/rotate-svg/