Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 26,434 for

data source

(0.31 sec)
  1. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....following sample code loads the source Excel file , which has two...again. The screenshot shows the source Excel file , the output CSV...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  2. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... join ( __dirname , "data" ); // Opening SpreadsheetML...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  3. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....how to edit a shape’s image data. Document imgSourceDoc = new...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/chart-to-image/
  5. How to Run the Examples|Documentation

    This section explains how to run the examples of C++ Email Parser Library from GitHub.... Data folder at the root folder of...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/email/cpp/how-to-run-the-examples/
  6. How to Run the Examples|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.... The Data folder at the root of the Examples...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/cells/cpp/how-to-run-the-examples/
  7. OdsoFieldMapData.type property | Aspose.Words f...

    OdsoFieldMapData.type property. Specifies if a given mail merge field has been mapped to a column in the given external Data Source or not...column in the given external data source or not. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export VBA Certificate to File or Stream with N...

    Learn how to export a VBA digital certificate to a file or stream using Aspose.Cells for Node.js via C++. Access raw Data of VBA digital certificates.... You can access the raw data of the VBA digital certificate...sample code that saves the raw data of the VBA certificate into...

    docs.aspose.com/cells/nodejs-cpp/export-vba-cer...
  9. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....the code that converts the source file ( book1.xlsx ) to the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...