Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,979 for

groupdocs.watermark cloud

(0.77 sec)
  1. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/render-document-wit...
  2. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple properties of input.docx file i.e. Name, Size and Modified date....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  3. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/add-watermark/
  4. Split Word Documents using REST API in Ruby

    You may need to split huge word files and DOC/DOCX pages into smaller files. This article is about how to Split Word Documents using REST API in Ruby....documents, we have more fast cloud APIs to split word documents...into multiple documents on the cloud. In this article, you will learn...

    blog.groupdocs.cloud/2022/05/25/split-word-docu...
  5. How to Convert MSG files to PDF in Ruby

    How to Convert MSG files to PDF in Ruby...Convert MSG to PDF in Ruby using Cloud REST API MSG to PDF Conversion...Conversion Cloud API to convert MSG to PDF format. Our Cloud APIs allows...

    blog.groupdocs.cloud/2022/06/28/how-to-convert-...
  6. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/filter-messages/
  7. Get list of attachments | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachments List You can list the email attachments for HTML representation. Attachments API lists the email attachments. It returns an object with list of attachments. The following GroupDocs.Viewer Cloud REST API resource has been used in the attachments list (HTML representation). cURL example Request curl -v "https://api.groupdocs.Cloud/v1/viewer/Test.msg/html/attachments" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer pTPAHbcNbrMcerjvtBpYgfkSh44oB9uWBEhoLNLiJ3KYWTZ-LjDK1OhIiSkiFnpwEDvAENURIo6NndadzqbW7Di4ZKIKC6DOlEGoFI2hfiNBaXEAGDE00knZePkCNsupU48qe1N_eGluq4urBAX3VBFiIdwz1yEPlPrqWG1DOAWYglUo5Nc9TdwZroBiDJ00A0oKjWoEJ_mRsI_VYK-NnZlNqrUiPGd6918ivV-vTtN2VvqGGUAosz26F7NZe0uEDf5GZszp-bxQ4_-JimHUgOD3z2M4gldo58oYp-6NBGCEjA312kqpxYZs22MJ_Ma-fSgT8yMDqgixItd0JxciHUCmSR8XVG803g1UgUF3-rfoWOn0FJAYLkZ3SFrjqMwjcJAsxcpWc-vm2eLneOPAh8R08ATyhemGBNCh3Ke3jJhaMf92" Resonse { "fileName": "Test....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/attachments-list/
  8. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....documents, we have more fast cloud APIs to split PDF documents...into multiple documents on the cloud. In this article, you will learn...

    blog.groupdocs.cloud/2022/06/16/split-pdf-files...
  9. Display Word Document in HTML Page using PHP | ...

    Programmatically display Word Document in HTML Page using a REST API in PHP with GroupDocs.Viewer Cloud for PHP SDK. Render DOCX to a responsive webpage....webpages programmatically on the cloud. It can be useful in viewing...PHP SDK of GroupDocs.Viewer Cloud API. It allows rendering and...

    blog.groupdocs.cloud/2022/02/08/display-word-do...
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/watermark/add-watermarks/