Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 17,530 for

custom data

(0.07 sec)
  1. 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...
  2. 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...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....GetObjectByIndex ( 0 ); //Add source data for pivot table intrusive_ptr...pivot table rows, columns and data fields pt -> AddFieldToArea...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  4. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...Calculate ( CalculationData & data ) override { // Check the formula...and calculate it yourself if ( data . GetFunctionName () == u "MyCompany...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  5. 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...
  6. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?... You can create a custom function that mimics the behavior...WRAPCOLS by manipulating the data in your workbook. Code Here’s...

    forum.aspose.com/t/wrapcols-excel-function/314748
  7. How to Create an Outlook PST File in Java

    This simple article explains how to create an Outlook PST file in Java. You can create new PST file in Java using a few API calls and perform all the advanced operations on the newly created PST file.... You can add custom folders, predefined folders...that creates a PST file Add a custom sub-folder in the root folder...

    kb.aspose.com/email/java/how-to-create-an-outlo...
  8. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.DataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.Data](../Data/) content....data content. get dataChecksum ()...using the data of the corresponding custom XML data part. richText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting Custom marker shapes for Data points. However, when opening the generated file in Excel, the selected marker shapes are not ap…...programmatically setting custom marker shapes for data points. However...experiencing an issue where the custom marker shapes set for line...

    forum.aspose.com/t/marker-shapes-set-for-line-w...
  10. Returning a Range of Values using AbstractCalcu...

    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....to implement user-defined or custom functions that are not supported...Calculation of Array Formula of Data Tables...

    docs.aspose.com/cells/java/returning-a-range-of...