Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 895 for

data source

(0.13 sec)
  1. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....document data A Stream instance able to read document data An instance...syntax and is not populated with data. However, you can enable this...

    docs.groupdocs.com/assembly/java/working-with-o...
  2. What is GroupDocs Assembly?

    Last week, I mentioned changes that we’re making to GroupDocs Assembly to make it more intuitive. Document assembly (also known as document automation) is an aspect of document management that you might not be familiar with, so this week I’ll discuss what it is and how it can be used in more detail. Document Management? You’ve found your way to GroupDocs and the GroupDocs blog so chances are that you have an idea about document management.... It allows you to automate data collection and make it specific...sections of text with data from other sources. Mail merging, for...

    blog.groupdocs.com/total/what-is-groupdocs-asse...
  3. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...invalid/corrupted or damaged file in the source files directory)? You may take...cancellation per file. If extracting data from a file takes more than...

    forum.groupdocs.com/t/feature-request-cancellat...
  4. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....中國傳統的 When we want to share the data in worksheets that do not require...following are the 2 lines of Java source code that convert the complete...

    blog.groupdocs.com/conversion/convert-excel-spr...
  5. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......require('path') // Get the source, output, and license paths...converter instance and load the source file const converter = new...

    docs.groupdocs.com/conversion/nodejs-java/_samp...
  6. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary Data Sources during document assembly....assembles documents - wraps data sources Here are the steps to insert...within the textbox Provide image data from file path, URL, stream...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  7. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....transformation functions to control how data is displayed in your documents...CustomNumericFormats () { var data = new { Phone = 1234567890 ...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  8. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Message ✅ ✅ Outlook Offline Data File ✅ Outlook Personal Information...Vector Graphics File ✅ ✅ LaTeX Source Document ✅ ✅ XML Paper Specification...

    docs.groupdocs.com/conversion/java/supported-fi...
  9. GroupDocs.Total for .NET overview | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....templates, merging data from various sources into dynamic documents...GroupDocs.Parser for .NET Extract data from documents with ease using...

    docs.groupdocs.com/total/net/product-overview/
  10. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...args) { // Instantiate JSON data source JsonDataSource jsonDataSource...12 // Here we set up the JSON Data Load Options based on user info...

    forum.groupdocs.com/t/system-typeinitialization...