Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 39,761 for

render

(0.3 sec)
  1. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...SetVerticalResolutio ( 200 ); // Render chart to image chart . ToImage...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  2. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...CompositeNode ) get_shape_renderer() Creates and returns an object...object that can be used to render this shape into an image. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....)) Render Shapes as SVG Aspose.Slides supports rendering shapes...

    docs.aspose.com/slides/python-net/shape-manipul...
  4. Drawing Images|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....draw lines, outline shapes, or render other geometric representations...

    docs.aspose.com/imaging/java/drawing-images/
  5. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... rendering import SizingType 6 from aspose...(document, options, output_file) 使用 render_to() 方法将 SVG 转换为 PDF 考虑使用 方法将...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  6. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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.... Jpeg ; // Render the sheet with respect to specified...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. 使用trueType字体渲染文本| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...rendering.iglyphoutlinepainter接口的实现...当前字形所需的。 创建类型aspose.font.renderers.glyphoutlinerenderer的对象,并通过type...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  8. 使用Type1字体|的文本渲染| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...rendering.iglyphoutlinepainter接口的实现...当前字形所需的。 创建类型aspose.font.renderers.glyphoutlinerenderer的对象,并通过type...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  9. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....SetVerticalResolutio ( 200 ); // Render chart to image chart . ToImage...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  10. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....// Load the document, then render it as a PDF with the font substitution...substitution will take place when we render the document. Assert.asser...

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