Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 957 for

data source

(0.28 sec)
  1. Auto Update Table of Content Page - Free Suppor...

    Halo GroupDocs Team, I have to create a report with table of content. It has dynamic Data and I have tried to create it with standard Microsoft Word Table of Content but when I deploy the report, the page did not update…... It has dynamic data and I have tried to create it...share more details? We need source, output files and GroupDocs...

    forum.groupdocs.com/t/auto-update-table-of-cont...
  2. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from Database formats with GroupDocs.Conversion for Node.js via 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/nodejs-java/conve...
  3. Convert finance formats | GroupDocs

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....organizing and presenting financial data. They play a crucial role in...financial processes, improving data accuracy, ensuring compliance...

    docs.groupdocs.com/conversion/net/convert/finance/
  4. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Microsoft OneNote Document Outlook data file formats Format Description...load and view Microsoft Outlook data files: . PDF and Page Layout...

    docs.groupdocs.com/viewer/net/supported-documen...
  5. 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/python-net/suppor...
  6. 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...
  7. 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/
  8. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....working with tabular data, reports, accounting data, and numbers. However...situation when converting the source workbook into another format...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....working with tabular data, reports, accounting data, and numbers. However...situation when converting the source workbook into another format...

    docs.groupdocs.com/conversion/net/convert/sprea...
  10. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...ChangeInfo[] CompareDoc(string source, string target, string outPut)...Comparer comparer = new Comparer(source)) { comparer.Add(target); //...

    forum.groupdocs.com/t/image-comparison-processi...