Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,542 for

conversion family

(0.42 sec)
  1. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/licensing/
  2. Evaluate GroupDocs.Signature | Documentation

    Note You can easily create a trial account on GroupDocs.Signature Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Signature Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/evaluate-groupdo...
  3. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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 Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/
  4. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/authorization/
  6. S3 storage does not use https? - Free Support F...

    If I put a deny rule in my S3 bucket’s policy for: “Condition”: { “Bool”: { “aws:SecureTransport”: “false” } } I see requests from groupdocs getting denied. Is groupdocs not using https by default to hit S3? If s…...Conversion Cloud Product Family cpopetz December...available in the next version of Conversion.Cloud v25.1. The notifications...

    forum.groupdocs.cloud/t/s3-storage-does-not-use...
  7. Get Supported File Formats | Documentation

    GroupDocs.Conversion Cloud REST APIs support document Conversion tools to convert files from 65+ 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.Conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/Conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-supported-f...
  8. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/supported-platfo...
  9. 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 Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  10. How to Run the Examples | Documentation

    All examples of GroupDocs.Merger Cloud is hosted on Github. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pullRequest. We will review the changes and include them in the repository if found helpful....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/how-to-run-the-exam...