Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 9,601 for

images

(0.06 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET....specific page for objects matching image or text criteria and removes...load_options ) as watermarker : image_criteria = gws_sc . ImageDctHashSearchCr...

    docs.groupdocs.com/watermark/python-net/existin...
  3. 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...
  4. 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...
  5. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....PNG using Python , you create image-based representations of your...and save the result as a PNG image To convert Excel files to PNG...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...is supported in the numerous image viewers and also by any modern...page preview as an SVG vector image, that is encapsulated in the...

    docs.groupdocs.com/editor/java/generating-page-...
  7. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....= @"C:\storage"; // Create image handler ViewerImageHandler imageHandler...Presentation documents into images when ExtractText option is...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  8. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....pages with a pattern of text or images. You can control spacing, rotation...BASKET_WEAVE Image repeated watermark Apply a repeated image (such as...

    docs.groupdocs.com/watermark/python-net/adding-...
  9. How to Convert MSG to JPG using Java

    This article aims to educate you how to convert MSG to JPG using Java. Additionally, we will furnish you with the relevant code example to export MSG to JPG in Java....to email messages, into JPG images can be adeptly handled with...repository to convert email file to image format Add the relavent class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Add Arrow Annotation to JPG using Java

    In this tutorial, you'll discover how to add arrow annotation to JPG using Java. Furthermore, we'll furnish a code example to insert arrow annotation to JPG in Java....an arrow annotation to JPG image Create an instance of the Annotator...highlighting specific sections of images, adding clarity and emphasis...

    kb.groupdocs.com/annotation/java/add-arrow-anno...