Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 28,288 for

data source

(0.15 sec)
  1. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....is available from Data Tools under the Data tab. In order to split...column into multiple columns, the data should contain a specific delimiter...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  2. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....// Source directory path U16String srcDir ( u ".. \\ Data \\...Create workbook object from source Excel file Workbook workbook...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  3. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...cells collection Populate source data in column A Set VLOOKUP formulas...# For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/python-net/calculating-if...
  4. Keep Separators for Blank Rows while exporting ...

    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 sample code loads the source Excel file . It sets the TxtSaveOptions...the comparison between the source Excel file, the default output...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  5. Expanding text from right to left while exporti...

    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.... If your source Excel file contains any text...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/expanding-text...
  6. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file ( 5115407.xlsx )...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  8. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, Data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....chart calculations and layout data in presentations. This article...Excel workbooks work as a data source, and how does that affect...

    docs.aspose.com/slides/java/chart-calculations/
  9. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments....node" ); // Source directory const outDir = path...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...
  10. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....Workbook class object having the source TSV file as parameter Access...Insert new data in the accessed cell using PutValue(data) method...

    products.aspose.com/total/net/update/tsv/