Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,575 for

value

(0.04 sec)
  1. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/delete-template/
  2. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud... We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/features-overview/
  4. Supported file formats | Documentation

    A complete list of file formats that can be processed by GroupDocs.Rewriter Cloud.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  5. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  6. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...[Access Token]" Resonse { "value" : [ { "name" : "four-pages...is FilesList: " + response . Value . Count . ToString ()); } catch...

    docs.groupdocs.cloud/viewer/working-with-folder/
  7. 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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/quickstart/
  8. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....this page (Delimiter-Separated Values) documents are a specific form...ConvertDateTimeData Gets or sets a value that indicates whether the string...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....[Access Token]" Response { "value" : [ { "name" : "four-pages...is FilesList: " + response . Value . Count . ToString ()); } catch...

    docs.groupdocs.cloud/comparison/working-with-fo...
  10. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported Values range of Quality is from 1 to 100. Default Value is 90. This example demonstrates how to adjust quality of the output JPG image. 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.... The supported values range of Quality is from 1...1 to 100. Default value is 90. This example demonstrates how to...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...