Aspose::Words::MailMerging::MappedDataFieldCollection::idx_get method. Gets or sets the name of the field in the DataSource associated with the specified mail merge field in C++....name of the field in the datasource associated with the specified...
Aspose::Words::Settings::MailMergeSettings::get_AddressFieldName method. Specifies the column within the DataSource that contains e-mail addresses. The default value is an empty string in C++....Specifies the column within the datasource that contains e-mail addresses...
Aspose::Words::Settings::OdsoFieldMapData::get_Column method. Specifies the zero-based index of the column within an external DataSource which shall be mapped to the local name of a specific MERGEFIELD field. The default value is 0 in C++....column within an external datasource which shall be mapped to...
MailMergeSettings.active_record property. Specifies the one-based index of the record from the DataSource which shall be displayed in Microsoft Word...index of the record from the datasource which shall be displayed...
This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically.... Source Code const path = require (...join ( __dirname , "data" ); // Load source Excel file const workbook...
Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...join ( __dirname , "data" ); // Load source Excel file const filePath...
How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...
ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...
ImageData.brightness property. Gets or sets the brightness of the picture...to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...