Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 2,144 for

image to pdf

(0.18 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...9 PDF Document Type Document Type Description...Audio File Format Metadata only Image Document Type Document Type...

    docs.groupdocs.com/search/java/supported-docume...
  2. 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....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Sign documents with extra Digital Signature pro...

     This article explains how To use extended Digital electronic signatures options and adjustment on document page....are the steps to setup extra image appearance with GroupDocs.Signature:...setLocation ( "Office1" ); // image as digital certificate appearance...

    docs.groupdocs.com/signature/java/sign-document...
  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 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...
  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....accurately convert documents & image file formats in any type of...application. Supports adding text or image watermarks during the conversion...

    docs.groupdocs.com/conversion/net/
  6. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/annotation/net/technical-support/weekly0.5https://docs.groupdocs.com/annotation/jav......com/annotation/java/add-image-annotation/weekly0.5https://docs...groupdocs.com/annotation/net/add-image-annotation/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/annotation.xml
  7. Watermark appear in more than one location in t...

    Is it possible for the watermark To appear in more than one location in the document. For example in the Top, center and botTom of each page... Secondly, is this about image watermark or text watermark...object and specify the input PDF file path using (Watermarker...

    forum.groupdocs.com/t/watermark-appear-in-more-...
  8. Excluding Fonts from Output HTML using GroupDoc...

    We are excited To release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG Images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....for MS Visio documents , SVG images , MS Word documents , Open...documentation article . GIF Images with Animation in Output HTML...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  9. Sign documents with extra Digital Signature pro...

     This article explains how To use extended Digital electronic signatures options and adjustment on document page....are the steps to setup extra image appearance with GroupDocs.Signature:... Location = "Office1" , // image as digital certificate appearance...

    docs.groupdocs.com/signature/net/sign-documents...
  10. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad To announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....“Improve comparison of Text & Imaging formats” and ” Add styles change...change detection for Comparison.Imaging (height, width)” along with...

    blog.groupdocs.com/comparison/strikeout-option-...