Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 827 for

data source

(0.03 sec)
  1. How to Extract Metadata from PDF using C#

    This tutorial explains the process to extract metaData from PDF using C# with document extraction API and how to create application to get metaData from PDF in C#....NET API to extract document data. This guide also provides instructions...order. First of all, load the source PDF by initiating the Parser...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  2. GroupDocs.Assembly for Java | Documentation

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given Data with the defined template document and generates an output document based on the Data Source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....intelligently assembles the given data with the defined template document...output document based on the data source, in the template’s format...

    docs.groupdocs.com/assembly/java/
  3. GroupDocs.Assembly for Python via .NET | Docume...

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given Data with the defined template document and generates an output document based on the Data Source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....intelligently assembles the given data with the defined template document...output document based on the data source, in the template’s format...

    docs.groupdocs.com/assembly/python-net/
  4. Defining Relations Between DocumentTable Instan...

    Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler... Data Source Document Template Using Document...

    docs.groupdocs.com/assembly/net/defining-relati...
  5. GroupDocs.Assembly for .NET | Documentation

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Net reporting API intelligently assembles the given Data with the defined template document and generates an output document based on the Data Source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....intelligently assembles the given data with the defined template document...output document based on the data source, in the template’s format...

    docs.groupdocs.com/assembly/net/
  6. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Data; using Groupdocs.Assembly.Exceptions;...Words; Support of Multiple Data Sources GroupDocs.Assembly for ...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Inspect hidden data in Excel format Inspect hidden data in PowerPoint...Remove hidden data in PowerPoint format Remove hidden data in Excel...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....to PDF) is ideal until the source file has limited number of...more than 10,000 rows and your data or concerned rows are somewhere...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....occasionally need to export data from one format to another for...Converter class and input the source Excel file Create an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and Data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...the template’s structure and data bindings. You can form these...expressions: The name of a passed data source object The name of an iteration...

    docs.groupdocs.com/assembly/net/template-syntax...