Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,816 for

image

(0.7 sec)
  1. Extract images to files | GroupDocs

    This article explains that how to extract Images to files....Working with images / Extract images to files Extract images to files...Here are the steps to extract images to files: Instantiate object...

    docs.groupdocs.com/parser/net/extract-images-to...
  2. GroupDocs.Watermark for .NET 26.3 – Latest Upda...

    Explore what’s new in GroupDocs.Watermark for .NET 26.3. Available now on NuGet and GroupDocs website....release adds polygon-based image inpainting for more precise...[Feature] Added support for image inpainting within a specified...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  3. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....; Text as image signatures with big scope of...look, colors, and extra image effects; Image signatures with options...

    docs.groupdocs.com/signature/java/features-over...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Scan QR code images and scan using the camera....barcodes online. Scan barcode images and scan using the camera....

    blog.groupdocs.com/groupdocs.blog/page/15/
  5. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Annotations(comments) Remarks Embedded images OCR Remove Page Page Filters...OpenDocument Presentation Template The image file format was standardized...

    docs.groupdocs.com/redaction/net/supported-docu...
  6. Render to PNG or JPEG | GroupDocs

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....document as a separate PNG or JPG image. To render files to PNG/JPG...render a .docx document to PNG image: C# using GroupDocs.Viewer ;...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....how to remove the background image of a particular slide calling...watermark to all background Images Using GroupDocs.Watermark,...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Extract Images from ODT using C#

    Let’s explore how to extract Images from ODT using C#. We will also provide C# code to extract Images from ODT that is compatible with Windows, macOS, and Linux....Redaction Product Family Extract Images from ODT using C# In document...embedded images. For developers looking to extract these images for...

    kb.groupdocs.com/parser/net/extract-images-from...
  9. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, Image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....section for shapes matching image or text criteria and removes...document Create and initialize image or text search criteria Find...

    docs.groupdocs.com/watermark/python-net/existin...