Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 18,247 for

custom data

(0.21 sec)
  1. 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...
  2. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....Shows how to apply labels to data points in a line chart. public...get(2).getName()); // Apply data labels to every series in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an 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-...
  4. 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/
  5. 无需在工作表中编写函数即可用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...
  6. 添加自定义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-...
  7. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....is executed, it converts the data of all sheets in the workbook...= path . join ( __dirname , "data" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. 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...
  9. Dynamically Display Barcodes in Table|Documenta...

    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.... Unfortunately, Custom Report Items technology does...component and Custom Code with barcode image data generation by...

    docs.aspose.com/barcode/reportingservices/dynam...
  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/