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

cloud storage

(0.26 sec)
  1. watermark.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.Cloud/watermark/add-image-watermarks/ weekly 0.5 https://docs.groupdocs.Cloud/watermark......cloud/watermark/add-image-watermarks/...0.5 https://docs.groupdocs.cloud/watermark/developer-guide/ weekly...

    docs.groupdocs.cloud/sitemaps/watermark.xml
  2. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....Metadata Cloud SDK for Java Configuring GroupDocs...GroupDocs.Metadata Cloud SDK for ZIP Metadata Removal Performance...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  3. 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....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  4. 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 下一代 GroupDocs.Storage Cloud 首次公开发布 下一代 GroupDoc......Processing REST APIs | GroupDocs Cloud Recent content in Download Files...APIs | GroupDocs Cloud 下一代 GroupDocs.Storage Cloud 首次公开发布 下一代 GroupDocs...

    blog.groupdocs.cloud/zh/tag/download-files/inde...
  5. 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-...
  6. C#: MPP to PDF | MPP to PDF Conversion | MS Pro...

    How to convert MS Project (MPP) files to PDF format using C# .NET. Easy and Simple MPP to PDF Conversion in C#. Implement MS Project to PDF Conversion....Conversion Cloud SDK for .NET is an efficient...searching GroupDocs.Conversion-Cloud in NuGet package manager and...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  7. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....useful for long-term data storage, data transportation, and data...SDK of GroupDocs.Conversion Cloud API . Python library is a fast...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  8. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/working-with-qr-...
  9. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the Storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/searchsettings/
  10. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/viewoptions/