Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,979 for

groupdocs.watermark cloud

(0.9 sec)
  1. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. Verify Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....is quick and easy using our Cloud API. In this how to change page...gem install groupdocs_merger_cloud Please also get your Client...

    blog.groupdocs.cloud/2022/06/06/how-to-change-p...
  4. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/text/sdk/
  5. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the Cloud in Python with Document Parser Cloud SDK for Python....documents programmatically on the cloud. This article will explain how...Python SDK of GroupDocs.Parser Cloud API. It allows you to parse...

    blog.groupdocs.cloud/2021/03/19/extract-images-...
  6. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/delete-template/
  7. Compare Two or More Excel Files using REST API ...

    Programmatically compare two or more Excel files using a REST API on the Cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Comparison Cloud API. It allows comparing ‎two...install groupdocs-comparison-cloud Please get your Client ID and...

    blog.groupdocs.cloud/2022/02/15/compare-excel-f...
  8. Supported Document Formats | Documentation

    This page is a reference for all document and image formats supported by GroupDocs.Signature Cloud V2 Image Formats Format File Extension Signature Bitmap Picture (BMP) BMP ✔ Computer Graphics Metafile CGM ✔ CorelDraw Image CDR ✔ Corel Exchange image CMX ✔ Digital Imaging and Communications in Medicine (DICOM) DCM ✔ Deja Vu (DjVu) DJVU ✔ Digital Negative Specification DNG ✔ Windows Enhanced Metafile (EMF) EMF ✔ Encapsulated PostScript EPS ✔ Graphics Interchange Format (GIF) GIF ✔ Windows Icon ICO ✔ JPEG 2000 (JP2) JP2, JPF, JPX, J2K, J2C, JPM ✔ Joint Photographic Experts Group (JPEG) JPG, JPEG ✔ Open Document Graphic ODG ✔ Printer Command Language PCL ✔ Portable Network Graphics (PNG) PNG ✔ PostScript (PS) PS ✔ Adobe Photoshop Document (PSD) PSD ✔ Scalable Vector Graphics (SVG) SVG ✔ Tagged Image File Format (TIFF) TIF, TIFF ✔ WebP Image WEBP ✔ Windows Metafile (WMF) WMF ✔ PDF Formats Format File Extension Signature Adobe Portable Document Format (PDF) PDF ✔ Presentation Formats Format File Extension Signature OpenDocument Presentation ODP ✔ OpenDocument Presentation Template OTP ✔ Microsoft PowerPoint Macro-Enabled Template POTM ✔ Microsoft PowerPoint Template POTX ✔ Microsoft PowerPoint 97-2003 Slide Show PPS ✔ Microsoft PowerPoint Macro-Enabled Slide Show PPSM ✔ Microsoft PowerPoint Slide Show PPSX ✔ Microsoft PowerPoint 97-2003 Presentation PPT ✔ Microsoft PowerPoint Macro-Enabled Presentation PPTM ✔ Microsoft PowerPoint Presentation PPTX ✔ Spreadsheet Formats Format File Extension Signature Comma Separated Values File CSV ✔ OpenDocument Spreadsheet ODS ✔ OpenDocument Spreadsheet Template OTS ✔ Tab Separated Values File TSV ✔ Microsoft Excel 97-2003 Worksheet XLS ✔ Microsoft Excel Binary Worksheet XLSB ✔ Microsoft Excel Macro-Enabled Worksheet XLSM ✔ Microsoft Excel Worksheet XLSX ✔ Word Processing Formats Format File Extension Signature Microsoft Word 97-2003 Document DOC ✔ Microsoft Word Macro-Enabled Document DOCM ✔ Microsoft Word Document DOCX ✔ Microsoft Word 97-2003 Template DOT ✔ Microsoft Word Macro-Enabled Template DOTM ✔ Microsoft Word Template DOTX ✔ OpenDocument Text ODT ✔ OpenDocument Text Template OTT ✔ Rich Text Document RTF ✔ Plain Text Document TXT ✔...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/supported-docume...
  9. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.Cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.Cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Edit Word Documents using REST API in Python | ...

    Programmatically edit Word documents (DOC or DOCX) using a REST API on the Cloud in Python with Document Editor Cloud SDK for Python....Editor Cloud API. Please install it using...pip install groupdocs_editor_cloud Please get your Client ID and...

    blog.groupdocs.cloud/2021/11/19/edit-word-docum...