Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 24,687 for

data source

(0.14 sec)
  1. MailMergeSettings.DoNotSupressBlankLines | Aspo...

    Optimize your mail merge with the MailMergeSettings DoNotSupressBlankLines property, ensuring blank lines are handled effectively for polished documents....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  2. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  3. Smart Markers feature in Aspose.Cells|Documenta...

    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....that reference one or more data sources, such as information about...example of a data marker is &=Party.FullName. If the data marker results...

    docs.aspose.com/cells/net/smart-markers-feature...
  4. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....If the merge field in the data source does not have a column or...in the data source contains a mapping field but the data is null...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  5. Create Pivot Tables and Pivot Charts with Golan...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with Golang via C++....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/go-cpp/create-pivot-table...
  6. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....Pie chart denotes categorical data whereas each pie slice can show...worksheet in the workbook and add data to the worksheet Add new Pie...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  7. Mail Merge

    Mail merge Word or PDF files in C#. Fill in the Mail merge template with your personal Data to automate mailings or generate reports using C#....document templates and user data into files of various formats...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/net/mailmerge/
  8. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot interface. Implement this interface to allow mail merge from a custom Data Source with master-detail Data in C++....from a custom data source with master-detail data. class IMailMergeDataSource...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  10. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically.... Source Code #include <iostream> #include...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/