Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 79 for

indexed document by key

(0.1 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....need a GUID to work with a document. But it’s not very comfortable...types to word processing documents (DOC, DOCX, TXT, RTF, ODT)...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...specific EXIF tag by specific key or indexer . We are glad to see GroupDocs...and add more features in our Document Comparison API. Therefore...

    blog.groupdocs.com/groupdocs.blog/page/86/
  3. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two Documents from a GroupDocs account. Find information about other methods in the Swagger explorer. 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) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....and show how to compare two documents from a GroupDocs account....data such as user ID, private key and the file GUIDs for the two...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  4. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in Document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the Document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...<p> * Gets or sets non empty key for encryption (at least one...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / Edit PowerPoint Presentations...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  6. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....style="text-align:center;"><a href="/index.php">GroupDocs PHP SDK Samples</a>...<br /> <label for='private\_key'>GroupDocs PrivateKey</label>...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...using variables in template documents. We recommend you to download...with 20 important bug fixes and key improvements. It also supports...

    blog.groupdocs.com/groupdocs.blog/page/76/
  8. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects in GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Configure options based on actual document properties Lifecycle callbacks...

    docs.groupdocs.com/conversion/net/context-objec...
  9. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text Documents using a GroupDocs.Editor for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit PDF document Edit PDF Leave feedback...

    docs.groupdocs.com/editor/net/edit-pdf/
  10. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...request) { try { Document document = new Document(); await Task...Task.Run(() => document.Save(request.FileUploadPath)); return new...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...