Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 27,071 for

data source

(0.39 sec)
  1. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_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...
  2. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  3. Building Reports in Java|Aspose.Words for Java

    Learn how to build reports a template using LINQ in Java....populated with a data from the specified source and becomes a ready...dataSource An object providing a data to populate the specified template...

    docs.aspose.com/words/java/building-reports/
  4. Embed Attachment to PDF|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....insert an OLE object with source data (embedded-attachments-example...without the OLE object’s source data. By using the option PdfSaveOptions...

    docs.aspose.com/cells/net/embed-attachment-to-pdf/
  5. 使用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...
  6. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....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/cpp/keep-separators-for-b...
  7. 通过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...
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_FieldName method. Gets the name of the merge field in the Data Source in C++....of the merge field in the data source. System :: String Aspose...field name to a different data source field name, then this is...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....following sample code loads the source Excel file which contains hidden.... get ( i ); output += "Data Source: " + link . dataSource +...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  10. Manipulate Pivot Table|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.... You can change the data in the source range of a pivot table...have changed the values in the source range of the pivot table to...

    docs.aspose.com/cells/cpp/manipulate-pivot-table/