Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 3,236 for

total

(0.07 sec)
  1. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Total Cloud Product Family This public...

    forum.groupdocs.cloud/
  2. GroupDocs.Storage Cloud has been Discontinued %...

    GroupDocs.Storage Cloud has been discontinued as a separate product. Its storage features are now available as micro-services in every GroupDocs Cloud API....Total Cloud Product Family any more...

    blog.groupdocs.cloud/total/groupdocs.storage-cl...
  3. Available SDKs | Documentation

    GroupDocs.Watermark Cloud SDKs GroupDocs.Watermark 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/watermark/available-sdks/
  4. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/previewoptions/
  5. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/itemsstyle/
  6. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/classifybat...
  7. Setting content language | Documentation

    How to specify a language of the processed text....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/languages/
  8. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Total Cloud Product Family This public...

    forum.groupdocs.cloud/categories
  9. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/verifysettings/
  10. Upload file | Documentation

    How to upload file to Cloud storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/file/upload/