Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 19,605 for

custom data

(0.11 sec)
  1. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective Data presentation....chart types easily, making your data more understandable. Combo charts...charts are helpful when your data contains multiple kinds of values...

    docs.aspose.com/cells/cpp/create-combo-chart/
  2. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....calculation engine to meet custom calculation requirements of...APIs allow you to implement a custom calculation engine for all...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Create DICOM file|Aspose.Medical for .NET Docum...

    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....be initialized before adding data, use the parameterless constructor...DicomFile dicomFile = new (); // Add data to the newly created DICOM file...

    docs.aspose.com/medical/net/developer-guide/cre...
  4. Create and Customize PowerPoint Tables on Andro...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Android via Java—insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables on Android Contents [...Presentations on Android Create and Customize PowerPoint SmartArt on Android...

    docs.aspose.com/slides/androidjava/powerpoint-t...
  5. Create and Customize PowerPoint Tables in Pytho...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Python via .NET — insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables in Python Contents [ Hide...in Python Manage Tags and Custom Data in Presentations with Python...

    docs.aspose.com/slides/python-net/powerpoint-ta...
  6. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage Data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....also allows managing a chart’s data labels at runtime. With the...update, and format the chart’s data labels. | | Manage the DataLabels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  7. Create and Customize PowerPoint Tables in C++|A...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for C++ — insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables in C++ Contents [ Hide...Presentations Using C++ Create and Customize PowerPoint SmartArt in C++...

    docs.aspose.com/slides/cpp/powerpoint-table/
  8. Implement Subtotal or Grand Total Labels in Oth...

    Learn how to implement subtotal and grand total labels in non‑English languages using Aspose.Cells for C++....GlobalizationSetting Class for Custom Subtotal Labels and Other Labels...functionType ) override { return u "Custom Total" ; } virtual U16String...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  9. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  10. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...,其中包含一个 calculate(CalculationData data) 方法。该方法会对所有公式调用。在此方法中,我们捕获 TODAY...Calculate method with custom logic calculate ( data ) { // Check the...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...