This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Viewer Product Solution GroupDocs...Address inside the QR-Code image This example shows how to esign...
Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Viewer Product Solution GroupDocs...Ordered Grouped Working with Image Reports - Common List Working...
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....Viewer Product Family GroupDocs.Comparison...files using Java TIFF (Tagged Image File Format) files are extensively...
This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Viewer Product Solution GroupDocs...also be exported to PDF or image formats for documentation. Common...
Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/Viewer/net/renderingtopngorjpeg/ and its children....Sets the height of an output image (in pixels). MailStorageOptions...maximum height of an output image (in pixels). MaxWidth { get;...
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....Viewer Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...
Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically.
Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.... portable files (PDF), and image files (JPG, BMP, GIF, TIFF)...'http://apps.groupdocs.com/document-viewer/embed/' . $fileGuId . '?frameborder="0"...
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....Viewer Product Solution GroupDocs...how to remove the background image of a particular slide calling...
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....Viewer Product Solution GroupDocs...associated with various document, image, audio, video and many other...