Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 26,464 for

x

(0.08 sec)
  1. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X‑Axis Vertical (Value) Axis: Y‑Axis...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/go-cpp/chart-axes/
  2. AxisBound.value_as_date property | Aspose.Words...

    AXisBound.value_as_date property. Returns value of aXis bound represented as datetime....The first array contains the X-values, # and the second contains...( series_name = 'Series 1' , x_values = [ 1.1 , 5.4 , 7.9 , 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 乳胶数学公式渲染| 通过 .NET 为 Python 提供 Aspose.TeX

    本文概述了python的Aspose.TeX API解决方案及其用于渲染乳胶数学公式的功能。学习代码示例...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/zh/python-net/latex-math-fo...
  4. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/net/text-rendering-type1-f...
  5. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... x , rect . y , rect . width , rect...lt . x , lt . y , rt . x , rt . y ); g . drawLine ( rt . x , rt...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. 1. 简单公式|乳胶手册

    本文讨论了如何与TeX和lateX创建简单的原子数学表达式。...最简单的公式是单个字母“ x ”或单个数字“4”。要在 LaTeX 文本中插入此类公式,请分别输入“$x$”或“$4$”。所有...学公式都括在特殊的数学括号(“$”)。 当您输入 $x$ 时,’ x ’ 会以斜体显示,但 $2$ 则会以罗马字体显示为...

    docs.aspose.com/tex/zh/java/latex-math-simple-f...
  7. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG teXt using the teXt, tspan, and teXtPath elements....org/2000/svg" > 2 < text x = "10" y = "6" fill = "red" >...fully visible </ text > 3 < text x = "10" y = "30" fill = "green"...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  8. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....bookmarks -> getCount ()); $ x = 0 ; while ( $ x < 8 ) { $ bookmark =...= $ bookmarks -> get ( $ x ); //$row = new Java("com.aspose.words...

    docs.aspose.com/words/java/untangle-row-bookmar...
  9. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the chart series at the specified indeX. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....method Inserts the specified X value into the chart series at...sizes, they will be empty for the X value. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... 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...