Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 24,672 for

data source

(0.12 sec)
  1. 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 using Java....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/java/clean-up-before-or-d...
  2. Aspose::Words::MailMerging::ImageFieldMergingAr...

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

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... join ( __dirname , "data" ); const filePath = path ...."Book1.xls" ); // Load your source workbook const workbook = new...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the Data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...When I refresh it in Excel, the data are correct. However, when I...Ensure Data Source is Correct : Verify that the data source for...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  5. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....GetLoadFilter() property while filtering data from the workbook. However,... if you want to filter data from individual worksheets, you will...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  6. Odso.udl_connect_string property | Aspose.Words...

    Odso.udl_connect_string property. Specifies the Universal Data Link (UDL) connection string used to connect to an external Data Source...property Specifies the Universal Data Link (UDL) connection string...to connect to an external data source. The default value is an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....} Gets or sets the name of a data field. FieldNameNoPrefix { get;...Returns just the name of the data field. Any prefix is stripped...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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/
  9. Combine Multiple Worksheets into a Single Works...

    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....reads a source workbook and combines the data of all source worksheets...

    docs.aspose.com/cells/net/combine-multiple-work...
  10. 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...