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

custom data

(0.07 sec)
  1. 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...
  2. FieldStart.field_data property | Aspose.Words f...

    FieldStart.field_Data property. Gets Custom field Data which is associated with the field....field_data property FieldStart.field_data property Gets custom...custom field data which is associated with the field. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用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...
  4. Create and Customize PowerPoint Tables in .NET|...

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

    docs.aspose.com/slides/net/powerpoint-table/
  5. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....Represents a collection of Custom XML Parts. The items are CustomXmlPart...System::String&) Finds and returns a custom XML part by its identifier...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. 不用在工作表中编写,直接用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-...
  7. Create WORD Report In C#

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

    products.aspose.com/words/net/report/word/
  8. Report In C#

    Generate reports in C# and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....automation using templates and custom data This report generator provides...formats based on templates and custom data using C#. DOCX Python Java...

    products.aspose.com/words/net/report/
  9. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a Custom Data source with master-detail Data in Java....merge from a custom data source with master-detail data. Examples:...merge from a custom data source with master-detail data. public void...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/