Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 2,967 for

image annotation

(0.05 sec)
  1. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all Images or attachments of a particular page is possible....Annotation Product Solution GroupDocs...textWatermarkOptions ); // Add image watermark to the second page...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....properties and read/update/remove image cover tag in MP3 file format...Word, Excel, PowerPoint and image files. Read more details here...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  3. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to Images inside a document then it can be possible using GroupDocs.Watermark for Java....Annotation Product Solution GroupDocs...watermarks to images / Adding watermark to images inside a document...

    docs.groupdocs.com/watermark/java/adding-waterm...
  4. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Annotation Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. GroupDocs.Conversion for .NET | GroupDocs

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert files of different formats from within C# applications....Annotation Product Solution GroupDocs...accurately convert documents & image file formats in any type of...

    docs.groupdocs.com/conversion/net/
  6. How to Run | GroupDocs

    Learn how to run Java examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Annotation Product Solution GroupDocs...folders will look like following image: The project uses Maven build...

    docs.groupdocs.com/watermark/java/how-to-run/
  7. Convert PDF to JPG using Python

    Discover how to convert PDF to JPG using Python. This tutorial explains how to export PDF to JPG using Python for easier sharing, and streamlined workflows....Annotation Product Family GroupDocs...convert PDF document into JPG image format, start by installing...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. How to Extract Images from Word Document in C#

    Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Annotation Product Family GroupDocs...Product Family How to Extract Images from Word Document in C# In...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  9. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....Annotation Product Family GroupDocs...to read our tutorial on add image watermark to XLS using Python...

    kb.groupdocs.com/watermark/python/remove-text-w...
  10. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Annotation Product Solution GroupDocs... where CSS stylesheets and images are not stored inside the markup...

    docs.groupdocs.com/editor/net/saving-editabledo...