Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,692 for

name

(0.13 sec)
  1. Configure Windows Azure Storage | Documentation

    You have to complete following steps to configure the Storage: Create Azure account if you don’t have one Log into Dashboard Access the Storages page Click on the ‘Create New Storage’ and select Azure Storage Enter Storage Name (For example: MyAzureStorage), Container, Account Name, Account key, and Connection from your Azure account Save Storage Now you can use it by its Name in the service API with this account. For example:...Storage’ and select Enter Storage Name (For example: MyAzureStorage)...MyAzureStorage), Container, Account name, Account key, and Connection from...

    docs.groupdocs.cloud/total/configure-windows-az...
  2. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....: true } HtmlOptions fields Name Description RenderOptions fields...{page-number} and {resource-name} templates will be replaced...

    docs.groupdocs.cloud/viewer/htmloptions/
  3. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given Name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage Name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....of cloud storage with given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/annotation/working-with-st...
  4. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes...."2015-03-05" , "products" : [ { "name" : "Monitor" , "price" : 2 ..., "quantity" : 2 }, { "name" : "Computer" , "price" : 3 , "quantity"...

    docs.groupdocs.cloud/assembly/getting-started/q...
  5. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "Name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page...."pages" : [ { "number" : 0 , "name" : null , "width" : 612 , "height"...false } ] } InfoResult fields Name Description FileInfo File path...

    docs.groupdocs.cloud/signature/inforesult/
  6. How to self-host GroupDocs.Conversion Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` - -name conversion_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name conversion_cloud \ groupdocs/conversion-cloud...

    docs.groupdocs.cloud/conversion/self-host-with-...
  7. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file Name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/signature/working-with-fil...
  8. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/merger/working-with-files/
  9. Working with Image Signature | 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image Name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....with different options of Image name, location, alignment, font,...object which contains document name, location and command result...

    docs.groupdocs.cloud/signature/working-with-ima...
  10. Java: Convert MPP to PDF | MPP to PDF Converter...

    Learn how to convert MPP to PDF using Java REST API. Simplify project sharing, enhance accessibility, and ensure compatibility with a universal PDF format....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...the input file name, output format and the name of resultant document...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...