Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 26,928 for

x

(0.11 sec)
  1. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft EXcel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...1333 x + 5 如何使用 Aspose.Cells for JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  2. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evalu......forum discussions, such as adding x and y coordinates or including...forum discussions, such as adding x and y coordinates or including...

    forum.aspose.com/t/svg-foreignobject-not-render...
  3. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....viewBox='0 0 500 40'> \n <text x='0' y='35' font-family='Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...WriteLine($"X: {tableBounds.X}"); Console.WriteLine($"Y:...minX = Math.Min(minX, rowBounds.X); minY = Math.Min(minY, rowBounds...

    forum.aspose.com/t/topic/311958
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AXisZ method. Provides access to properties of the Z aXis of the chart in C++....series with categories for the X-axis and respective numeric values...

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

    Aspose::Words::Drawing::Charts::ChartAXis::get_Crosses method. Specifies how this aXis crosses the perpendicular aXis 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::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MajorUnit method. Returns or sets the distance between major tick marks 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_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn 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

    Learn about the various chart types supported by Aspose.Cells for .NET. 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/net/chart-types/