Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 686 for

data source

(0.17 sec)
  1. 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-...
  2. Convert XLSX to HTML using Node.js

    Let's quickly convert XLSX to HTML using Node.js. Learn how to export XLSX to HTML in Node.js and turn Excel spreadsheets into responsive, web-ready HTML pages....need to transform spreadsheet data into web-compatible formats...providing the file path to your source .xlsx spreadsheet to prepare...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  3. 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...
  4. Basic Usage | Documentation

    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/
  5. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....output HTML/image Fix - File data file updated on each GetDocumentInfo...Github Source Code Examples Sample Front Ends - Open Source Document...

    blog.groupdocs.com/viewer/show-comments-renderi...
  6. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....speed Implement saving file data separately based on options...Github Source Code Examples Sample Front Ends - Open Source Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  8. Load CSV document with options | Documentation

    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-...
  9. 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...
  10. 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...