Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,115 for

cloud storage

(0.06 sec)
  1. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/deletesettings/
  2. GroupDocs.Storage for Cloud on Document Automat...

    GroupDocs.Storage for Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage for Cloud on Document Automation REST APIs | GroupDocs Cloud Pierwsza publiczna we......Storage for Cloud on Document Automation REST APIs...GroupDocs Cloud Recent content in GroupDocs.Storage for Cloud on Document...

    blog.groupdocs.cloud/pl/tag/groupdocs.storage-f...
  3. GroupDocs.Storage for Cloud on Document Automat...

    GroupDocs.Storage for Cloud on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage for Cloud on Document Automation REST APIs | GroupDocs Cloud 下一代 GroupDocs.Storage......Storage for Cloud on Document Automation REST APIs...GroupDocs Cloud Recent content in GroupDocs.Storage for Cloud on Document...

    blog.groupdocs.cloud/zh-hant/tag/groupdocs.stor...
  4. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...Translation Cloud Product Family enrico.fiorini...(upload) the file into default storage to the dasboard ; I don’t understand...

    forum.groupdocs.cloud/t/help/5457
  5. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a 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/render-selected-pages/
  6. 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...
  7. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf documents into wordprocessing 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-pdf-doc...
  8. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the Cloud in Python with Document Conversion Cloud SDK for Python....presentation programmatically on the cloud. This article will be focusing...PDF to PPTX without using Cloud Storage Document Conversion REST...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how to render a specific layout. 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/render-single-layout/
  10. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. 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/render-all-layouts/