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

image

(0.42 sec)
  1. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、Excel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...can differ from the provided image. // 配置文本水印的搜索条件 TextSearchCriteria...System.out.println("Removed Image Watermark."); } else { possibleWatermarks...

    blog.groupdocs.com/zh/watermark/find-and-remove...
  2. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Areas Extract Metadata Extract Images Extract Containers and Attachments...Areas Extract Metadata Extract Images Extract Containers and Attachments...

    docs.groupdocs.com/parser/net/supported-documen...
  3. 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.... where CSS stylesheets and images are not stored inside the markup...external resources (CSS and images) are referenced through the...

    docs.groupdocs.com/editor/net/saving-editabledo...
  4. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....format supported by numerous image viewers and modern browsers...returns a page preview as an SVG image, encapsulated in the SvgImage...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...@Pratiksha_Thakurdas For example, you have 3 images: header.jpg 650x107 px block1...proportions total height of these 3 images should be 650 / 0.707 = 919...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  6. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....we’re going to use some of the images from the official GroupDocs...code animates the width of a image from 0 to 286 pixels. A quick...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  7. 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...
  8. Add watermarks to PDF documents | GroupDocs

    Add watermarks to PDF pages, Images, and attachments using Python via .NET....a particular page or to all images/attachments on a page. Adding...pdf" ) Adding watermark to all images of a particular page import...

    docs.groupdocs.com/watermark/python-net/add-wat...
  9. 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...
  10. 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/net/remove-page-re...