Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 27,424 for

data source

(0.48 sec)
  1. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Name method. Specifies the column name within an external Data Source for the column whose index is specified by the Column property. The default value is an empty string in C++....name within an external data source for the column whose index...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Create Pivot Table|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....follow the steps below: Add some data to worksheet cells by using...method. This data will be used as a data source for the pivot...

    docs.aspose.com/cells/java/create-pivot-table/
  3. 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/
  4. 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...
  5. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography Source contributors in Java....persons who are bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...insert comments based on your data source. Here’s a simple example...Workbook("Template.xlsx"); // Create a data source DataTable dataTable = new...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  8. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....// For complete examples and data files, please go to https://github...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  9. Consolidation Function|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....apply a ConsolidationFunctio to data fields (or value fields) of...Applying ConsolidationFunctio to Data Fields of Pivot Table The following...

    docs.aspose.com/cells/net/consolidation-function/
  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/