Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 29,776 for

x

(0.31 sec)
  1. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...add(xValue) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. add ( xValue : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code eXamples....Symbol a Scaling factor in the X-axis or the cosine value of the...sin(α) c Skewing factor in the X-axis or the sinus value of the...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  3. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....RenderToSize ( Graphics graphics , float x , float y , float width , float...object where to render to. x Single The X coordinate (in world units)...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 档案

    档案...for (int x = 0; x < widthSegs; x++) { float dx = (float)x / widthSegs;...= row; for (int x = 0; x < widthSegs - 1; x++) { mesh.CreatePolygon(ptr...

    blog.aspose.com/zh/3d/convert-jpg-image-to-lith...
  5. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....Graphics > & graphics , float x , float y , float scale ) Parameter...object where to render to. x float The X coordinate (in world units)...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Access pixel data in TextureData|Documentation

    Read or write piXel data in TeXtureData...; y ++) { for ( var x = 0 ; x < 128 ; x ++) { pixels [ p + 0...

    docs.aspose.com/3d/net/access-pixel-data-in-tex...
  7. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var X = jzdInf…...1) continue; var x = jzdInfos[i].JzdPoint.X; var y = jzdInfos[i]...new CadCircle(new Cad3DPoint(x, y,0), 1.75) { ColorId = 7 };...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  8. JSRectangle constructor | Aspose.Words for Node.js

    JSRectangle constructor....JSRectangle(x, y, width, height) JSRectangle ( x : number , y...) Parameter Type Description x number y number width number height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code eXamples...32 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/python-net/latex-math-formu...
  10. 使用 JavaScript 通过 C++ 查找图表系列中点的 X 和 Y 值类型|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 确定图表系列点的 X 和 Y 值类型。本指南将解释数据值的类型以及如何在您的图表中访问和操作它们。...使用 JavaScript 通过 C++ 查找图表系列中点的 X 和 Y 值类型 Contents [ Hide ] 可能的使用场景...可能的使用场景 有时候,您可能想知道系列中图表点的 X 和 Y 值的类型。Aspose.Cells for JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/find-ty...