Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 10,189 for

image

(0.05 sec)
  1. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and Image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....to find and remove text or image watermarks from PDF, Word, Excel...API supports adding text and image watermarks to a wide range of...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  2. Introducing Metadata Signatures in GroupDocs.Si...

    We are delighted to announce another monthly release of GroupDocs.Signature for .NET 18.9 with multitude of new features like ability to save Image documents as PDF and signing of PDF with Metadata Signatures. Furthermore, this monthly release also comes up with few fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for PDFThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....features like ability to save Image documents as PDF and signing...path is: " + signedPath); Save Image Documents as PDFImage documents...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed....Method 3: Image Tiled Watermarks (Medium Protection) Why Image Watermarks...unauthorized use. Method 3: Image Tiled Watermarks (Medium Protection)...

    blog.groupdocs.com/watermark/secure-word-docume...
  4. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....11 slim image and installing required .NET...base image which is smaller than the default base image FROM...

    docs.groupdocs.com/signature/python-net/getting...
  5. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP Images, email, eBooks, Visio, Zip files....metadata of documents as well as images using C# . In an earlier post...properties from documents and images using Java. It is sometimes...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  6. 25.12 Aspose.Drawing Problems - Free Support Fo...

    Updating to version 25.12 looks to have removed the dependency on Aspose.Drawing and Aspose.Drawing.Common - causing failures when converting Image and visio file types. GroupDocs.Conversion.Exceptions.GroupDocsConversi…...causing failures when converting image and visio file types. GroupDocs...and run – the conversion of image formats (PNG, JPG, BMP, TIFF)...

    forum.groupdocs.com/t/25-12-aspose-drawing-prob...
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....) and multi-frame images. Remove page range In the example...Remove frame from image In case of a multi-frame image you might need...

    docs.groupdocs.com/redaction/net/remove-page-re...
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....folders will look like following image: In extracted files and folders...all the sample document and image files used in the examples....

    docs.groupdocs.com/signature/net/how-to-run-exa...
  9. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....File EXIF Metadata in Tiff Image Camera Raw Properties in XMP...version 1.1.0. Tiff - Tiff Image One - OneNote Document Psd -...

    blog.groupdocs.com/metadata/new-release-groupdo...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...List<IImageResource> images = readyToEdit.Images; // Save extracted images and...GetContent(); foreach (var image in images) { string imageFileName...

    forum.groupdocs.com/t/groupdocs-editor-example-...