Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,710 for

cloud storage

(0.56 sec)
  1. Creating and Managing Application | Documentation

    Create New Application Log into Dashboard. Access the Applications page. Click on the Create New Application button. If you have no Storage created yet, let’s first create one by clicking on the create button next to the default Storage select box field. Follow the tutorial on the Creating and Managing Storages page in order to setup your first Storage. Once you create and connect the Storage, go back to the Applications page....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/total/creating-and-managin...
  2. Connecting to Multiple Azure Storages via Time-...

    We are trying to implement GroupDocs Viewer on our QA environment. but are facing challenges connecting directly to Azure Storage because we have multiple azure Storages. Instead we can provide a time bound Saas url. Is …...Connecting to Multiple Azure Storages via Time-Bound SaaS URL GroupDocs...GroupDocs.Viewer Cloud Product Family fmalik August 16, 2024,...

    forum.groupdocs.cloud/t/connecting-to-multiple-...
  3. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. 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. Swagger UI lets you call this REST API directly from the browser....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  4. Document Signing issue in JavaScript using Grou...

    Hi, It is our pleasure to inform you that, we’ve found your service of signing documents online via Clouds APIs is very good and authentic. After creating a trial account we tried using your Document Signing service and…...Signature Cloud API GroupDocs.Signature Cloud Product Family...signing documents online via clouds APIs is very good and authentic...

    forum.groupdocs.cloud/t/document-signing-issue-...
  5. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into Cloud Storage Load the document into editable representation in the Cloud Storage (HTML file and resources) Download HTML document (and resources, if needed) from Storage Edit HTML document at client side Upload HTML document back into the Storage Save the edited document into Spreadsheet format in the Storage Download saved document Steps 1, 3, 4, 5 are Storage operations, please refer to this Storage Operations) for usage details....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/editor/working-with-spread...
  6. Working With Files | Documentation

    GroupDocs.Classification Cloud Working With Files...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/classification/working-wit...
  7. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison Cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the Cloud Storage VersionId File Version, can be null or omitted. StorageName Name of the Cloud Storage. Can be omitted, then default Storage used. Password The password for password-protected documents (docx, pdf, etc)...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/fileinfo/
  8. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass Storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/annotation/working-with-fo...
  9. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.Cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.Cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.Cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.Cloud/v2.0/viewer/Storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/viewresult/
  10. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal Storage in my GroupDocs dashboard to temporarily store my files but I c…...Signature Cloud Product Family ezdev August...file: I created an internal storage in my GroupDocs dashboard to...

    forum.groupdocs.cloud/t/how-to-esign-a-document...