Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 26,627 for

data source

(0.23 sec)
  1. Create Dynamic Charts with JavaScript via C++|D...

    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....you change the scope of the data. In other words, dynamic charts...reflect changes when the data source is changed. To trigger a...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  2. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/cpp/customizing-charts/
  3. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ViewMergedData method. Specifies that Microsoft Word shall display the Data from the specified external Data Source where merge fields have been inserted (e.g. preview merged Data). The default value is false in C++....display the data from the specified external data source where merge...inserted (e.g. preview merged data). The default value is false...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with Data and a set of settings to control these routines...populate template documents with data and a set of settings to control...Description build_report(document, data_source) Populates the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...insert comments based on your data source. Here’s a simple example...Workbook("Template.xlsx"); // Create a data source DataTable dataTable = new...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  6. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for Node.js via C++....content like images, charts and data into a single workbook. Aspose...via C++. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  7. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  8. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  9. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Load...

    docs.aspose.com/cells/python-net/saving-file-to...
  10. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...