Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,075 for

data source

(0.15 sec)
  1. 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...
  2. GroupDocs.Viewer 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....ideal choices to interchange data in web services. With this huge...often required to convert JSON data format into other formats for...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. 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...
  4. GroupDocs.Assembly for Python via .NET | GroupDocs

    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/
  5. GroupDocs.Assembly for Java | GroupDocs

    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/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... As the project is open source and published on GitHub, developers...Inspect hidden data in Excel format Inspect hidden data in PowerPoint...

    blog.groupdocs.com/groupdocs.blog/page/86/
  7. GroupDocs.Parser for .NET on GroupDocs Blog | D...

    GroupDocs.Parser for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser for .NET on GroupDocs Blog | Document Automation Solutions ......Data; using GroupDocs.Parser.Options;...Format("Provider=System.Data.Sqlite;Data Source={0};Version=3;"...

    blog.groupdocs.com/th/tag/groupdocs.parser-for-...
  8. Conversion from VCF is Introduced in GroupDocs....

    GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG to Slides conversion is now improved. Furthermore, PDF to PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg to Slides Add support for setting watermark as background when converting to image Save converted document to file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph Data Issue with conversion ....sometimes show incorrect graph data Issue with conversion .docx...Examples/Plugins/Showcases - GitHub Source Code Examples Feedback # We...

    blog.groupdocs.com/conversion/conversion-from-v...
  9. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....machine-readable optical representation of data, consisting of parallel lines...with the capability to extract data from diverse document formats...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  10. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications.... or retrieved from remote sources. The main class involved is:...@"C:\Output\Invoice.docx" ; // Sample data var invoiceData = new { CustomerName...

    docs.groupdocs.com/assembly/net/basic-usage-loa...