Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 26,712 for

data source

(0.23 sec)
  1. MailMergeSettings.query property | Aspose.Words...

    MailMergeSettings.query property. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed...against the specified external data source to return the set of records...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful document automation with Aspose.Words.ReportingEngine. Easily populate templates with Data and customize settings for seamless reporting....populate template documents with data and a set of settings to control...template document with data from the specified source making it a ready...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 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...
  4. 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...
  5. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  6. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java....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/java/mailmerge/word/
  7. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Editor method. Gets or sets the editor of a Source in C++....Gets or sets the editor of a source. System :: SharedPtr < Aspose...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  8. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection::get_Interviewer method. Gets or sets the interviewer of a Source in C++....or sets the interviewer of a source. System :: SharedPtr < Aspose...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. 用 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/formatting-pivot-t...
  10. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/