Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 17,796 for

custom data

(0.8 sec)
  1. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....that empowers developers to customize the view of their worksheets...Style on a Column To apply a custom style on a column using Aspose...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....information how we can extract data from some data source to a splendid...exports data from an XML file (You may also utilize other data sources)...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the Data type of the property in C++....DocumentProperty::get_Type method Gets the data type of the property. Aspose...how to work with a document’s custom properties. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. 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...
  5. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...在用 C++ 设置样式的 Custom 属性时检查自定义数字格式 Contents [ Hide ] 可能的使用场景 如果你为...GetCheckCustomNumber() 属性设置为 true 。 设置 Style.Custom 属性时检查自定义数字格式 以下示例代码为 Style...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  6. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  7. 使用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...
  8. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  9. How to create Combo chart with Node.js via C++|...

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

    docs.aspose.com/cells/nodejs-cpp/create-combo-c...
  10. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API... How to Create a Custom Color Scheme in Excel You can...the Themes section. Click Customize Colors… button. In the Create...

    docs.aspose.com/cells/net/excel-themes-and-colors/