Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 477 for

api local

(0.08 sec)
  1. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET Api. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation Api for the .NET platform. Today, I am excited to announce that the Api v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the Api to simplify its usage....NET API. The reason behind this gap was...optimized watermark manipulation API for the .NET platform. Today...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  2. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....) Now install a local bundle by typing this command...request and use the GroupDocs API: 1. Configuring GroupDocs SDK...

    blog.groupdocs.com/signature/working-with-group...
  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....Theory # Upload local file # To upload a local file we need an...client ID, private key and local file data) to the controller...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  4. Comparison API sample Implementation with 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 others 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) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....article I’ll use the Comparison API and show how to compare two documents...request from the Comparison API. 1. In the inc\_sample folder...

    blog.groupdocs.com/comparison/implement-documen...
  5. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....Heroku with the GroupDocs PHP SDK Api Samples application. Preparation...groupdocs-php/examples ) and copy the api-samples folder to the location...

    blog.groupdocs.com/total/how-to-upload-php-proj...
  6. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp.... On-Premise APIs of GroupDocs.Comparison are...that are supported by the .NET API of GroupDocs.Comparison. Below...

    blog.groupdocs.com/comparison/compare-excel-wor...
  7. .NET HTML Viewer API - Read, View, Render in C#...

    .NET document viewer Api to read, render and display HTML in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render and display HTML...About GroupDocs.Viewer for .NET API Start viewing 170+ popular document...

    products.groupdocs.com/viewer/net/html/
  8. 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....value="local" id="localField" onClick="display('local');" >Upload...>Upload local file </input> <br /> <input type="radio" name="sourse"...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  9. Add text or image watermark | Documentation

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Upgrade an Order Support Docs API Reference Live Demos Free Support...watermarks to the documents from the local disk and from streams. Add a...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  10. Saving files to different locations | Documenta...

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to Local disk, stream or FTP....Upgrade an Order Support Docs API Reference Live Demos Free Support...conversion to various locations: to local disk, to stream, to FTP and...

    docs.groupdocs.com/conversion/net/saving-files-...