Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,042 for

data source

(0.12 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. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....docx" ; var data = new { CustomerName = "ABC...outputPath , new DataSourceInfo ( data , "invoice" )); Console . WriteLine...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  3. 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-...
  4. GroupDocs.Viewer for Python overview | GroupDocs

    GroupDocs.Viewer for Python: View files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....and comments contained in the source document. Extract text from...messages, and Outlook data files. about the source document (the file...

    docs.groupdocs.com/viewer/python-net/product-ov...
  5. 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/
  6. Changing Automatically Detected Types of Docume...

    API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type Note The code uses some of the objects defined in: The Business Layer... Data Source Document Template Changing...

    docs.groupdocs.com/assembly/net/changing-automa...
  7. 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/java/basic-usage/
  8. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library....The BMP file format can store data as two-dimensional digital images...your pom.xm l project file. Source BMP images How to merge BMP...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....give you control over how the source CSV document will be processed...converting date/time and numeric data The following code snippet shows...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  10. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...Field Signatures # Interactive Data Collection : Capture signature...document page that allows user data input through various control...

    blog.groupdocs.com/signature/sign-documents-wit...