Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,688 for

data source

(0.25 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....GetLoadFilter() property while filtering data from the workbook. However,... if you want to filter data from individual worksheets, you will...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  2. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  3. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#....expressions: The name of a passed data source object The name of an iteration...(see “Outputting Sequential Data” for more information) The name...

    docs.aspose.com/words/net/using-lexical-tokens/
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....filtering data from the workbook. But if you want to filter data from...loads the source excel file and filters the following data from its...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  5. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with Data and customize settings for seamless reporting....populate template documents with data and a set of settings to control...template document with data from the specified source making it a ready...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  7. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  8. Accessing Table from Cell and Adding Values ins...

    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....following screenshot shows the source Excel file used in the code...Example Screenshots comparing the source and output files The following...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  9. Combine Multiple Workbooks into a Single Workbo...

    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....content like images, charts, and data into a single workbook. Aspose...Aspose.Cells. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/net/combine-multiple-work...
  10. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ODS file U16String odsFilePath...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/