Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,047 for

image watermark

(0.03 sec)
  1. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically....programmatically build online document and image annotation tools. Such tools...used to add annotations, watermark overlays, text replacements...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  2. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...convertDocument(request); Image:- Preview of PDF to Excel workbook...to learn more about: Add Watermark to Word in Java Change E-Book...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  3. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....ConvertDocumentReque(settings)); Image:- A preview of HTML to PDF conversion...provided properties for text watermark to be added during this conversion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....Office files, AutoCAD, PDF and image files. By hosting the API on...files without converting to images, stripping out JavaScript....

    blog.groupdocs.cloud/conversion/september-newsl...
  5. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...compress_images = false @convertOptions.display_doc_title...grayscale = false @convertOptions.image_quality = 100 @convertOptions...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  6. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') ImagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…... We are using Image, Text and Digital types together...DigitalSignOptions without settings like Image, Border and special Background...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Office files, AutoCAD, PDF and image files. By hosting the API on...and finalize documents and images. They can mark up documents...

    blog.groupdocs.cloud/groupdocs.cloud/page/47/
  8. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output Image width. Specify Image width in case when you want to change output Image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save Image proportions....Watermark Product Solution GroupDocs...to specify output image width. Specify image width in case when...

    docs.groupdocs.cloud/viewer/imageoptions/
  9. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Watermark Product Solution GroupDocs...output image in pixels. (When converting single image to PDF...

    docs.groupdocs.cloud/viewer/pdfoptions/
  10. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Watermark Product Solution GroupDocs...: ".bmp" , "fileFormat" : "Image files" }, { "extension" : "...

    docs.groupdocs.cloud/signature/get-supported-fi...