Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,094 for

name

(0.23 sec)
  1. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit...."number" : 1 , "resources" : [ { "name" : "styles.css" , "url" : "http://api...mpp/html/pages/1/resources/styles.css" }, { "name" : "image.png" , "url" : "http://api...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  2. How to self-host GroupDocs.Annotation 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 annotation_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name annotation_cloud \ groupdocs/annotation-cloud...

    docs.groupdocs.cloud/annotation/self-host-with-...
  3. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says file not found. image.png (7.6 KB) I have internal storage in dashboard. Storage Name is…... Storage name is - eSign and then I have docs...path(folder/file.ext) and storage name; FilePath and StorageName ....

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...
  4. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies...."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response..."document": {"folder": "words/docx","name": "four-pages.docx" } }' Response...

    docs.groupdocs.cloud/classification/documents-c...
  5. 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/
  6. 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...
  7. 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...
  8. GitHub - groupdocs-metadata-cloud/GroupDocs.Met...

    Contribute to groupdocs-metadata-cloud/GroupDocs.Metadata-Products development by creating an account on GitHub....file Code Folders and files Name Name Last commit message Last commit...

    github.com/groupdocs-metadata-cloud/GroupDocs.M...
  9. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...of cloud storage with a given name from . Check Storage Exist with...Description storageName Storage name Check Storage Exist with cURL...

    docs.groupdocs.cloud/viewer/working-with-storage/
  10. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....set the metadata by property name of a PDF document using a REST...API. Set Metadata by Property Name The following code snippet shows...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...