Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 27,080 for

x

(0.07 sec)
  1. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...– 此处 translate(tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 值。如果未指定其中一个值,则默认为零。...skewX(angle) 和 skewY(angle) 将元素沿 x 或 y 轴倾斜指定的角度。 使用变换矩阵 。 变换矩阵 是描述...

    docs.aspose.com/svg/zh/net/svg-transformations/
  2. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation.... setText ( "X-Axis" ); chart . getValueAxis...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  3. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!...ContentTypeToSaveFor ( "image/x-emf" ), Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Quick Recognition Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... x + ", " + rect . y + ")" ); } }..." + i + ": (" + points [ i ]. x + ", " + points [ i ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/qu...
  5. 档案

    档案...(intrusiveptr) 为图表添加数据源、气泡大小、X 值和 Y 值 Aspose::Cells::Systems::String...Index(1, 3)->PutValue(1); // X 值 worksheet->GetICells()->GetObjectByIndex(2...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, eXcept for pie charts showing only category name and percentage, when a line break shall be used instead in C++....(); // Add a custom series with X/Y coordinates and diameter of...

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

    Aspose::Words::Drawing::Charts::ChartAXis::get_TickLabels method. Provides access to the properties of the aXis tick mark labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Position method. Gets or sets the position of the tick labels on the aXis in C++....series with categories for the X-axis and respective numeric values...

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

    Aspose::Words::Drawing::Charts::ChartAXis::get_Format method. Provides access to line formatting of the aXis and fill of the tick labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Chart Types|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. Scatter...surface 3D charts are based on the X, Y and Z axes. These charts are...

    docs.aspose.com/cells/java/chart-types/