Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 28,114 for

data source

(0.32 sec)
  1. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....insert an Ole Object with source data ( embedded-attachments-example...without the Ole Object’s source data. With the option PdfSaveOptions...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  2. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical Data from your Data Source into your merge template using Java....merge hierarchical data from your data source into your merge template...hierarchical data is represented as a set of data items, and hierarchical...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  3. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....Remarks: Retrieves the name of a data field within the merge characters...selected data source, information from the specified data field...

    reference.aspose.com/words/java/com.aspose.word...
  4. Odso.FirstRowContainsColumnNames | Aspose.Words...

    Discover the Odso FirstRowContainsColumnNames property, which allows apps to recognize the first Data row as headers, enhancing Data clarity and usability....first row of data in the specified external data source as a header...names of each column in the data source. The default value is false...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  6. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...//For complete examples and data files, please go to https://github...Cells-for-C //Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  7. FieldMergingArgs | Aspose.Words for Java

    Provides Data for the MergeField event in Java....FieldMergingArgsBase Provides data for the MergeField event. To...callback that handles merge data in the form of HTML documents...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. PostGIS

    PostGIS is a free and open-Source spatial Database extender for PostgreSQL that enables the storage, manipulation, and analysis of geographic Data. It adds support for geographic objects, allowing them to be queried and indexed as if they were regular Data types. PostGIS provides a wide range of spatial functions for performing complex spatial queries and analysis, making it a powerful tool for managing and working with spatial Data....PostGIS is a free and open-source spatial database extender for... and analysis of geographic data. It adds support for geographic...

    products.aspose.com/gis/net/gis-formats/postgis
  10. 使用 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-...