Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 5,720 for

cloud storage

(0.1 sec)
  1. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....NET Library and Cloud App Reorder pages in a document...Annotation for .NET Library and Cloud App Fixes for mobile devices...

    blog.groupdocs.cloud/viewer/news-groupdocs-may-...
  2. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Comparison Cloud Product Family compare-pdf-files...March 19, 2024 com.groupdocs.cloud.merger.client.ApiException:...

    forum.groupdocs.cloud/latest
  3. How to Convert PDF to PPT in Node.js using Grou...

    Hi all, I just started using the api so I’m using the code samples. I’ve uploaded a PDF file to internal Storage however I am not able to convert the PDF to a PPTX. I am however able to convert the PDF to DOCX but when …...Conversion Cloud Product Family convert-pdf-to-pptx...uploaded a PDF file to internal storage however I am not able to convert...

    forum.groupdocs.cloud/t/how-to-convert-pdf-to-p...
  4. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  5. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  6. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/render-project-time...
  7. Docx to Html conversion issue in nodejs - Free ...

    Hi Team While converting from docx to html using groupdocs docker conversion api, bullets symbols are not showing properly. but in groupdocs Cloud api it’s shows properly. Is there any difference between docker and c…...Total Cloud Product Family prabhavivek November...properly. but in groupdocs cloud api it’s shows properly. Is...

    forum.groupdocs.cloud/t/docx-to-html-conversion...
  8. 翻译 Python 应用程序中的文本和文档

    基于 GroupDocs.Translation API 在 Python 中创建跨平台数据科学、AI 和自动化解决方案。关注业务逻辑而不是技术细节。...Translation Python 用于文本和文档翻译的 Python Cloud SDK 基于 GroupDocs.Translation...开始免费试用 GroupDocs.Translation Cloud SDK 为了 Python 概述 特征 发行说明 价钱...

    products.groupdocs.cloud/zh/translation/python/
  9. 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/
  10. 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...