Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,349 for

storage api

(0.05 sec)
  1. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to PDF Formats and returns the output document Storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://Api....Conversion Cloud REST API allows to convert the to PDF...returns the output document storage URL and also support to get...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  2. Change Page Orientation | Documentation

    This REST Api allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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. For protected documents, it is also required to provide a password....feedback On this page This REST API allows setting Portrait or Landscape...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/change-page-orienta...
  3. Add Image Watermarks | Documentation

    This REST Api allows adding image watermarks to the document. With this Api you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....feedback On this page This REST API allows adding image watermarks...watermarks to the document. With this API you can add image watermarks...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  4. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by Api automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....render result is adjusted by API automatically, the biggest side...CadOptions as show in example. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  5. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...when viewing a document as PDF API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  6. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a docker container in my AWS account, it’s my preference to grant access to the container in question to access the S3 buckets via ecs metadata, rather tha…...I pass S3_STORAGE_BUCKET but do not pass S3_STORAGE_ACCESS_KEY...Y or S3_STORAGE_SECRET_KEY, will the code correctly rely on the...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  7. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST Api. This article is about how to convert XLSM to CSV in Python.... While CSV is a data storage format that contain comma separated...covered in this article: Python API for XLSM to CSV Conversion -...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. Combine PDF Files Using C# .NET | Merge PDFs Ef...

    Learn how to combine PDF files using C# .NET. Easy and simple steps to merge PDF files using PDF merger. Concatenate multiple PDF documents into single PDF... API to Combine PDF Files Combine...Documents with cURL Commands API to Combine PDF Files # Combining...

    blog.groupdocs.cloud/merger/combine-pdf-files-w...
  9. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using C# .NET. Save PDF to PPT online. Free PDF to PPTX Converter....covers following topics: REST API for PDF to PowerPoint Conversion...PPTX using cURL Commands REST API for PDF to PowerPoint Conversion...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。... PDF 到 Word - 转换 API 和 Python SDK # GroupDocs.Conversion...Conversion Cloud,而无需担心底层 REST API 调用。在本文中,我使用 Python SDK 进行 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...