Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 28,522 for

x

(0.16 sec)
  1. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series....ChartXValue class Represents an X value for a chart series. Remarks...static methods for creating an X value of a particular type. The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartXValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartXValue class. Represents an X value for a chart series....ChartXValue class Represents an X value for a chart series. Remarks...static methods for creating an X value of a particular type. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering EXcel files to PDF or images....initialized and returned when rendering x: left coordinate of the DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  4. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your lithophane from GIF documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/gif/
  5. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your lithophane from JPEG documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/jpeg/
  6. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your lithophane from JPG documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/jpg/
  7. 如何在 GridJs 中自定义菜单和工具栏|Documentation

    本文介绍了如何在 GridJs 中自定义菜单和工具栏。...x-spreadsheet-banner-info-s > div.x-spreadsheet-toolbar...x-spreadsheet-toolbar.x-spreadsheet-menubar" ); var childs = menubar . childNodes...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....{ get ; set ; } public double X { get ; set ; } public double...index , double x , double y ) { Index = index ; X = x ; Y = y ; }...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  9. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code eXamples....Symbol a Scaling factor in the X-axis or the cosine value of the...sin(α) c Skewing factor in the X-axis or the sinus value of the...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  10. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this eXample code to create your lithophane from PNG file within any Web or Desktop Java based application....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.createPolygon(ptr...

    products.aspose.com/3d/java/lithophane/png/