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

custom data

(0.08 sec)
  1. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and Customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... Add a chart with default data along with the any of desired...1 tredLinep = chart . chart_data . series [ 0 ] . trend_lines...

    docs.aspose.com/slides/python-net/trend-line/
  2. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Create Workbook object...Document Assistant Close Add Custom XML Parts and Select Them by...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  3. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....getChart(); // Clear the chart's demo data series to start with a clean...getSeries().clear(); // Add a custom series containing date/time...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Format Number to Scientific with C++|Doc...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....representing numbers, which means that data formatted this way can be easily...mathematicians. Data Analysis and Presentation : When analyzing data sets...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  5. Convert CSV, TSV, and TXT to Excel with Golang ...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV Files and...

    docs.aspose.com/cells/go-cpp/convert-csv-tsv-an...
  6. 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...
  7. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....content control) allow embedding customer‑defined semantics as well...Binding Content Control to Custom XML Parts You can bind content...

    docs.aspose.com/words/java/working-with-content...
  8. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit box in GridWeb....display or enter a value or copy data/formula for the focused cell...frame or when you start entering data or type an equal (=) sign, the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Add Trend Lines to Presentation Charts in JavaS...

    Quickly add and Customize trend lines in PowerPoint charts with JavaScript and Aspose.Slides for Node.js via Java — a practical guide to engage your audience.... Add a chart with default data along with the any of desired...pres . dispose (); } } Add Custom Line Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/trend-line/
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...Calculate ( CalculationData & data ) override { Vector < Object...in the CalculationData object data . SetCalculatedValue ( calculatedValue...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...