Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 26,684 for

data source

(0.09 sec)
  1. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ODS file U16String odsFilePath...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  2. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  3. Aspose::Words::MailMerging::MailMerge::get_Mapp...

    Aspose::Words::MailMerging::MailMerge::get_MappedDataFields method. Returns a collection that represents mapped Data fields for the mail merge operation in C++....collection that represents mapped data fields for the mail merge operation...get_MappedDataFields () Remarks Mapped data fields allow to automatically...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Load...

    docs.aspose.com/cells/zh/python-net/saving-file...
  5. WORD Mail Merge In Python

    Personalize your Mail merge WORD file using Python. Automate emails or build reports using Mail merge WORD template in Python....Word templates and data from custom data source Our solution provides...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/python-net/mailmerge/...
  6. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file, and sets the comment...= path . join ( __dirname , "data" ); // Open the template file...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  7. Show report filter pages option|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.... Sample source file and output files can be...for testing the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/net/show-report-filter-pa...
  8. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  9. Document.mail_merge_settings property | Aspose....

    Document.mail_merge_settings property. Gets or sets the object that contains all of the mail merge information for a document....to specify a mail merge data source for a document and this information...information (along with the available data fields) will appear in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....to execute a mail merge with data from a DataTable. public void...using a DataTable as the data source for a mail merge. // 1 -...

    reference.aspose.com/words/net/aspose.words/doc...