Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 639 for

math renderer

(0.09 sec)
  1. Shape to Image in C#: Vertical Bars Enclosing a...

    Hi Team, I have a slide with Maths matrix equation. I use Aspose version 25.5 to get image of this shape. I see that the matrix determinant bars (vertical bars enclosing the matrix) appear shorter in the image obtained …...slides-net , slides-rendering , slides-math bhav May 12, 2025,...Hi Team, I have a slide with maths matrix equation. I use Aspose...

    forum.aspose.com/t/shape-to-image-in-c-vertical...
  2. Aspose.Words for .NET | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....generating, converting, modifying, rendering and printing Microsoft Word...controls). Aspose.Words.Math The Aspose.Words.Math namespace contains...

    reference.aspose.com/words/net/
  3. Java API to process TeX and LaTeX Docs

    Java TeX library to process TeX files within Java applications. It offers typesetting functionality and conversion TeX to PDf, SVG, XPS, and other formats....graphic figures with LaTeX Create math equations with LaTeX Subset...converting, rendering these formats and writing math equasions...

    products.aspose.com/tex/java/
  4. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...Overstrike with Image Not Rendering Properly in Aspose.Words Aspose...positioned below the text is not rendered as expected during conversion...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  5. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...slides-text , slides-rendering , slides-math bhav May 12, 2025,...paraHeight = Math.Ceiling(paraRect.Height); finalRect.Width = Math.Max(1...

    forum.aspose.com/t/wrong-count-of-animated-text...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes.... FromEulerAngle ( Math . PI , 4 , 0 ); // Save 3D scene...maybe in different colors, rendering engine usually share same...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  7. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...slides-net , slides-rendering , slides-math bhav May 12, 2025,...to how the shapes are being rendered or cropped during the image...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  8. LaTeX 数学公式渲染 | Python via .NET

    本文概述了 Aspose.TeX API 在 Python 中的解决方案及其渲染 LaTeX 数学公式的功能。了解代码示例...########## 9 10 # Create rendering options setting the image...join (Util. output_directory , "math-formula.png" ), "wb" ) as stream:...

    docs.aspose.com/tex/zh/python-net/latex-math-fo...
  9. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…... 96; resolution = Math.Max((float)imgDpi, 300); imgFileName...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...

    forum.aspose.com/t/svg-vector-image-resolution-...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....shapes with EquationXML to Office Math objects. getConvertSvgToEmf()...shapes with EquationXML to Office Math objects. setConvertSvgToEmf(boolean...

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