Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 28,280 for

x

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering EXcel files to PDF or images....initialized and returned when rendering x: left coordinate of the DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  5. 7. 布局的预尺寸调整

    本文讨论如何微调数学布局——自动调整大小和间距、使用大分隔符、精确对齐。...\ varepsilon} 4 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...\ varepsilon} 7 L_{x, y ^ x(s)} \ varphi(x) \ , ds \ biggr) \...

    docs.aspose.com/tex/zh/java/latex-math-fine-tun...
  6. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...用C++对比X轴与类别轴 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一个值类型轴,X轴可以是...所示。第一列包含我们的X轴数据,可以视为分类或值。请注意,数字不是等间距的,也不按照数字顺序出现。 处理X轴和分类轴,就像处理Microsoft...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  7. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the teXt is wrapped around the shape.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some eXamples and their eXplanations. LaTeX align equations....---------- 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/java/latex-structures-for-e...
  9. 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/
  10. 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/