Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 26,565 for

x

(0.8 sec)
  1. 使用 JavaScript 通过 C++ 查找图表系列中点的 X 和 Y 值类型|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 确定图表系列点的 X 和 Y 值类型。本指南将解释数据值的类型以及如何在您的图表中访问和操作它们。...使用 JavaScript 通过 C++ 查找图表系列中点的 X 和 Y 值类型 Contents [ Hide ] 可能的使用场景...可能的使用场景 有时候,您可能想知道系列中图表点的 X 和 Y 值的类型。Aspose.Cells for JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/find-ty...
  2. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP 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/bmp/
  3. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this eXample code to create your lithophane from TIFF 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/tiff/
  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. Create your Lithophane from TIFF File Formats v...

    C# source code to load, render and create your lithophane from TIFF 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/tiff/
  9. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到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: DrawObject 的左边界。 y: DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  10. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a shape in Java....to flip the third shape on the x-axis, // making it into a vertical...the fourth shape on both the x and y axes, // making it into...

    reference.aspose.com/words/java/com.aspose.word...