Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 28,976 for

x

(0.06 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_TruncateFontHeightsLikeWP6 method. Emulate WordPerfect 6.X Font Height Calculation in C++....x Font Height Calculation. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_DisplayUnit method. Specifies the scaling value of the display units for the value aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AXisTickMark enum. Specifies the possible positions for tick marks in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Issue loading CAD files after upgrading Aspose....

    Hello Aspose Team, We are currently using Aspose.CAD 24.10.0 in a .NET Framework MVC application, and everything works correctly when loading CAD files. However, when we upgrade to a newer version of Aspose.CAD (for eX…...x when running on .NET Framework...projects when upgrading from 24.x to 26.x? The same code and configuration...

    forum.aspose.com/t/issue-loading-cad-files-afte...
  6. 使用 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...
  7. 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...
  8. 使用 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...
  9. 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...
  10. 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...