Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,310 for

file format

(0.12 sec)
  1. 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....binaries, runtime dependencies, file system. The container is an...create two optional folders with files to process and custom fonts...

    docs.groupdocs.cloud/annotation/self-host-with-...
  2. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....0/viewer/storage/file/viewer/sample_mpp/sample_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-project-time...
  3. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....a list of all supported file formats in GroupDocs.Metadata Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/metadata/quickstart/
  4. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains inFormation at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs....0/viewer/storage/file/viewer/with_empty_column_xl...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  5. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....0/viewer/storage/file/viewer/with_notes_pptx/with_notes_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-document-wit...
  6. Get Document Information | Documentation

    This API retrieves document inFormation. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document inFormation. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....: "Microsoft Word Open XML format" , "size" : 16646 , "dateModified"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....a list of all supported file formats in GroupDocs.Watermark Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/watermark/quickstart/
  8. Backroung Brush and Stamp Brush Styles Signatur...

    GroupDocs.cloud developer newsletter of September 2018 describes document manipulation Cloud APIs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....business documents and image formats including Microsoft Office...supports all popular document formats: PDF, Microsoft Word, Excel...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  9. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....samples storage for exchanging files by clicking the plus icon and...API with parameters in JSON format in the body: curl --request...

    docs.groupdocs.cloud/rewriter/hello-world/
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....samples storage for exchanging files by clicking the plus icon and...API with parameters in JSON format in the body: curl --location...

    docs.groupdocs.cloud/translation/hello-world/