Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 9,488 for

image

(0.11 sec)
  1. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert-to-image-with-advanced-options/weekly0...com/conversion/java/convert/image/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/conversion.xml
  2. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...document Specify the JPEG image quality Set image size limits Optimize...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  3. 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...
  4. 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...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....textWatermarkOptions ); // Add image watermark to the second slide...SlideHeight ); } Add watermark to all images inside a particular slide GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....textWatermarkOptions ); // Add image watermark to the second slide...close (); Add watermark to all images inside a particular slide GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. 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....Product Family How to Extract Images from Word Document in C# In...detailed procedure to extract Images from Word document in C# ....

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  8. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs...documents to PDF and raster images. GroupDocs.Conversion for ...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....properly for rendering into image and PDF Incorrect rendering...rendering PDF document as HTML Images are missing when rendering...

    blog.groupdocs.com/viewer/exclude-specific-font...
  10. 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....watermarks to images / Adding watermark to images inside a document...document Adding watermark to images inside a document Leave feedback...

    docs.groupdocs.com/watermark/java/adding-waterm...