Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 18,248 for

custom data

(0.1 sec)
  1. 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...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the Data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....string separator used for the data labels of the entire series...Examples Shows how to work with data labels of a bubble chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize Data label separators for enhanced clarity in your charts, from commas to line breaks....string separator used for the data labels of the entire series...overridden for an individual data label with using the Separator...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....filtering data from the workbook. But if you want to filter data from...following data from its worksheets using a custom filter. It...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  5. 使用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...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the Data type of the property in C++....DocumentProperty::get_Type method Gets the data type of the property. Aspose...how to work with a document’s custom properties. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Working with ContentTypeProperties with C++|Doc...

    Add Custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....Add method to add custom ContentTypePropertie to an...demonstrates adding optional custom ContentTypePropertie to an...

    docs.aspose.com/cells/cpp/working-with-contentt...
  8. 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...
  9. 添加自定义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-...
  10. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. get isMapped () : boolean Examples...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...