Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,569 for

value

(0.11 sec)
  1. 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. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. 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.Annotation 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....Bearer %JWT_TOKEN% " Response { "value" : [ { "name" : "four-pages...is FilesList: " + response . Value . Count . ToString ()); } catch...

    docs.groupdocs.cloud/annotation/working-with-fo...
  3. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property.... The default value is All Ignored if Pages collection...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/rotate-pages/
  4. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean Value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....verify method contains boolean value IsSuccess (true or false). API...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  5. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text Value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.AddressFilter; 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....inside folders by some text value from message content and by...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/filter-mail-storage/
  6. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....9"} Boolean A boolean value (True or False) <IsChecked>True</IsChecked>...image check Sets a checkbox value link Inserts a hyperlink restartNum...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  7. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud.... Comma-separated values .CSV Tabular data in a plain...separator between values. Tab-separated values .TSV Tabular data...

    docs.groupdocs.cloud/translation/supported-file...
  8. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new Values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....to set document metadata new values choosing properties to edit...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new Values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in CLIENT_ID and Client Secret in CLIENT_SECRET environment variables. curl -v "https://api....to set document metadata new values choosing properties by exact...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Render Outlook Data Files To HTML using Python ...

    Programmatically Render Outlook Data (.ost) Files To HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....inside folders by some text value from message content view_options...

    blog.groupdocs.cloud/viewer/render-outlook-data...