Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 898 for

data source

(0.08 sec)
  1. 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...
  2. Ask about the ability to convert to XPS files -...

    The failure phenomenon is a script failure, which causes the browser to stop working and stop. Error script.jpg : Script error log. Edge network*.jpg : The http communication that occurs during printing is sequentially…...Total license to the latest source and test it? Yes, you can test...2023, 4:55am #24 The latest source was applied, but the conversion...

    forum.groupdocs.com/t/ask-about-the-ability-to-...
  3. Convert PDF to XLSX using Python

    Learn how to convert PDF to XLSX using Python with clear steps. Effortlessly export PDF to XLSX using Python, without using any extra software on your computer....making it easy to extract tabular data from PDF files and work with...XLSX format is widely used for data analysis, reporting, and sharing...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  4. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....with embedded and encrypted data in QR-code signatures / Implement...serialize ( ) and de-serialize ( ) data. Here are the steps to embed...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Merge TXT files using C#

    Explore the method of how to merge TXT files using C#. Improve document management efficiency by acquiring the knowledge of how to combine TXT files in C# programming....Merge TXT files using C# In data processing and analysis tasks...consolidating logs, aggregating data sets, or organizing information...

    kb.groupdocs.com/merger/net/merge-txt-files-usi...
  6. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use Data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row Data band is a Data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Usage / Working with Table Row Data Bands / Working with Email Messages...GroupDocs.Assembly allows you to use data bands in table rows in Email...

    docs.groupdocs.com/assembly/net/working-with-em...
  7. 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...
  8. 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/
  9. 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...
  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...