Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,580 for

value

(0.04 sec)
  1. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/get-supported-file-...
  2. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/delete-pages/
  3. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  4. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-sig...
  5. Supported Document Formats | Documentation

    GroupDocs.Conversion Cloud API supports the following document formats: 3D From Description Source Target 3DS 3D Studio ✅ ✅ 3MF Microsoft 3D Manufacturing Format ✅ AMF Additive manufacturing file format ✅ ✅ ASE 3D Studio Max’s ASCII Scene Exporter format ✅ DAE Collada ✅ ✅ DRC Google Draco ✅ ✅ FBX FilmBox format ✅ ✅ GLTF Khronos Group’s glTF ✅ ✅ JT Siemens JT File ✅ OBJ Wavefront Obj ✅ ✅ PLY Polygon File Format or Stanford Triangle Format ✅ ✅ RVM AVEVA Plant Design Management System Model ✅ ✅ U3D Universal3D ✅ ✅ USD Universal Scene Description ✅ USDZ Universal Scene Description Archive ✅ VRML The Virtual Reality Modeling Language ✅ X DirectX’s X file ✅ CAD From Description Load Save CF2 Common File Format File ✅ DGN MicroStation Design File ✅ DWF Design Web Format File ✅ DWFX Design Web Format File ✅ DWG AutoCAD Drawing Database File ✅ DWT AutoCAD Drawing Template ✅ DXF Drawing Exchange Format File ✅ ✅ IFC Industry Foundation Classes File ✅ IGS Initial Graphics Exchange Specification (IGES) ✅ PLT PLT (HPGL) ✅ STL Stereolithography File ✅ Compression From Description Load Save 7Z 7-Zip Compressed File ✅ ✅ BZ2 Bzip2 Compressed File ✅ CAB Windows Cabinet File ✅ CPIO CPIO Compressed File ✅ ✅ GZ Gnu Zipped Archive ✅ GZIP Gzip Compressed File ✅ LZ Lzip Compressed File ✅ LZMA LZMA Compressed File ✅ RAR RAR Compressed Archive ✅ TAR Consolidated Unix File Archive ✅ ✅ XZ Xz Compressed File ✅ Z Unix Compressed File ✅ ZIP ZIP Compressed File ✅ ✅ Database From Description Load Save LOG Log File ✅ NSF Lotus Notes Storage Format ✅ SQL Sql File ✅ Diagram From Description Load Save VDX Visio Drawing XML File ✅ ✅ VSD Visio Drawing File ✅ VSDM Visio Macro-Enabled Drawing ✅ ✅ VSDX Visio Drawing File ✅ ✅ VSS Visio Stencil File ✅ VSSM Visio Macro-Enabled Stencil File ✅ ✅ VSSX Visio Stencil File ✅ ✅ VST Visio Drawing Template ✅ VSTM Visio Macro-Enabled Drawing Template ✅ ✅ VSTX Visio Drawing Template ✅ ✅ VSX Visio Stencil XML File ✅ ✅ VTX Visio Template XML File ✅ ✅ eBook From Description Load Save AZW3 Amazon Kindle’s proprietary e-book file format ✅ ✅ EPUB Open eBook File ✅ ✅ MOBI Mobipocket eBook ✅ ✅ Email and Outlook From Description Load Save EML E-Mail Message ✅ ✅ EMLX Apple Mail Message ✅ ✅ MBOX Mbox document format ✅ MSG Outlook Mail Message ✅ ✅ OLM Microsoft Outlook file for Mac Operating System....Spreadsheet ✅ ✅ Tab Separated Values File ✅ ✅ Microsoft Excel Add-in...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/supported-docum...
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/metered-consumpt...
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/metered-consumption/
  8. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison 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/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".... We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/get-supported-f...
  9. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  10. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/available-sdks/