Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 26,565 for

x

(0.09 sec)
  1. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... x_values Gets a collection of X values for this...Description add(x_value) Adds the specified X value to the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create your Lithophane from BMP File Formats vi...

    Sample Java lithophane code for BMP file. Use this eXample code to create your lithophane from BMP 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/bmp/
  3. Create your Lithophane from GIF File Formats vi...

    Sample Java lithophane code for GIF file. Use this eXample code to create your lithophane from GIF 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/gif/
  4. 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...
  5. Modify print modal css in aspose cells client s...

    How can I access the print X-spreadsheet-modal there is no specific unique identifier , I would like to modify the print modal css , but there is no unique identifier to it . I cannot directly use the class X-spreadshe…...1 How can I access the print x-spreadsheet-modal there is no...cannot directly use the class x-spreadsheet-modal because other...

    forum.aspose.com/t/modify-print-modal-css-in-as...
  6. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....XValue>&) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. Add (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....{ get; } Gets a collection of X values for this chart series....ChartXValue ) Adds the specified X value to the chart series. If...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Using Operators in Java|Aspose.Words for Java

    Use predefined operators in template eXpressions when building a report in Java....Primary x.y x?.y f(x) a[x] a?[x] new Unary - ! ~ (T)x Binary *...

    docs.aspose.com/words/java/using-operators/
  10. Get DrawObject and Bound while rendering to 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 : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...