Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 26,425 for

data source

(0.12 sec)
  1. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  3. Odso.udl_connect_string property | Aspose.Words...

    Odso.udl_connect_string property. Specifies the Universal Data Link (UDL) connection string used to connect to an external Data Source...property Specifies the Universal Data Link (UDL) connection string...to connect to an external data source. The default value is an...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...insert comments based on your data source. Here’s a simple example...Workbook("Template.xlsx"); // Create a data source DataTable dataTable = new...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  5. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  6. 通过C++使用Node.js复制Excel范围|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 ( __dirname , "data" ); const filePath = path ...."A1" , "A2" ); // Input some data with some formattings into A...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  7. ChartDataPointCollection.copyFormat method | As...

    ChartDataPointCollection.copyFormat method. Copies format from the Source Data point to the destination Data point....from the source data point to the destination data point. copyFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ViewMergedData method. Specifies that Microsoft Word shall display the Data from the specified external Data Source where merge fields have been inserted (e.g. preview merged Data). The default value is false in C++....display the data from the specified external data source where merge...inserted (e.g. preview merged data). The default value is false...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++.... The source file used in the following...attached for your reference. Source File Sample Code const path...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  10. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。... 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...