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

custom data

(0.28 sec)
  1. 不用在工作表中编写,直接用JavaScript用C++进行自定义函数的计算|Documenta...

    本文介绍如何使用Aspose.Cells库,允许用JavaScript用C++在Microsoft Excel中直接计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或新建一个,计算自定义函数,并保存修改后的文件。...Cells Custom Function Example </ title >...Implement Direct Calculation Of Custom Function </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/direct-...
  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. 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/
  4. 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/
  5. Excel Themes and Colors|Documentation

    Learn how to use Custom color schemes with Aspose.Cells for Node.js via C++.... How to Create a Custom Color Scheme in Excel You can...“Themes” section. Click the “Customize Colors…” button. In the “Create...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  6. 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/
  7. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ API,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...
  8. Create and Customize PowerPoint Tables in JavaS...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Node.js via Java—insert rows and columns, merge cells, set borders, import Data....Create and Customize PowerPoint Tables in JavaScript Contents...Using JavaScript Create and Customize PowerPoint SmartArt in JavaScript...

    docs.aspose.com/slides/nodejs-java/powerpoint-t...
  9. SSRS Barcode Generator | Aspose.BarCode for Rep...

    Add 1D and 2D barcodes to Microsoft SQL Server Reporting Services reports. Use a visual report item in RDL, render high-resolution barcodes, and deploy on SSRS 2008 R2 through 2022....inside SSRS reports using a Custom Report Item. Design in Visual...SSRS reports scannable without custom rendering code Aspose.BarCode...

    products.aspose.com/barcode/reporting-services/
  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...