Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 244 for

external connection access

(0.04 sec)
  1. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...),并修改其第一个外部连接(通常是Microsoft Access数据库连接)。代码演示了: 加载电子表格文件 访问外部连接...first external connection ExternalConnectionCo connections = workbook...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  2. Public API Changes in Aspose.Cells 8.8.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....Cell References for External Connection Aspose.Cells for Java...cell references for external connections stored in the spreadsheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 查找查询表和列表对象,它们与外部数据连接相关,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找查询表和列表对象,它们与外部数据连接相关。...table is related to this external connection if ( externalConnection...TableDataSourceType . QueryTable ) { // Access the query table related to...

    docs.aspose.com/cells/zh/nodejs-cpp/find-query-...
  4. Report Generation|Aspose.Words for SharePoint

    Reporting features of the Aspose.Words for SharePoint....the report template where external data must be inserted. Prepare...properties like data source connection, queries to retrieve the...

    docs.aspose.com/words/sharepoint/report-generat...
  5. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...S),读取第一个外部连接,实际上是Microsoft Access数据库连接。然后修改 DBConnection.getName()...first external connection which is actually a DB-Connection const...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  6. 通过 C++ 在 Node.js 中检索 SQL 连接数据|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.... join ( dataDir , "connection.xlsx" ); // Create a workbook...); // Access the external collections const connections = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/retrieving-...
  7. 用C++提取SQL连接数据|Documentation

    学习如何使用Aspose.Cells for C++检索SQL连接数据,包括服务器URL、用户名、表名等。...srcDir + u "connection.xlsx" ); // Access the external collections...collections ExternalConnectionCo connections = workbook . GetDataConnections...

    docs.aspose.com/cells/zh/cpp/retrieving-sql-con...
  8. Reading and Writing Query Table of Worksheet wi...

    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....Microsoft Excel via Data > Connections > Properties. Reading and... Workbook ( filePath ); // Access first worksheet const worksheet...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  9. Reading and Writing Query Table of Worksheet wi...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....Microsoft Excel via Data > Connections > Properties . Reading and...srcDir + u "Sample.xlsx" ); // Access first worksheet Worksheet worksheet...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  10. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....Specifies the connection string used to connect to an external data source...source and the method of data access. getDestination() Specifies...

    reference.aspose.com/words/java/com.aspose.word...