Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,882 for

value

(0.18 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/supported-docum...
  2. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/classification/raw-text-cl...
  3. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/quick-start/
  4. How to Configure 3rd Party Cloud Storages | Doc...

    Although GroupDocs Cloud provides storage facility to its customers, GroupDocs Cloud is not a real storage provider and therefore there is a File Retention Policy defined which customers needs to understand. Some customers are not comfortable with GroupDocs Cloud Storage and they want to use their own cloud storage or some other 3rd party storage services they are comfortable with. We at GroupDocs Cloud, go beyond limitations and make GroupDocs Cloud a kind of Gateway between a Developer and the Cloud Storage he prefers.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/total/configure-3rd-party/
  5. Available SDKs | Documentation

    GroupDocs.Parser Cloud SDKs GroupDocs.Parser 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/parser/available-sdks/
  6. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  7. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": ".... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/get-document-inf...
  8. Upload Box File to GroupDocs Cloud Internal Sto...

    I am uploading a file thru rest api from cloud storage (box.com) to an internal storage. File is uploading and api is working well. But the uploaded file in the internal storage is corrupted. If the normal file size is 7…...second screen you can see a Value for File Param = Shared Link...

    forum.groupdocs.cloud/t/upload-box-file-to-grou...
  9. Developer Guide | Documentation

    How-to-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other document elements.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/assembly/developer-guide/
  10. Getting Started | Documentation

    An introductory part to GroupDocs Assembly Cloud features.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/assembly/getting-started/