Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,538 for

conversion family

(0.06 sec)
  1. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....in this article: Document Conversion REST API and Python SDK PDF...PDF to PPTX Conversion using a REST API Convert PDF to PPTX and...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document Conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/Conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-document-me...
  3. How to Configure 3rd Party Cloud Storages | Doc...

    Although GroupDocs Cloud provides storage facility to its customers, GroupDocs Cloud is not a real storage provider and therefore there is a File Retention Policy defined which customers needs to understand. Some customers are not comfortable with GroupDocs Cloud Storage and they want to use their own cloud storage or some other 3rd party storage services they are comfortable with. We at GroupDocs Cloud, go beyond limitations and make GroupDocs Cloud a kind of Gateway between a Developer and the Cloud Storage he prefers....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-3rd-party/
  4. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs Conversion cloud deployed on my server but when I try to convert 50mb xls file its giving error Internal error: Exception of type ‘System.OutOfMemoryException’ was thrown I’m using the following API…...Total Cloud Product Family sopan09 September 5, 2024,...9:03pm 1 I’m using groupdocs conversion cloud deployed on my server...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  5. Snyk Failures - Free Support Forum - groupdocs....

    Hello, I started using that latest Alpine image (uploaded 16 days ago). on Oct 31 it was fine, on Nov 2 Snyk failed with the following error: ✗ High severity vulnerability found in libx11/libx11 Description: Intege…...Total Cloud Product Family danibk November 4, 2023, 8:31pm...Please share your GroupDocs.Conversion Cloud Docker version. And...

    forum.groupdocs.cloud/t/snyk-failures/3405
  6. How to Get Access Token using the client id and...

    Cannot get the access token for the API calls...Conversion Cloud Product Family velzi October 11...

    forum.groupdocs.cloud/t/how-to-get-access-token...
  7. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Translation Cloud service....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/subscription/
  8. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/Conversion Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-to-word...
  9. SDK Installation Instructions | Documentation

    GroupDocs Assembly Cloud developer kit installation instructions for .NET (C#), Java, PHP, C++, Node.JS, Ruby, Python, Swift, Golang programming languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  10. Pptx to pdf how it works - Free Support Forum -...

    Hello, I am trying to use convert Api to takes a PPTX file and transform to PDF with an SDK on Python-Django but I dont know what I am doing wrong. Now with my code doesnt get into response and on the other hand say I …...Conversion Cloud Product Family holaauxers January...api_instance = groupdocs_conversion_cloud.ConvertApi.from_keys(app_sid...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...