Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 952 for

data source

(0.09 sec)
  1. Basic Usage | GroupDocs

    Generate documents based on a Data Source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Generate documents based on a data source and template, or create reports...

    docs.groupdocs.com/assembly/net/basic-usage/
  2. .NET 10 GroupDocs.Viewer GetBarcodeImage except...

    We’re encountering an issue when converting .doc/.docx files to PDF. Error System.TypeLoadException (HResult: 0x80131522) Message: Method ‘GetBarcodeImage’ in type ‘…’ from assembly ‘GroupDocs.Viewer, Version=25.12.0.…... Source: GroupDocs.Viewer Context The...these files contain private data, you can send them via mail...

    forum.groupdocs.com/t/net-10-groupdocs-viewer-g...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...summarizes basic information about data. In other words, it’s an information...information which describes the data that contained in something...

    blog.groupdocs.com/groupdocs.blog/page/41/
  4. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook Data files, archives and PDF documents with GroupDocs.Viewer for Java...list of all attachments to a source file, follow these steps: Instantiate...attachments: emails, Outlook data files, archives, and PDF documents...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  5. Convert PDF to ODT using Python

    Discover how to convert PDF to ODT using Python with straightforward steps. Effortlessly export PDF to ODT using Python, without any additional software....providing the file path to your source PDF document Set up the output...and supply the path to your source PDF document. Then, configure...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....contents of the QR Code embedded data. These signatures could be scanned...keeping over 2 Kilobytes of data. Python API for Electronic Signatures...

    docs.groupdocs.com/signature/python-net/how-to-...
  7. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....to accommodate presentation data such as: slides, shapes, text...instance of class and pass source PPSX file path as a constructor...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Detecting source and target documents style... but you can also apply the data encryption to the custom objects...

    blog.groupdocs.com/groupdocs.blog/page/42/
  9. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....formats usually store the font data embedded in the document file...should add custom font source(s) . Font source is actually a folder...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....form of the “multipart/form-data” type. This form sends date... private key and local file data) to the controller. The controller...

    blog.groupdocs.com/total/two-ways-of-uploading-...