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

data source

(0.14 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. Sign documents with encrypted metadata text | G...

    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...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create MetaData electronic signatures and embed into metaData custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature: Implement if needed custom data serialization class that implement... Implement if needed custom data encryption class that implements...

    docs.groupdocs.com/signature/java/sign-document...
  4. 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/
  5. 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...
  6. 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/
  7. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....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/java/merge/powerpoint/
  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. 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-...
  10. 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/