Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 28,963 for

x

(0.08 sec)
  1. Create your Lithophane from TGA File Formats vi...

    C# source code to load, render and create your lithophane from TGA 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/tga/
  2. Create your Lithophane from TGA File Formats vi...

    Sample Java lithophane code for TGA file. Use this eXample code to create your lithophane from TGA 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/tga/
  3. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将EXcel文件渲染为PDF或图像时的DrawObject和边界。...drawObject: 在呈现时会初始化并返回 DrawObject x: DrawObject 的左边界 y: DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...
  4. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....class ChartXValue 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/java/com.aspose.word...
  5. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取EXcel工作表页面设置的纸张宽度和高度。... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...
  6. 如何在 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/java/aspose-cells-grid...
  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/net/aspose-cells-gridj...
  8. AxisBound | Aspose.Words for Java

    Represents minimum or maXimum bound of aXis values in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... of_type ( lambda x : x . as_shape (), b ), list ( shapes...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( shapes...

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