Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 604 for

metadata curl

(0.06 sec)
  1. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata 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.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/working-with-files/
  2. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence 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 storageName Storage name Curl example Linux/MacOS/Bash Curl -X GET 'https://api.groupdocs.cloud/v1.0/Metadata/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/working-with-stor...
  3. Working With Folder | 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 the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you 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 expose....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/working-with-folder/
  4. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. Curl example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. Curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) Curl -v "https://api....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-document-info...
  6. GroupDocs.Metadata Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK...SDK. Learn to read existing metadata, modify Title, Author, and...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  7. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor...C# Download HTML Images using cURL Try Free Online HTML Image Extractor...C# Download HTML Images using cURL Try Free Online HTML Image Extractor...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...to edit PDF metadata in Java with GroupDocs.Metadata Cloud SDK...SDK. Learn to read existing metadata, modify Title, Author, and...

    blog.groupdocs.cloud/groupdocs.cloud/
  9. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Metadata Product Solution GroupDocs...example. HTTP POST ~/container cURL example The following example...

    docs.groupdocs.cloud/parser/get-container-items...
  10. Compare Word Documents | Compare DOCX Files Onl...

    How to compare Word documents in C# .NET. A guide to compare 2 documents in Word, identify differences, and highlight changes using Word comparison tools....using C# Compare DOCX Files via cURL API for Word Document Comparison...Compare(request); Compare DOCX Files via cURL # Alternatively, you can compare...

    blog.groupdocs.cloud/comparison/compare-word-do...