See Aspose.Slides for .NET ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Add an ActiveX Control Insert a new ActiveX control and optionally...
Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....get ; } Examples Shows how to insert checkbox form fields into MERGEFIELDs...InsertCheckBox () { Document doc = new Document (); DocumentBuilder...
XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...of a saved XPS document. doc = aw . Document () builder = aw...
This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....use the PutValue method to insert a large amount of data into...HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...
Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLegendKey method. Allows to specify whether legend key is to be displayed for the data labels of the entire series. Default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...get_Series () -> Clear (); // Insert a custom chart series with...
Work with video in PHP using Aspose.Slides: Insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP.... Add a Video Frame Insert a video frame into a slide...
ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...
aspose.words.DocumentBuilder constructor...object and attaches it to a new Document object. DocumentBuilder(options)...it to a new Document object. Additional document building options...
ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...
Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets.... Insert some data into the cells. Create...a ListObject based on the inserted data. Create a Chart based...