Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 8,275 for

page

(0.92 sec)
  1. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Split text file | GroupDocs

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Python via .NET API....to split text file to two one-page documents with 3rd, 6th lines...text_1 3, 4, 5 text_2 6 Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/split-text...
  3. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/single-row-imag...
  4. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Search for built-in Metadata signatures | Group...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/search-for-bu...
  6. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Responsive design aims to make web pages render well on a variety of...of the class to render HTML pages with responsive layout. The...

    docs.groupdocs.com/viewer/net/render-with-respo...
  7. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Compairson for .NET developer documentation. Learn how to diff docx, pptx, and compare pdf files using C#....revisions Generate Document Pages Preview USEFUL RESOURCES GroupDocs....NET Release Notes Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/net/
  8. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....the watermark to the output pages. JavaScript import { Viewer...Click to download it. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  9. GroupDocs.Watermark for Java | GroupDocs

    A Java API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/java/
  10. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/