Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 21,219 for

x

(0.03 sec)
  1. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your lithophane from PNG 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/png/
  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. Displayed equations | LaTeX manual

    Learn about the way to display math formulas of a large size or a big amount of formulas using commands provided by LaTeX....combined as follows: Copy 1 $$ \ X_n = X_k \ qquad \ hbox{ if and only...closely to each other than to the X part. Let’s look at the following...

    docs.aspose.com/tex/java/latex-math-displayed-e...
  5. Create your Lithophane from JPEG File Formats v...

    Sample Java lithophane code for JPEG file. Use this eXample code to create your lithophane from JPEG 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/jpeg/
  6. 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...
  7. 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...
  8. 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...
  9. Paragraph|Aspose.Slides Documentation

    Paragraph and portion in PowerPoint presentation in C# or .NET...Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/
  10. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python...][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ] . offset_x y = tbl...ShapeType . RECTANGLE , rect . x + x , rect . y + y , rect . width...

    docs.aspose.com/slides/python-net/paragraph/