Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 27,320 for

x

(0.37 sec)
  1. 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/
  2. 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...
  3. 如何在 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...
  4. 如何在 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...
  5. 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/
  6. 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/
  7. 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...
  8. 2. LaTeX 方程的显示与对齐

    这是关于使用 AMS‑LATEX 包排版 LaTeX 方程的介绍,并提供一些示例及其解释。LaTeX 对齐方程。...---------- 3 \ begin{equation} 4 x ^ 2 + y ^ 2 = z ^ 2 5 \ end{equation}...begin{align} 7 x ^ 2 + y ^ 2 &= z ^ 2 \\ 8 x ^ 3 + y ^ 3 &< z...

    docs.aspose.com/tex/zh/java/latex-structures-fo...
  9. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape....wrap_type ) # Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. # The top left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-aXis. Here’s what I’ve implemented…...both using a common date as the X-axis. Here’s what I’ve implemented:...in combined]>> Temperature <<x [sample.Date.ToOADate()]>> <<y...

    forum.aspose.com/t/linq-reporting-engine-multip...