Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 18,475 for

custom data

(1.35 sec)
  1. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....Days Specifies that the chart data shall be shown in days. Months...Months Specifies that the chart data shall be shown in months. Years...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...the row height based on the data in the cell by default. If you...row height is divided into custom row height and automatic row...

    forum.aspose.com/t/autofitteroptions-for-column...
  3. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....tornado graph, is a type of data visualization that is often...following these steps: Select the data and go to Insert → Charts →...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  4. Create High-Low-Close (HLC) Stock Chart with No...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to plot stock market Data, including the high, low, and close prices, onto a chart for better analysis and visualization....stock chart uses four columns of data. The first column is a category...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/create-high-lo...
  5. Insert Pivot Table|Documentation

    Create and format Pivot Table with Aspose.Cells for Python via .NET....Cells Add data to a worksheet using the Cell...method. This data will be used as the pivot table’s data source. Add...

    docs.aspose.com/cells/python-net/create-pivot-t...
  6. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....name of the merge field in the data source. FieldValue { get; set;...value of the field from the data source. RecordIndex { get; }...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a Custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...have workbook were we have a custom filter that looks this: =F...P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular...

    forum.aspose.com/t/problems-with-filter-functio...
  8. ChartNumberFormat.IsLinkedToSource | Aspose.Wor...

    Discover how the ChartNumberFormat IsLinkedToSource property enhances your Data visualization by linking format codes to source cells. Learn more now!...; // Clear the chart's demo data series to start with a clean...Series . Clear (); // Add a custom series to the chart with categories...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to Customize Data insertion in merge fields for seamless document creation....interface if you want to control how data is inserted into merge fields...merge engine is about to insert data into a merge field in the document...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....files, for example, to retrieve data, or to use a designer template...Open a File with Data Only To open a file with data only, use the...

    docs.aspose.com/cells/javascript-cpp/different-...