Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 30,432 for

x

(0.28 sec)
  1. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code eXamples on how to use the functionality....34 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/net/latex-math-formula-rend...
  2. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...of x: ExField . _insert_field_eq ( builder , ' \\ r (3,x)' )...do8(Subscript)' ) # 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBound.Value | Aspose.Words for .NET

    Discover AXisBound Value. Effortlessly retrieve numeric aXis bounds for precise data visualization and enhanced analytical insights....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code eXamples.... Attributes x and y – Coordinates of the top‑left...aspose.com/svg/images/svg.png" x = "20" y = "20" height = "180"...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  5. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....Examples Shows how to translate the x and y coordinate location on a...the right of # the document's x and Y coordinate origin point...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....&) method Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. LaTeX数学公式渲染 | Aspose.TeX for Java

    本文介绍了在 Aspose.TeX Java API 中渲染 LaTeX 数学公式的方式。了解如何使用功能的代码示例。...22 "e^x = x^{\\color{red}0} + x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2}...\\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6} + \\cdots = \\sum_{n\\geq...

    docs.aspose.com/tex/zh/java/latex-math-formula-...
  8. 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...
  9. Aspose.PSD for .NET 25.5 - Release Notes|Docume...

    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....for ( int x = 0 ; x < layer . Width ; x ++) { row [ x ] = 255 <<...<< 24 | ( x % 256 * ( x % 4 )) << 16 | ( x % 256 * ( x % 5 )) <<...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-5...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with fleXible formatting....article shows how to create a 15 x 15 table with a font size of 10...to the presentation. Add a 15 x 15 table to the slide. Add text...

    docs.aspose.com/slides/java/creating-a-table-on...