Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 25,384 for

x

(0.11 sec)
  1. 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...
  2. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each piXel do histR…...Height; y++) { for (int x = 0; x < image.Width; x++) { var pixel = image...image.GetPixel(x, y); histR[pixel.R]++; histG[pixel.G]++; histB[pixel...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  4. 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/
  5. Create your Lithophane from PNG File Formats vi...

    Sample Java lithophane code for PNG file. Use this eXample code to create your lithophane from PNG 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/png/
  6. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue class Represents an X value for a chart series. class...object is equal to the current X value object. static FromDateTime...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Customize chart in word - Free Support Forum - ...

    How to shift X aXis and y aXis line inside chart in case of negative values on series. Aspose.word.dll for .net Attaching sample image Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)... 2025, 6:41pm 1 How to shift x axis and y axis line inside chart...the chart in Word and shift the x-axis and y-axis lines inside the...

    forum.aspose.com/t/customize-chart-in-word/314966
  8. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Python via .NET to optimize teXt positioning in PowerPoint and OpenDocument presentations....][ 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/
  9. Mailmark2DType|Aspose.BarCode for Python via .N...

    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....TYPE_7 24 x 24 modules TYPE_9 32 x 32 modules TYPE_29 16 x 48 modules...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes....ChartXValue ) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. public void Add ( ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...