Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,269 for

supported file formats

(2.46 sec)
  1. Self hosting - Purchase - groupdocs.com

    GroupDocs Cloud is centrally hosted on our own servers and we manage the scaling, performance, security, and maintenance for our customers....we are actively expanding support. The pricing plan is the same...operations performed and total file size processed) is sent to our...

    purchase.groupdocs.cloud/self-hosting
  2. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....language independent, the API supports different types of signatures...large documents. DWG file format support. Support for Amazon S3 and...

    blog.groupdocs.cloud/viewer/product-updates-roa...
  3. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#.... The SDK also supports a wide range of file types, including...ons); Upload the input HTML file to the cloud storage. fileUpload...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you to to retrieve a list of document attachments from your emails, Outlook data Files, archives and PDF documents. Following example demonstrates on how to get all attachments from MSG File. 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...from your emails, Outlook data files, archives and PDF documents...

    docs.groupdocs.cloud/viewer/get-attachments/
  5. Add Text Watermark to PowerPoint (PPT/PPTX) in ...

    Add text watermarks to PowerPoint presentations using GroupDocs.Conversion Cloud SDK for .NET. Secure, brand, and protect PPT and PPTX Files via REST API....watermarks into PPT and PPTX files using a secure REST API—without...presentation ownership when sharing files externally. Key benefits include:...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  6. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Order Upgrade an Order Free Support Docs Free Consulting Blog New...be marked with different formatting - italic, bold, underlined...

    docs.groupdocs.cloud/comparison/compare-documents/
  7. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about File format, document pages and File size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Order Upgrade an Order Free Support Docs Free Consulting Blog New...information about file format, document pages and file size. Resource...

    docs.groupdocs.cloud/signature/get-document-inf...
  8. Business Size - Purchase - groupdocs.cloud

    Guidance on choosing the right licensing model based on your company’s size and usage volume.... The GroupDocs File Format SDKs provides enterprise-grade...free to contact our sales support who will be glad to assist...

    purchase.groupdocs.cloud/cloud/policies/busines...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_1...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....Order Upgrade an Order Free Support Docs Free Consulting Blog New...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_1...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...