Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,437 for

cloud storage

(0.1 sec)
  1. GroupDocs.Storage Cloud Product Family on Docum...

    GroupDocs.Storage Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud......Storage Cloud Product Family on Document Processing...GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product...

    blog.groupdocs.cloud/es/tag/groupdocs.storage-c...
  2. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document Storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the Storage Required property StorageName Storage name It could be omitted for default Storage. VersionId File version Id Useful for Storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password 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/merger/security-operations/
  3. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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/accept-or-rejec...
  4. GroupDocs.Storage Cloud Product Family on Docum...

    GroupDocs.Storage Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud......Storage Cloud Product Family on Document Processing...GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product...

    blog.groupdocs.cloud/vi/tag/groupdocs.storage-c...
  5. GroupDocs.Storage Cloud Product Family on Docum...

    GroupDocs.Storage Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud......Storage Cloud Product Family on Document Automation...GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product...

    blog.groupdocs.cloud/hi/tag/groupdocs.storage-c...
  6. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into Cloud Storage Convert document Download converted document from Storage Steps 1 and 3 are Storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/conversion/convert-to-html...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET....Conversion Cloud SDK for .NET offers a highly...searching GroupDocs.Conversion-Cloud in NuGet package manager and...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  8. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings 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/updatesettings/
  9. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into Cloud Storage Convert document Download converted document from Storage Steps 1 and 3 are Storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/conversion/convert-present...
  10. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or Storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the Storage....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/parser/parse-by-template/