Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 9,027 for

image

(0.04 sec)
  1. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....also be exported to PDF or image formats for documentation. Common...conversions From To MPP eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/proj...
  2. Features Overview | Documentation

    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...
  3. Extract Images from DOCX using C#

    Learn how to extract Images from DOCX using C# quickly with this guide. Obtain practical C# code to extract Images from DOCX to improve your document processing....Extract Images from DOCX using C# Working with images embedded...migration, being able to extract images from DOCX using C# can significantly...

    kb.groupdocs.com/parser/net/extract-images-from...
  4. Working with slide backgrounds | Documentation

    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-...
  5. Convert to XPS, SVG and OTS formats with GroupD...

    We as GroupDocs team is excited to announce another monthly release of GroupDocs.Conversion for .NET v17.1.0. In this release new file format “XPS, SVG and OTS” are added in supported file format list. Monthly release of Document Conversion API is adding new features like " Metered licensing and conversion to gray-scale Image". Also introducing some improvements like “memory handling on save and Improved output file name if converting from/to page” along with other four fixes....and conversion to gray-scale image". Also introducing some improvements...Metered licensing and Gray-scale image conversion, along with Improvements...

    blog.groupdocs.com/conversion/convert-xps-svg-o...
  6. Render SVG as PNG using Python

    This topic will explain how to render SVG as PNG using Python. Moreover, it shows how to convert SVG to PNG in Python with precise control over Image dimensions....library to create high-quality images with adjustable dimensions...output filename for the PNG image Set the width and height of...

    kb.groupdocs.com/viewer/python/render-svg-as-pn...
  7. Merge TIFF files using Java

    In this article, we will outline essential steps to merge TIFF files using Java. We will also provide code example to demonstrate how to combine TIFF files in Java....files using Java TIFF (Tagged Image File Format) files are extensively...and manipulating high-quality images. Within Java programming, the...

    kb.groupdocs.com/merger/java/merge-tiff-files-u...
  8. 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...
  9. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Address inside the QR-Code image This example shows how to esign...address inside the QR-code image. using ( Signature signature...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....document Create and initialize Image/text search criteria Find watermarks...(); Adding watermark to all image XObjects GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/existing-obje...