Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,068 for

data source

(2.32 sec)
  1. 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/
  2. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The Data is fetched from custom objects and report is generated.... The data is fetched from custom objects...of templates somewhere /Date/Source/. The report developer may...

    docs.groupdocs.com/assembly/java/business-case-...
  3. 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...
  4. XML Viewer using Java | Render XML as PDF using...

    View XML files as PDF using Java. Learn how to render XML files within your own XML viewer Java application using GroupDocs API....article , XML is a structured data storage and transportation markup...to properly view or share XML data, it is often necessary to convert...

    blog.groupdocs.com/viewer/xml-viewer-using-java/
  5. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the Databases. You can also extract Data from the form fields in a PDF document. Please continue to read for more details on the features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the Databases. To extract text from Databases DbContainer class is used that implements IContainer interface.... You can also extract data from the form fields in a PDF...implements IContainer interface. Each data table is represented by the...

    blog.groupdocs.com/parser/extract-text-from-dat...
  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 GroupDocs.Assembly for .NET 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 Data Source Document Multiple Tables Data....added: Name IndexInDocument Data Source Document Template Loading...Using DocumentTableSet as Data Source CustomDocumentTableL ColumnNameExtracting...

    docs.groupdocs.com/assembly/net/loading-multipl...
  7. Compare JSON Files in C# / Java / Node.js with ...

    Compare JSON files with GroupDocs.Comparison for .NET, Java, and Node.js. Generate visual HTML reports and textual JSON diffs, accept or reject changes, and handle nested structures with type-aware comparison....Object Notation) is a lightweight data-interchange format that is easy...languages, making it an ideal data-interchange language. In this...

    blog.groupdocs.com/comparison/mastering-json-co...
  8. GroupDocs.Metadata for .NET v1.3.0 introduces n...

    GroupDocs team is pleased to announce another monthly release of GroupDocs.MetaData for .NET version 1.3.0 with extended features for existing supported formats and support of new file formats. Moreover, in this version, the team introduces MetaData Replace API to find and replace metaData properties in document formats. Not only this, but the user will also be able to define his/her custom logic to replace metaData properties in supported documents. Let’s see what’s more in this new package....in Replace API Read-write XMP data in Photoshop format Edit comments...Read-write XMP data in Pdf format Inspect and remove hidden data in Pdf...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  9. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly release of GroupDocs.MetaData for .NET with some promising new features. Our initial two releases were focused on processing metaData against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metaData associated with these document formats including (but of course not limited to) MetaData Comparison and Search....Working with Hidden Data in word Updating EXIF Data using Properties...Removing Geo-Location in EXIF Data Adding Thumbnail Property in...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  10. XML Viewer using C# | Render XML as PDF using ....

    View XML files as PDF using C#. Learn how to render XML files within your own XML viewer .NET application using GroupDocs API....used to store and transport data in a structured format, is widely...required to view or share XML data in a proper format. There comes...

    blog.groupdocs.com/viewer/xml-viewer-using-csharp/