Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 30,470 for

x

(0.48 sec)
  1. 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...
  2. 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...
  3. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  4. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted 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...
  5. Chart.AxisX | Aspose.Words for .NET

    EXplore the Chart AXisX property for seamless control over your chart's primary X aXis, enhancing data visualization and insights....to properties of the primary X axis of the chart. public ChartAxis...series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....addClone(IShape sourceShape, float x, float y), Aspose.Slides.IShapeCollection...addClone(IShape sourceShape, float x, float y, float width, float height)...

    docs.aspose.com/slides/java/public-api-and-back...
  9. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...X.BaseVal.Value 来设置或读取其静态数据。 以下代码片段显示了如何创建...GitHub 椭圆 ( Cx, Cy, Rx, Ry ),矩形 ( X, Y, Width, Height, Rx, Ry ) 和直线...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  10. 获取页面偏移|Aspose.PDF for Python via .NET

    此示例演示如何使用 PdfFileInfo 获取特定页面的 X 和 Y 偏移量,并将其转换为英寸,以进行精确的布局和定位分析。...‘get_page_offsets’ 函数为开发者提供 PDF 文件中页面的精确水平 (X) 和垂直 (Y) 偏移量。在 PDF 文档中,每页可能拥有...infile ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) /...

    docs.aspose.com/pdf/zh/python-net/get-page-offset/