Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 28,963 for

x

(0.08 sec)
  1. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...x-spreadsheet-sheet > div.x-spreadsheet-contextmenu"...sheet . data . name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalTeXt 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...getMathParagraph (); // 添加一个简单分数:x / y。 IMathElement fraction = new...new MathematicalText ( "x" ). divide ( "y" ); mathParagraph ...

    docs.aspose.com/slides/zh/java/examples/element...
  3. System Requirements|CAD Documentation

    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....openSUSE, CentOS and others) Mac OS X Platform Aspose.CAD for Python...Python supports: Python version 3.x. Development Environments You...

    docs.aspose.com/cad/python-net/system-requireme...
  4. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...table -> get_Rows () -> idx_get ( x ); for ( int y = 0 ; y < row ->...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  5. 数学文本|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...
  6. 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...
  7. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAXisType enumeration. Specifies type of chart aXis....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 1. Simple formulas

    This article discusses how to create simple atomic math eXpressions for more compleX formulas with TeX and LaTeX....formula is a single letter ‘ x ’ or a single digit ‘4’. To insert...into a LaTeX text, you type $x$ or $4$ , respectively. All math...

    docs.aspose.com/tex/java/latex-math-simple-form...
  9. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....begins with the moveto M x,y command. x and y coordinates indicate...path should start. Syntax : M x y (absolute) or m dx dy (relative)...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  10. 使用用户定义值将幻灯片渲染为 JPEG 缩略图|Aspose.Slides 文档

    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.... 根据用户定义的 X 和 Y 尺寸获取 X 和 Y 的缩放因子。 在指定缩放比例下获取引用幻灯片的缩略图像。...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/zh/net/render-slide-as-t...