Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,088 for

folder api

(0.05 sec)
  1. 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.Merger 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 Request curl -X GET "https://Api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our Api is completely independent of your operating system, database system or development language....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  2. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST Api support conversion of 65+ document formats. It provides high-quality output quickly and reliably...Conversion Cloud REST API. It is all new API version, with a simplified...approach as compared to V1. New API has less methods and options...

    blog.groupdocs.cloud/conversion/introducing-gro...
  3. Attachment Pages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Get Email Attachment Pages List for HTML Rrepresentation Sometimes, it is required to get email attachments as pages. You can retrieve list of attachment pages for HTML representation using following Api. It returns object with list of attachment pages or ZIP archive with actual pages as HTML when “application/zip” accept header specified. The following GroupDocs....representation using following API. It returns object with list...GroupDocs.Viewer Cloud REST API resource has been used in . cURL...

    docs.groupdocs.cloud/viewer/attachment-pages/
  4. How to Convert PDF to Editable Word Document wi...

    Convert PDF to editable Word document with Python Cloud SDK for document conversion on any platform without depending on third-party tools or applications.... PDF to Word - Conversion API and Python SDK # GroupDocs.Conversion...worrying about underlying REST API calls. In this article, I’m using...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. 下一代GroupDocs.Annotation Clou首次公開發布

    GroupDocs.Annotation for Cloud Api 為開發人員提供了一個 Api,用於創建支持文本和圖形註釋的高級在線文檔註釋工具...Annotation Cloud 是一個 RESTful API,可操作所有常見業務文件格式的註釋。它允許開發人員在任何跨...在操作註釋時,從文檔導入註釋是應用程序的基本要求。您可以使用以下 REST API 輕鬆導入註釋,它將註釋列為 AnnotationInfo...

    blog.groupdocs.cloud/zh-hant/annotation/first-p...
  6. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...page Check Storage Exist API This API intended for checking the...from . Check Storage Exist with API Explorer lets you try out right...

    docs.groupdocs.cloud/viewer/working-with-storage/
  7. All New GroupDocs.Signature Cloud V2!

    Signature REST Apis to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...Cloud REST API is tested and reliable e-Signature REST API to add...release. What’s New # API Version - Introduced API version V2 Authentication...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  8. Minification of HTML and SVG | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Since the version 18.2 GroupDocs.Viewer Api, we have provide a new EnableMinification property, that lets you get output content minified. Minification removes comments, extra white-spaces, and other unneeded characters without breaking the content structure. As a result page become smaller in size and loads faster. The following example demonstrates how to minify output content when creating cache....Viewer API, we have provide a new EnableMinification...GroupDocs.Viewer Cloud REST API resource has been used to . cURL...

    docs.groupdocs.cloud/viewer/minification-of-htm...
  9. 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....Viewer API tries to find optimal output...GroupDocs.Viewer Cloud REST API resource has been used to . cURL...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  10. Convert PDF to Word file in Node.js lose the Pr...

    Hey, I’m using Groupdocs conversion Api using Node.js to convert PDF to WORD. I’m able to convert PDF to WORD but the converted word document is not 100% identical to the PDF file. I’ve attaching both PDF and the conv…...does not come same with the API conversion. We have noticed the...more than 1 page. // initialize api let convertApi = groupdocs_conversion_cloud...

    forum.groupdocs.cloud/t/convert-pdf-to-word-fil...