Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 28,522 for

x

(0.16 sec)
  1. 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...
  2. 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...
  3. Generating a Thumbnail from a Slide with User D...

    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/generating-a-thumbna...
  4. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/zh/net/text-rendering-type...
  5. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for eXclusive access to a unique collection of series. Elevate your data visualization eXperience today!...grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the EXcel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically.... getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...getPageSetup (). getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  7. SVG viewBox – How does the SVG viewBox work?

    Learn with Aspose.SVG what a viewboX is and how it can be used to scale and crop SVG images. Start scaling SVGs now with practical code eXamples....coordinate system – The default x‑y plane applied to the canvas...top‑left corner, the positive x‑axis points right, and the positive...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalTeXt 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...添加一个简单分数:x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // 根据需要使用...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Math Text|Aspose.Slides Documentation

    EXplore Aspose.Slides for Android 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/androidjava/examples/ele...
  10. 4. Decorated symbols and compound structures

    This article discusses a number of commands that produce various medium-sized math structures using the amsmath package....boxed { f(x_0 - x) \ leq f (x_0) \ leq f (x_0 + x) } 5 \ end{equation}...infty} ^ \ infty \ qquad \ lim_{x \ to x_0} 3 \ ] 4 Text : $ \ sum_{n...

    docs.aspose.com/tex/java/latex-math-decorations/