Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 5,877 for

x

(0.14 sec)
  1. Գծեր նկարել C#-ով

    Այս կարճ հոդվածը նկարագրում է, թե ինչպես գծեր նկարել C#-ով: Այն ներառում է IDE կարգավորումները, քայլ առ քայլ ծրագիրի հոսքը և աշխատունակ կոդի օրինակ՝ C#-ով հեշտ գծեր նկարելու համար:...bitmap ստեղծմամբ, ապա այնուհետև (x, y) դիրքի սահմանմամբ՝ օգտագործելով...

    kb.aspose.com/hy/drawing/net/draw-lines-in-csharp/
  2. AxisTickLabels.position property | Aspose.Words...

    AXisTickLabels.position property. Gets or sets the position of the tick labels on the aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels.is_auto_spacing property | Aspos...

    AXisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisTickLabels.spacing property | Aspose.Words ...

    AXisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAXis.minor_unit property. Returns or sets the distance between minor tick marks....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks....(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TeXtPath::get_XScale method. Determines whether a straight teXtpath will be used instead of the shape path in C++....from left to right along the x value of the lower boundary of...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fonts::FontPitch enum | Aspose.W...

    Aspose::Words::Fonts::FontPitch enum. Represents the font pitch in C++....:: cout << ( String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状...// 绘制连接器的垂直部分 float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); 结果: 案例...

    docs.aspose.com/slides/zh/cpp/connector/