Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 27,953 for

data source

(2.41 sec)
  1. 使用Aspose.Cells用C++修改现有SQL数据连接|Documentation

    学习如何使用Aspose.Cells和C++修改Excel文件中的现有SQL数据连接。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/modify-existing-sq...
  2. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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....//Create workbook object from source Excel file Workbook workbook...workbook = new Workbook ( "source.xlsm" ); //Change the VBA Module...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++.... join ( __dirname , "data" ); const filePath = path ....= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  4. Working with Table-Column Conditional Blocks|As...

    Use table-column conditional blocks within single document table to represent the same Data depending on a condition using C#....being built using a table-row data band, you can also show or hide...being built using a table-column data band. A template for this may...

    docs.aspose.com/words/net/working-with-table-co...
  5. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a Source cell. Default is true in C++....format code is linked to a source cell. Default is true. bool...(); // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. GeoPackage DestinationDriverOptions - Free Supp...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GeoPackageOptions(); } What is meaning of using this GeoPackageOptio…...GeoPackageOptions or not for input data? Thanks, Professionalize.GIS...supported source format string sourcePath = @"C:\Data\input.shp";...

    forum.aspose.com/t/geopackage-destinationdriver...
  8. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。... join ( __dirname , "data" ); const filePath = path ....1 ); // Load the chart from source worksheet const chart = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  9. Several DOC Into EPUB C++

    Merge multiple DOC into EPUB in C++ code. Save DOC as EPUB using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-epub/
  10. Several DOC Into DOCX C++

    Merge multiple DOC into DOCX in C++ code. Save DOC as DOCX using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-docx/