Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,064 for

data source

(0.06 sec)
  1. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Language Source Code File DOS Batch File C/C++ Source Code File...File C++ Source Code File CMake File C++ Source Code File C# Source...

    docs.groupdocs.com/comparison/java/supported-do...
  2. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Language Source Code File ✅ DOS Batch File ✅ C/C++ Source Code File...File ✅ C++ Source Code File ✅ CMake File ✅ C++ Source Code File...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  3. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.JsonDataSource("DataSource.json") DataSourceInfo = ga.DataSourceInfo(DataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the Source document Data path Set up the Source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More reSources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... data . JsonDataSource ( "datasource...Set up the source document data path Set up the source document...

    docs.groupdocs.com/assembly/python-net/email-re...
  4. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from Database formats with GroupDocs.Conversion for Java....database is a collection of data that is organized in tables... Relational databases store data in database tables that are...

    docs.groupdocs.com/conversion/java/convert/data...
  5. XML Viewer using C# | Render XML as PDF using ....

    View XML files as PDF using C#. Learn how to render XML files within your own XML viewer .NET application using GroupDocs API....used to store and transport data in a structured format, is widely...required to view or share XML data in a proper format. There comes...

    blog.groupdocs.com/viewer/xml-viewer-using-csharp/
  6. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The Data may or may not be stored in a Database system. Reporting Requirements A report based on some criteria is to be generated.... The data may or may not be stored in...of templates somewhere /Date/Source/. The report developer may...

    docs.groupdocs.com/assembly/net/business-case-o...
  7. How to Edit XML Files using C# | XML Editing .N...

    Edit or update your XML Data programmatically within your .NET applications using C#. Modify XML files and save the changes in various formats....commonly used to store and transmit data. It is vastly required by developers...developers to edit the stored XML data with the applications. To ease...

    blog.groupdocs.com/editor/edit-xml-files-using-...
  8. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Data namespace have been added: DocumentTableSet...properties of the GroupDocs.Assembly.Data.DocumentTable class have been...

    docs.groupdocs.com/assembly/java/loading-multip...
  9. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.XmlDataSource("DataSource.xml") DataSourceInfo = ga.DataSourceInfo(DataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the Source document Data path Set up the Source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More reSources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... data . XmlDataSource ( "datasource...Set up the source document data path Set up the source document...

    docs.groupdocs.com/assembly/python-net/barcode/
  10. The Business Layer | GroupDocs

    Common Utilities Class Document Directories Applying Product License Metered Licensing Data Layer Class Custom Objects Populate Data (Getting Customers Details) Getting Order Details Getting Product Details Getting Single Customer Details Database Entities Getting Customer Details From Database Getting Order Details From Database Getting Product Details From Database Getting Single Customer Details From Database DataSet Source Getting Customer, Order Details From DataSet Getting Product Details From DataSet Getting Single Customer Details From DataSet XML DataSource Getting Complete Details From XML Files Getting Single Customer Details From XML DataSource JOSN DataSource Getting Customer Data From JSON File Getting Customer And Order Data From JSON File Getting Product Data From JSON File Getting Single Customer Data From JSON File Use Spreadsheets as Data Sources Use Tables of Word Processing Documents as Data Sources Use Tables of Presentation Documents as Data Sources Complete DataLayer Class Code Complete DynamicEntity Class Code Complete CommonUtilities Class Code...Licensing Data Layer Class Custom Objects Populate Data (Getting...Details From Database DataSet Source Getting Customer, Order Details...

    docs.groupdocs.com/assembly/net/the-business-la...