Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 9,191 for

images

(0.16 sec)
  1. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....document with searchable text and images. In order to do that, you will...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  3. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  4. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or Images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...capability to annotate text or images in a document. Annotation can...

    docs.groupdocs.com/annotation/net/
  5. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....options (convert pages into images, save as PDF) redactor . save...

    docs.groupdocs.com/redaction/java/save-with-def...
  6. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/exportin...
  7. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  8. Add Image Watermark to PPT Using Python

    This guide shows how to add image watermark to PPT using Python, helping you apply a centered logo watermark across slides for professional presentations....Redaction Product Family Add Image Watermark to PPT Using Python...watermarking tasks with add image watermark to PPT using Python...

    kb.groupdocs.com/watermark/python/add-image-wat...
  9. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....Searching / 🌐 Images Advanced search for Image signatures Leave...different options to search for Image Signatures. Here are the steps...

    docs.groupdocs.com/signature/java/advanced-sear...
  10. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Signature for a Words, Slides, Images and PDF documents. Following...signature types: # Text Signatures Image Signatures Digital Signatures...

    blog.groupdocs.com/signature/groupdocs.signatur...