Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,813 for

image viewer

(0.25 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Viewer Product Solution GroupDocs...Annotations(comments) Remarks Embedded images OCR Remove Page Page Filters...

    docs.groupdocs.com/redaction/python-net/support...
  2. 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...Viewer Product Solution GroupDocs...Address inside the QR-Code image This example shows how to esign...

    docs.groupdocs.com/signature/java/sign-document...
  3. Advanced Usage | Documentation

    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...

    docs.groupdocs.com/assembly/java/advanced-usage/
  4. 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....Viewer Product Family GroupDocs.Comparison...files using Java TIFF (Tagged Image File Format) files are extensively...

    kb.groupdocs.com/merger/java/merge-tiff-files-u...
  5. Convert project management formats | Documentation

    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...

    docs.groupdocs.com/conversion/java/convert/proj...
  6. PngViewOptions | GroupDocs.Viewer for .NET API ...

    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;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  7. 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....Viewer Product Solution GroupDocs...colors, fonts, etc.; Text as image signatures with big scope of...

    docs.groupdocs.com/signature/java/features-over...
  8. Two Ways of Uploading Files into a GroupDocs Ac...

    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"...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  9. 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....Viewer Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  10. 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....Viewer Product Solution GroupDocs...associated with various document, image, audio, video and many other...

    docs.groupdocs.com/metadata/java/groupdocs-meta...