Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 19,444 for

custom data

(0.14 sec)
  1. Ignore styles to get better performance in Grid...

    This article describes how to use IgnoreStyleWithNoData to get better performance in GridWeb....continuous rows and columns without data in cells. Thus, the load time...however the cells contain no data. From column M to column CZ...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...definition lists for key-value data (equipment IDs, names, types...to use role mapping to map custom structure types (e.g., /DL...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  3. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...// Override StartSheet to customize loading behavior void StartSheet...Worksheet & sheet ) override { // Custom logic for loading specific...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  4. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++.... This method merges data for one record only. The array...array of values represent the data of a single record. This method...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the Data labels of the entire series...key is to be displayed for the data labels of the entire series...overridden for an individual data label with using the ChartDataLabel...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the Data labels of the entire series...values are to be displayed in the data labels of the entire series...overridden for an individual data label with using the ChartDataLabel...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.showSeriesName propert...

    ChartDataLabelCollection.showSeriesName property. Returns or sets a Boolean to indicate the series name display behavior for the Data labels of the entire series...name display behavior for the data labels of the entire series...overridden for an individual data label with using the ChartDataLabel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the Data labels of the entire series...name display behavior for the data labels of the entire series...overridden for an individual data label with using the ChartDataLabel...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets.... We know that numeric data can be used to represent different...Use Custom Number Formats To define your own customized format...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  10. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。... Custom 自定义包含/不包含等筛选条件 Filter by Color...Excel的限制。如需自定义数据筛选,请使用 AutoFilter.Custom 方法。 在下面的示例中,我们使用 Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/data-filtering/