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

custom data

(0.14 sec)
  1. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... join ( __dirname , "data" ); const filePath = path ....Workbook ( filePath ); // Some data in the form of byte array. //...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  2. Remove Unused Styles inside the Workbook with C...

    Remove unused styles in Excel workbook using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  3. Features|Documentation

    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....X Save Grid data as a Spreadsheet X X X Load data from DataTable/DataView...DataTable/DataView to the Grid X X Save Grid data to DataTable/DataView X X X...

    docs.aspose.com/cells/net/grid-features/
  4. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...Calculate method with custom logic calculate ( data ) { // Check the...and calculate it yourself if ( data . getFunctionName () === "MyCompany...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  5. Convert MHTML Files to Various Formats in C#|Do...

    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....archiving, document management, and data exchange. MHTML, or MIME HTML...MHTML files. It allows for customization of how the MHTML content...

    docs.aspose.com/email/net/converting-between-fo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML Data in a Custom XML part of the current document in C++....structured document tag to XML data in a custom XML part of the current...structured document tag with custom XML data. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. 在Aspose.Cells中使用匿名类型或自定义对象|Documentation

    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....list collection based on the custom class. IList < MyProduct >...values for the markers using the custom class object. list . Add (...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. @property def is_mapped ( self...how to set XML mappings for custom XML parts. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...