Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 28,966 for

x

(0.24 sec)
  1. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBoX 控件的值。...正如你所看到的,活动X组合框的值已更新为"This is combo box control"。...示例代码 以下样本代码更新了 样本excel文件 中存在的活动X组合框控件的值。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  2. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 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/zh/cpp/render-worksheet-t...
  4. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....}; * * struct Vertex { * float x; * float y; * float z; * }; *...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  6. ChartXValue.Equals | Aspose.Words for .NET

    Discover how the ChartXValue Equals method determines equality between objects, enhancing your data comparison capabilities with precision and ease....object is equal to the current X value object. public override...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for С++. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...ValidateChartLayout (); double x = chart -> get_PlotArea () ->...

    docs.aspose.com/slides/cpp/chart-plot-area/
  8. Breaking Changes from Aspose.Barcode 24.1 - Fre...

    Hi, I’m upgrading Aspose Barcode from 22 to latest (25). Many of the settings has been removed: I was wondering if there is an alternative that is recommended to offer a similar functionality as before? EXamples of r…...x to the latest 24.x/25.x). This is typical...

    forum.aspose.com/t/breaking-changes-from-aspose...
  9. Manage Text Portions in Presentations Using PHP...

    Learn how to manage teXt portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....getCoordinates (); echo ( "X: " . $point -> $x . " Y: " . $point ->...

    docs.aspose.com/slides/php-java/portion/
  10. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....X.BaseVal.Value . The following...Cy, Rx, Ry ), the rectangle ( X, Y, Width, Height, Rx, Ry ) and...

    docs.aspose.com/svg/net/edit-svg-file/