Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 363 for

math equations

(0.06 sec)
  1. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....replace the EQ field with Office Math. Document doc = new Document(getMyDir()...getType() == FieldType.FIELD_EQUATION) { FieldEQ fieldEQ = (FieldEQ)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...implement support for: convert math equations to LaTeX, export presentation...

    products.aspose.com/slides/net/benefits/
  3. Font Rasterization | API Solution for .NET

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...defined using mathematical equations and are scalable, so they...fitting. This algorithm uses math techniques to approximate the...

    docs.aspose.com/font/net/font-rasterization/
  4. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Import Shapes with Math XML as Shapes into DOM You can...shapes with EquationXML to Office Math objects. The default value of...

    docs.aspose.com/words/java/use-documentbuilder-...
  5. 乳胶数学公式渲染| .NET

    Aspose.TeX API解决方案用于.NET乳胶数学公式渲染。了解有关如何使用功能的代码示例。... OutputDirectory , "math-formula.png" ), System. IO ...PngMathRenderer(). Render ( @ "\begin{equation*} 26 e^x = x^{\color{red}0}...

    docs.aspose.com/tex/zh/net/latex-math-formula-r...
  6. 乳胶数学公式渲染| Python

    本文概述了python的Aspose.TeX API解决方案及其用于渲染乳胶数学公式的功能。学习代码示例... output_directory , "math-formula.png" ), "wb" ) as stream:...PngMathRenderer(). render (r """\begin{equation*} 32 e^x = x^{\color{red}0}...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  7. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....OfficeMath An Office Math object. Can be equation, function, matrix...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... OFFICE_MATH An Office Math object. Can be equation, function...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 乳胶数学公式渲染|爪哇

    本文介绍了Aspose.TeX API中的乳胶数学公式。了解如何使用功能的代码示例。... getOutputDirectory () + "math-formula.png" ); 19 try { 20...MathRenderer. render ( "\\begin{equation*}\r\n" + 22 "e^x = x^{\\color{red}0}...

    docs.aspose.com/tex/zh/java/latex-math-formula-...
  10. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... OFFICE_MATH An Office Math object. PARAGRAPH A paragraph...OFFICE_MATH public static int OFFICE_MATH An Office Math object...

    reference.aspose.com/words/java/com.aspose.word...