Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,115 for

cloud storage

(0.07 sec)
  1. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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/pdf-viewer-protect-...
  2. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature to set limits for width/height for the output image. Follow the below steps to achieve this functionality. If you want to render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how to set the output image size limits when rendering the document....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  3. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  4. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the Cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…...Translation Cloud Product Family convert-doc-to-pdf...the local environment. On the cloud infra I’m using AWS AppRunner...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide Storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the Storage Required property StorageName Storage name It could be omitted for default Storage....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  7. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  8. Excel to JSON | XLS to JSON Converter | XLSX to...

    How to convert Excel to JSON format using C# .NET. Expert techniques for converting XLS and XLSX documents to JSON data...platforms, mobile applications, and cloud services. Excel to JSON Conversion...efficient with GroupDocs.Conversion Cloud SDK for .NET . This SDK offers...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  9. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into Cloud Storage Call API method Download comparison result document from Storage (if any) 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/comparison/get-list-of-rev...
  10. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the Cloud Storage, created by get pages method. 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 Delete pages in Cloud Storage HTTP POST ~/annotation/preview/remove 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/annotation/delete-pages/