Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 10,082 for

image

(0.97 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....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Aspose

    From: mlemos@acm.org on behalf of "mlemos" Sent: Saturday, April 30, 2005 10:28 PM To: Manuel Lemos Subject: Testing Manuel Lemos' MIME E-mail composing and sending PHP class: HTML...... Here is an image embedded in a message as a separate...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Testing Manuel Lemos' MIME E-mail composing and...

    From: mlemos@acm.org on behalf of "mlemos" Sent: Sat, 30 Apr 2005 19:28:29 -0300 To: "Manuel Lemos" Subject: Testing Manuel Lemos' MIME E-mail composing and se...... Here is an image embedded in a message as a separate...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. GroupDocs.Signature Product Family

    Find answers about signing digital documents and Images of various types using code on any platform....Java Latest Answers How to Add Image Signature to PDF using C# How...

    kb.groupdocs.com/signature/page/3/
  5. Releasing the Hotfix - GroupDocs.Viewer for .NE...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce the release of GroupDocs.Viewer for .NET 18.6.1. This is a hotfix release that contains the fix of the issue of getting black Images when rendering PDF documents. Bug FixesFollowing issue is fixed in this hotfix release. Black output Image when rendering PDF document Related Links and ResourcesWe have a few channels and resources for you to download, learn, try and get technical support on our document viewer API....the issue of getting black images when rendering PDF documents...hotfix release. # Black output image when rendering PDF document...

    blog.groupdocs.com/viewer/releasing-the-hotfix-...
  6. remove watermarks using Java on GroupDocs Blog ...

    remove watermarks using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove watermarks using Java on GroupDocs Blog | Document Automation Solu......filigranes de texte et d'image de documents tels que les fichiers...

    blog.groupdocs.com/fr/tag/remove-watermarks-usi...
  7. find and remove watermarks in Java on GroupDocs...

    find and remove watermarks in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find and remove watermarks in Java on GroupDocs Blog | Document Aut......filigranes de texte et d'image de documents tels que les fichiers...

    blog.groupdocs.com/fr/tag/find-and-remove-water...
  8. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your documents or text with IAB-2 or document taxonomies The GroupDocs.... Search text or image signatures from documents in...signed with a particular text or image. The manual inspection of the...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  9. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....) and multi-frame images. Remove page range In the example...Remove frame from image In case of a multi-frame image you might need...

    docs.groupdocs.com/redaction/python-net/remove-...
  10. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....textWatermarkOptions ); // Initialize image watermark using ( ImageWatermark.... ForegroundPages ; // Add image watermark to all foreground...

    docs.groupdocs.com/watermark/net/add-watermarks...