Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 28,172 for

data source

(0.26 sec)
  1. MailMerge.execute method | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge.execute method...execute(data_source) Performs a mail merge from a custom data source...source. def execute ( self , data_source : aspose . words . mailmerging...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataLoadOptions.AlwaysGenerateRootObject | ...

    Discover how the JsonDataLoadOptions AlwaysGenerateRootObject property enhances your JSON Data handling by ensuring a consistent root object for seamless integration....indicating whether a generated data source will always contain an object...Shows how to use JSON as a data source (string). Document doc =...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::MailMerging::FieldMergingArgs cl...

    Aspose::Words::MailMerging::FieldMergingArgs class. Provides Data for the MergeField event. To learn more, visit the documentation article in C++....FieldMergingArgs class Provides data for the MergeField event. To...of the merge field in the data source. get_FieldValue () const...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....Create a data table to be used as a mail merge data source. DataTable...name of a column in the data source. FieldMergeField fieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. MemoryFontSource class | Aspose.Words for Python

    aspose.words.fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...MemoryFontSource(font_data) Ctor. MemoryFontSource(font_data, priority)...Ctor. MemoryFontSource(font_data, priority, cache_key) Ctor....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get Text Width of Cell Value with C++|Documenta...

    Learn how to get Text Width of Cell Value through the Aspose.Cells for C++ API....a cell’s value for arranging data in a layout. Aspose.Cells provides...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/cpp/get-text-width-of-cel...
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want.... Please check the attached source excel file and the converted...following sample code converts the source excel file which contains date...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  8. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::ContainsValue method. Determines whether a mapping from the specified field in the Data Source exists in the collection in C++....the specified field in the data source exists in the collection...name of the field in the data source. ReturnValue true if item...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Get ( i ); std :: cout << "Data Source: " << link . GetDataSource...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  10. Types of Mail Merge Operation in C++|Aspose.Wor...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions using C++. Simple Mail Merge repeats the entire document per each Data Source record, whereas Mail Merge with regions repeats only designated regions per record....template and data fetched from your data source. Aspose.Words...fill them in with data from your data source. Whereas the most...

    docs.aspose.com/words/cpp/types-of-mail-merge-o...