Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 17,840 for

custom data

(0.15 sec)
  1. Export FODS to POWERPOINT in Android or with fr...

    Android API to Convert FODS to POWERPOINT without using Microsoft Word or online. Test free FODS to POWERPOINT online converter quickly before integrating the code....used for storing and exchanging data. It is widely used in the business...world for storing and sharing data. However, it is not compatible...

    products.aspose.com/total/android-java/conversi...
  2. 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...
  3. ChartSeries.Name | Aspose.Words for .NET

    Discover the ChartSeries Name property, easily manage series names, auto-generate with indices, and enhance Data visualization effortlessly....Shows how to apply labels to data points in a line chart. public...EqualTo ( "Series 3" )); // Apply data labels to every series in the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataLabelCollection.ShowDataLabelsRange | ...

    Discover the ShowDataLabelsRange property in ChartDataLabelCollection. Control Data label visibility for your series and enhance Data presentation effortlessly!...values from data labels range to be displayed in the data labels of...overridden for an individual data label with using the ShowDataLabelsRange...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....); // 2 - Inline shape with custom dimensions: builder . InsertImage...// 3 - Floating shape with custom dimensions: builder . InsertImage...

    reference.aspose.com/words/net/aspose.words/doc...
  6. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....() Examples Shows how to set custom axis bounds. Document doc =...; // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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/
  8. 如何使用JavaScript通过C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++创建组合图表。我们的全面指南将演示如何将不同的图表类型合并成一个组合图表,从而实现更有效的数据展示。... Bottom ; // Set data range (preserving both args..."A1:E12" , true ]; // Set category data chart . nSeries . get ( 0 )...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Setting up Known External Types in Java|Aspose....

    Learn how to set up external types using LINQ in Java....Reporting Engine must be aware of custom external types that you reference...buildReport (...); Accessing CSV Data in Java Removing Paragraphs...

    docs.aspose.com/words/java/setting-up-known-ext...
  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-...