Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 18,954 for

chart

(0.09 sec)
  1. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results....) AppendLine ( $"Has chart: {shape.Chart.Title.Text}" ); AppendLine...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) chart Provides access to the chart properties if...if this shape has a Chart . coord_origin The coordinates at the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何在 C++ 中将 Excel 图表转换为 JPEG

    在这个例子中,我们将探讨如何在 C++ 中将 Excel 图表转换为 JPEG。您可以在 MS Excel 中添加图表,并在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用简单的 C++ API 调用将它们呈现为图像格式,如 JPEG、PNG 和 BMP。...Class 对象并加载其中包含图表的 Excel 文件 实例化 Chart Class 对象以访问所选工作表内的图表 在 C++ 中将...

    kb.aspose.com/zh/cells/cpp/how-to-convert-excel...
  4. 将图表转换为支持日本地区的图像,使用 Node.js via C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置支持日文字符和格式的图表。我们的指南将演示如何配置图表以支持日文字体、大小、文本方向等。... charts [ 0 ]; chart0 . toImage ( "Output...Thousands… 图表标题名称 グラフ タイトル Chart Title 图例增加名称 ぞうか Increase 图例减少名称...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-cha...
  5. Ինչպես ստեղծել կարկանդակ գծապատկեր PowerPoint-ո...

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է ստեղծել կարկանդակ աղյուսակ PowerPoint-ում՝ օգտագործելով C#: Այն տրամադրում է մանրամասն քայլեր՝ կարգավորելու միջավայրը և օրինակելի կոդը՝ PowerPoint-ին կարկանդակ գծապատկեր ավելացնելու համար՝ օգտագործելով C#:...հավաքածու ընտրված սլայդից Ավելացրեք chart պատկերների հավաքածուում՝ նշելով...

    kb.aspose.com/hy/slides/net/how-to-make-a-pie-c...
  6. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....sheet types, such as chart sheets or charts, you can insert headers...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  7. Working with Images in PDF|Aspose.PDF for Java

    This section describes the features of working with images in a PDF file using Java library....option if you need to insert a chart into a report, add a floor plan...

    docs.aspose.com/pdf/java/working-with-images/
  8. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results...., chart or picture) rather than the...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify filter criteria in Microsoft Project files using Aspose.Tasks for .NET....RW RW RW Filter Data Gantt Chart Data Subscribe to Aspose Product...

    docs.aspose.com/tasks/net/filtercriteria-data/
  10. 图表转为图像|Documentation

    学习如何使用 Aspose.Cells for .NET 将图表转换为图像格式,例如 JPEG 或 PNG。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图像以供进一步使用和处理。...持, Chart 类已公开了 ToImage 多种方法,最好地满足应用程序的需求。 将图表渲染为图像 Chart.ToImage...用程序的要求是在其默认尺寸下渲染图表,我们建议您使用 Chart.ToImage 方法。 还可以使用高级设置将图表渲染为图像。Aspose...

    docs.aspose.com/cells/zh/net/chart-to-image/