Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,882 for

shape rendering

(0.08 sec)
  1. Getting Bounding Coordinates for Multiple Hyper...

    Hi, Problem: Hyperlink Position Data Needed for Rasterized Text Shapes Background We use Aspose.Slides to convert PowerPoint presentations into an HTML5 format for web playback. As part of this conversion, we rasterize …...Needed for Rasterized Text Shapes Background We use Aspose.Slides...this conversion, we rasterize shapes (including AutoShapes with...

    forum.aspose.com/t/getting-bounding-coordinates...
  2. Draw 3D Sphere in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#.... Code to Create Sphere 3D Shape Drawing in C# This code example...demonstrates how to render sphere 3D shape drawing in C# . It...

    kb.aspose.com/3d/net/draw-3d-sphere-in-csharp/
  3. Enhance PowerPoint Presentations with Animation...

    Use Aspose.Slides for Node.js via Java to handle PowerPoint animations. This overview highlights key features and offers insights to enhance your presentations....PowerPoint animation effects on shapes, charts, tables, OLE Objects...PowerPoint animation effects on a shape. use animation timeline to control...

    docs.aspose.com/slides/nodejs-java/powerpoint-a...
  4. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience.... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/net/trend-line/
  5. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...(Node node : shapes.toArray()) { Shape shape = (Shape) node; if...

    forum.aspose.com/t/word-pdf/313834
  6. Convert X to STL via Python | products.aspose.com

    Sample code for X to STL Python conversion. Use API example code for batch X files to STL conversion within VB.NET, Asp.NET or any .NET based application....Python Render X as STL without any 3D modeling and rendering software...without any modeling and rendering software. The 3D API supports...

    products.aspose.com/3d/python-net/conversion/x-...
  7. Convert STL to 3DS via C# | products.aspose.com

    Sample code for STL to 3DS C# conversion. Use API example code for batch STL files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....3DS Convert STL to 3DS via C# Render STL as 3DS without any 3D modeling...modeling and rendering software. Aspose.3D for .NET Overview...

    products.aspose.com/3d/net/conversion/stl-to-3ds/
  8. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....compliance, accessibility, and rendering accuracy for fields and mathematical...with modern Microsoft Word rendering logic. AI-powered Features...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  9. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....procedure and a sample code to render PNG to Visio in C# . Moreover...the image as a Visio shape with the add_shape() method Export the...

    kb.aspose.com/diagram/python/convert-image-to-v...
  10. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... shapes . add_chart ( charts . ChartType...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/python-net/trend-line/