Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 8,560 for

image

(0.04 sec)
  1. 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-...
  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 images | Documentation

    Add watermark to photos or multi-framed Images using c#....watermarks / To images Add watermarks to images Leave feedback...watermark to photos or multi-framed images When you are working with an...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....properties and read/update/remove image cover tag in MP3 file format...Word, Excel, PowerPoint and image files. Read more details here...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  5. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and Images within the enclosed files in Java.... you can extract the text, images, and even metadata from the...files data using Java. Extract Images from Files within ZIP files...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  6. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...document Specify the JPEG image quality Set image size limits Optimize...

    docs.groupdocs.com/viewer/python-net/rendering-...
  7. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....Signing Progress Support of Image File formats in Document and...following document types: Cells Image Slides Words PDF Set background...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  8. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience....Text Shadow effect for text as image signatureUsers can set Text...Text Shadow effect for text as image signature for all document types...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract Images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the Images in JPG, PNG, WebP, GIF, or BMP format....as well as images. If you want to use the images of any eBook...to automate, how to extract images from eBook files such as EPUB...

    blog.groupdocs.com/parser/extract-images-from-e...
  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-...