Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,669 for

groupdocs total cloud

(0.32 sec)
  1. Translating files | Documentation

    How to translate plain text....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/translation/file/
  2. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/licensing/
  3. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the Cloud storage....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/signresult/
  4. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use Groupdocs.Rewriter Cloud SDK for texts summarization....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  5. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use Groupdocs.Rewriter Cloud SDK for texts simplification....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  6. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use Groupdocs.Rewriter Cloud SDK to find synonyms for word or phrase....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/
  7. Pricing Plan | Documentation

    Groupdocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/parser/pricing-plan/
  8. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/watermark/available-sdks/
  9. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/conversionsetti...
  10. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/annotation/fileinfo/