Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,094 for

data source

(0.17 sec)
  1. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....related data inside a single document and share this data easily...steps: Instantiate object with source document path or stream; Call...

    docs.groupdocs.com/merger/net/add-document-to-w...
  2. Convert MSG to TXT using Node.js

    Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers....useful when integrating message data into searchable archives, simplifying...making it easier to handle email data in your applications. Steps...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  3. GroupDocs.Assembly 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....as, support of multiple data sources, multitude of supported...ability to use Spreadsheets as data sources. We would recommend you...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. Save Assembled Word Processing Document as a Ma...

    Markdown is a well known and one of the popular markup languages these days. The appearance of the text in Markdown is controlled using the syntax instead of using rich text editors or applications such as MS Word. The best thing is, it is a lightweight language and can be written in the plain text editors such as Notepad. As far as its usage is concerned, Markdown is popular in writing wikis, readme files, and others....formatting Populate the template with data Save the generated report as...is ready, just populate the data and save the generated report...

    blog.groupdocs.com/assembly/save-assembled-word...
  5. 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/...
  6. Generate Page Previews | GroupDocs

    Rasterize document pages to PNG, JPEG, or BMP image files using generate_preview() and a file-stream callback with GroupDocs.Merger for Python via .NET....Instantiate the Merger class with the source document path. Call merger...} .png" , "wb" ) # Load the source document with Merger ( "./input...

    docs.groupdocs.com/merger/python-net/developer-...
  7. 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-...
  8. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....different options to search text data within the archive documents...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/advanced-searc...
  9. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....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/net/product-overview/
  10. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java.... // Load the source DOCX file Merger merger = new...from a new page. // Load the source DOC file Merger merger = new...

    docs.groupdocs.com/merger/java/merge/word/