Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 9,188 for

images

(0.71 sec)
  1. Password Protect PowerPoint Files in Java | Loc...

    How to lock PowerPoint files with passwords in Java. Change the existing password and remove it to unlock the PPT/PPTX files using the Java API....Java Convert Presentations to Images in Java Convert Presentations...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  2. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Convert to Image with advanced options Convert to Image with advanced...feedback To convert documents to images with advanced options using...

    docs.groupdocs.com/conversion/java/convert-to-i...
  3. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-id...
  4. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) var so = new SaveOptions(); so....options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  5. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。...ImageSearchOptions() { // enable grabbing image content feature ReturnContent...MaxContentSize = 0, // specify exact image type to be returned ReturnContentType...

    blog.groupdocs.com/zh/signature/search-image-si...
  6. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API... Image != null ) { Console . WriteLine...section . Image . Width ); Console . WriteLine ( section . Image . Height...

    docs.groupdocs.com/watermark/net/working-with-w...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...like plain text (TXT), raster images (like PNG and JPEG), archives...example, archives or raster images), then the empty array will...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. Convert to Spreadsheet in C# | PDF to Excel | W...

    Convert PDF to Excel (XLS, XLSX) or convert DOC, DOCX to Excel spreadsheet in C# using document conversion API for .NET. Build your own Conversion App....API that allows document and image conversions in many file formats...PDF, email files, Web pages, images, photoshop files, and many...

    blog.groupdocs.com/conversion/convert-document-...
  9. Remove Watermark from PDF Documents in Java | W...

    Delete or remove watermarks from PDF and other documents in Java. An overview for Java developers to create a watermark removing applications....Watermarks can be either text or image-based. In this article, we will...watermarks within documents and images of different file formats ...

    blog.groupdocs.com/watermark/remove-watermark-f...
  10. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....gets XMP properties of a PNG image and displays them on the screen...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/working...