Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 28,963 for

x

(0.06 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. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for Java MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. IMathElement fraction = new...new MathematicalText ( "x" ). divide ( "y" ); mathParagraph ...

    docs.aspose.com/slides/java/examples/elements/m...
  3. 乳胶数学公式渲染| .NET的Aspose.TeX

    Aspose.TeX API解决方案用于.NET乳胶数学公式渲染。了解有关如何使用功能的代码示例。...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/zh/net/latex-math-formula-r...
  4. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for C++ MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols with C++ in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. auto fraction = MakeObject...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  5. AxisScaling.type property | Aspose.Words for Py...

    AXisScaling.type property. Gets or sets scaling type of the aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Render Slide as Thumbnail to JPEG by User Defin...

    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....Get the X and Y scaling factors based on user defined X and Y dimensions...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/net/render-slide-as-thum...
  7. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore teXt inside OfficeMath/>...pattern = 'b' , replacement = 'x' , options = options ) if is_ignore_office_math...else : self . assertEqual ( 'i+x-c≥iM+xM-cM' , doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java....on the type of the chart, add x tags to the chart title or chart...series’ names as follows. << x [ x_value_expression >> For a scatter...

    docs.aspose.com/words/java/using-charts-to-repr...
  9. AxisScaling.Type | Aspose.Words for .NET

    Discover the AXisScaling Type property to easily customize your aXis scaling. Enhance your data visualization with fleXible settings for optimal clarity....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...