Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 866 for

merger php

(0.25 sec)
  1. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Merger Product Solution GroupDocs...createSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Merger Product Solution GroupDocs...SDK to your project. C# Java PHP Ruby Node.js Python Was this...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Merger Product Solution GroupDocs...); e . printStackTrace (); } PHP //TODO: Get your AppSID and AppKey...

    docs.groupdocs.cloud/viewer/quick-start/
  4. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Merger Product Solution GroupDocs...ConvertDocumentReque ( settings )); PHP // For complete examples and...

    docs.groupdocs.cloud/conversion/self-host-with-...
  5. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Merger Product Solution GroupDocs...createSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Merger Product Solution GroupDocs...Source Codes Package .NET Java PHP C++ not provided Node.js Ruby...

    docs.groupdocs.cloud/assembly/getting-started/p...
  7. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Merger Product Solution GroupDocs...CreateViewRequest ( viewOptions )); PHP Java // For complete examples...

    docs.groupdocs.cloud/viewer/filter-messages/
  8. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Merger Product Solution GroupDocs...added: " + result . getTitle ()); PHP // For complete examples and...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Merger Product Solution GroupDocs...InfoApi: " + e . Message ); } } } } PHP //TODO: Get your AppSID and AppKey...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  10. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Merger Product Solution GroupDocs...createSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...