Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,320 for

cloud storage

(0.06 sec)
  1. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document Storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document Storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  2. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into Cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File API documentation for usage details....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/set-document-me...
  3. Convert CSV to JSON | Export CSV to JSON in C# ...

    Learn how to convert CSV files to JSON format easily with our step-by-step guide. Export CSV to JSON with ease....Conversion Cloud SDK for .NET offers robust capabilities...searching GroupDocs.Conversion-Cloud in NuGet package manager and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  4. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud Storage and other files, like image annotation Add annotation Call Preview method Download result pages from Cloud Storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/annotation/get-pages/
  5. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....NET Cloud SDK. PDF remains the most preferred...distribution or long-term storage. Combine multiple images into...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  6. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a 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. For protected documents, it is also required to provide a password....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/merger/remove-pages/
  7. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET....Conversion Cloud SDK for .NET provides a powerful...searching GroupDocs.Conversion-Cloud in NuGet package manager and...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. Download Files on Document Processing REST APIs...

    Download Files on Document Processing REST APIs | GroupDocs Cloud Recent content in Download Files on Document Processing REST APIs | GroupDocs Cloud Erste öffentliche Veröffentlichung von GroupDoc......Processing REST APIs | GroupDocs Cloud Recent content in Download Files...Processing REST APIs | GroupDocs Cloud Erste öffentliche Veröffentlichung...

    blog.groupdocs.cloud/de/tag/download-files/inde...
  9. Convert CSV to JSON and JSON to CSV in Python

    Our API helps you quickly convert popular data formats to the format you need. This article is about how to convert CSV to JSON and JSON to CSV in Python....CSV in Python CSV is a data storage format that contain comma-separated...SDK of GroupDocs.Conversion Cloud API for converting JSON into...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/adjust-page-size/