Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,387 for

image viewer

(0.1 sec)
  1. 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-...
  2. 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....Viewer Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Viewer Product Solution GroupDocs...Description Barcode Digital FormField Image Metadata QR-code Stamp Text...

    docs.groupdocs.com/signature/java/supported-doc...
  4. 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...
  5. Render PPTX as PDF using Python

    Quickly learn how to render PPTX as PDF using Python. Moreover, this tutorial provides steps and code to convert PPTX to PDF in Python for universal sharing....Viewer Product Family GroupDocs.Comparison...using Python Install GroupDocs.Viewer for Python via .NET using pip...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  6. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract Images from PowerPoint in Java and how to use it for creating the application to get Images from PowerPoint using Java....Viewer Product Family GroupDocs.Comparison...Product Family How to Extract Images from PowerPoint in Java This...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  7. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the Images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....Viewer Product Solution GroupDocs...carry a script (text) or an image . Extract information about...

    docs.groupdocs.com/watermark/python-net/working...
  8. How to merge TIF images using java | GroupDocs

    Learn how to merge TIF Image files, combine TIF Image files into one file programmatically in java language using GroupDocs.Merger for Java library....Viewer Product Solution GroupDocs...merge TIF images using java How to merge TIF images using java...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Supported Document Formats | GroupDocs

    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 Saves the document...

    docs.groupdocs.com/redaction/java/supported-doc...
  10. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options....Viewer Product Solution GroupDocs...handler ); property set to true; image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/net/generating-doc...