Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 591 for

metadata curl

(0.03 sec)
  1. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: 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....Metadata Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/join-document-pages/
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....Metadata Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. 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....Metadata Product Solution GroupDocs...Resource URI HTTP DELETE ~/template cURL example The following example...

    docs.groupdocs.cloud/parser/delete-template/
  4. 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.signature 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....Metadata Product Solution GroupDocs...default storage used cURL example Request curl - X GET "https://api...

    docs.groupdocs.cloud/signature/working-with-fol...
  5. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Metadata Product Solution GroupDocs...id Download File with cURL Request curl -X GET "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/working-with-files/
  6. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser 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...versionId File version id cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/parser/working-with-files/
  7. Attachment Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachment Information Sometimes it is required to get email attachment information for HTML representation. Info API helps to retrieves attachment information. It returns an object that contains information about file format and file size. It also includes information about attachment pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used in the attachment Information (HTML representation)....Metadata Product Solution GroupDocs...been used in the . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/attachment-informat...
  8. 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....Metadata Product Solution GroupDocs...has been used to . cURL example Request curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  9. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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....Metadata Product Solution GroupDocs...available and processed as normal. cURL example Request * First get...

    docs.groupdocs.cloud/editor/working-with-spread...
  10. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Metadata Product Solution GroupDocs...as or . The article provides cURL examples. 10 minutes of spare...

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