Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 17,837 for

custom data

(0.18 sec)
  1. 使用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...
  2. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this Custom part....Specifies the content type of this custom part. @property def content_type...access a document’s arbitrary custom parts collection. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Developer Guide|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....Options Workbook Settings Home Data Accessing Cells of a Worksheet...Worksheet Add and Retrieve Data Worksheets Rows and Columns Style Number...

    docs.aspose.com/cells/java/developer-guide/
  4. Generate Crash Reports using C#|Aspose.PDF for ...

    The main goal of the next code snippets is to handle an exception and generate a crash report that logs the details of the exception using Aspose.PDF for .NET....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/generate-crash-reports/
  5. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML Data....parent structured document to XML data. delete () Examples Shows how...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...data value. def clone ( self ): ...access a document’s arbitrary custom parts collection. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在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...
  10. Number Settings|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.... We know that numeric data can be used to represent different...Using Custom Number Formats To define your own customized format...

    docs.aspose.com/cells/java/cells-number-settings/