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

custom data

(0.3 sec)
  1. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....structured document tag with custom XML data. let doc = new aw . Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....structured document tag with custom XML data. let doc = new aw . Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....et_Data method Contents [ Hide ] CustomXmlPart::get_Data method...the XML content of this Custom XML Data Storage Part. System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....comparisons, patterns, and trends in data with charts than raw numbers...charts at runtime, based on the data in a spreadsheet, is one of...

    docs.aspose.com/cells/net/chart-types/
  5. 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...
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....filtering data from the workbook. But if you want to filter data from...following data from its worksheets using a custom filter. It...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  7. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed.... We know that numeric data can be used to represent different...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-number-settings/
  8. Create WORD Report In Python

    Generate reports and automate documents using WORD templates and Custom Data in Python....using Word templates and custom data This report generator provides...from Word templates and custom data using Python. DOCX Python...

    products.aspose.com/words/python-net/report/word/
  9. 使用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...
  10. Create HTML Report In Python

    Generate reports and automate documents using HTML templates and Custom Data in Python....using HTML templates and custom data This report generator provides...from HTML templates and custom data using Python. HTML Python...

    products.aspose.com/words/python-net/report/html/