Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 26,464 for

x

(0.07 sec)
  1. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  2. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...以下是每个元素代表的含义: a – 它可以是 x 方向的缩放因子,通常表示为 sx 或旋转角度的余弦值 cos(α)...方向的倾斜因子或旋转角度的正弦值 sin(α) c – 可以是 tan(α) x 方向的倾斜因子或旋转角度的正弦值 -sin(α) d – 可以是...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  5. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....3 x 11.7 in) and in Aspose.Pdf, 1..."CropBox: { page . crop_box . width } x { page . crop_box . height } "...

    docs.aspose.com/pdf/python-net/change-page-size/
  6. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...js通过C++区分X轴和类别轴的差异 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一...X轴有不同类型。而Y轴是一个值类型轴,X轴可以是分类类型轴或值类型轴。使用值轴,数据被视为连续变化的数值数据,并且标记位于沿轴的变动点,其位置根据...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  7. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAXisType enumeration. Specifies type of chart aXis....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any indeX, optimizing your data visualization with ease!...ChartXValue ) Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. public void Insert ( int...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Get DrawObject and Bound while rendering to PDF...

    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 : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  10. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....reversing the x-coordinates. Vertical Flip along the x-axis, reversing...Both Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/nodejs-net/aspose.wo...