Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 26,552 for

data source

(0.18 sec)
  1. Aspose::Words::Settings::OdsoDataSourceType enu...

    Aspose::Words::Settings::OdsoDataSourceType enum. Specifies the type of the external Data Source to be connected to as part of the ODSO connection information in C++....the type of the external data source to be connected to as part...The type of the external data source is not specified. Possibly...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…...template workbook Write input data into a designated Input sheet...feeds into the next: Input (1 data row) ↓ Step1: =LET(..., FILTER(Input...

    forum.aspose.com/t/calculateformula-fails-on-ch...
  3. Report In Python

    Generate reports in Python and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting tools....automation using templates and custom data This report generator provides...based on templates and custom data using Python. DOCX Python Java...

    products.aspose.com/words/python-net/report/
  4. 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...
  5. 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/
  6. OdsoFieldMapDataCollection.Count | Aspose.Words...

    Discover the OdsoFieldMapDataCollection Count property to efficiently retrieve the total number of elements in your collection. Optimize your Data management today!...the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  7. OdsoFieldMapDataCollection.Item | Aspose.Words ...

    Discover OdsoFieldMapDataCollection's Item property to easily manage and customize your Data collection. Enhance your Data handling today!...the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  8. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....explain how to apply Subtotal to data and change the direction of...Detail. You can apply Subtotal to data using the Worksheet.Cells.Subtotal()...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...
  9. Working with Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....populated with the most recent data. To add a chart to a report...dataset that will be the data source for the chart. Below, we...

    docs.aspose.com/cells/reportingservices/working...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... join ( __dirname , "data" ); const filePath = path ....chartIndex ); // Setting chart data source as the range "A1:C4" chart...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/