Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 28,908 for

x

(1.53 sec)
  1. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....to properties of the primary X axis of the chart. get_AxisY ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  3. Easy way for Chart Setup using Chart.chartDataR...

    Learn how to easily set up charts using the Chart.chartDataRange method in Aspose.Cells for JavaScript via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....script > </ html > Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/javascript-cpp/easy-way-f...
  4. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....height='40' viewBox='0 0 500 40'> <text x='0' y='35' font-family='Verdana'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...X}, {element.Position.Y})" ); Console...Move graphics by shifting its X and Y coordinates element . Position...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  6. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value....content_type_to_save_format ( 'image/x-emf' )) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements.... X (20). Y (60). Fill (Color. DarkRed...25 ) 26 . AddText (t => t 27 . X (20). Y (150) 28 . AddContent...

    docs.aspose.com/svg/net/rule-builder/
  9. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... CHART_X Chart X. MIN_VALUE Reserved for the...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column indeX” when saving the workbook. Teste…...GroupBy(x => x.Field(“order_ref”))) { counter++;...byChild in byParent.GroupBy(x => x.Field(“schedule”))) { counter++;...

    forum.aspose.com/t/limitation-of-number-of-rows...