Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 9,022 for

images

(0.04 sec)
  1. Working with worksheet headers and footers | Do...

    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...
  2. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....convert the document to PDF or image format. These methods allow...specify the quality of document images. Refer to the following documentation...

    docs.groupdocs.com/viewer/net/render-web-docume...
  3. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Template ( templateItems ); Images and scanned PDFs Starting from...template-based parsing for images and scanned PDF documents....

    docs.groupdocs.com/parser/net/working-with-temp...
  4. 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-...
  5. 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...
  6. Working with XMP metadata | Documentation

    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...
  7. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....documents as HTML, PDF, and image files Leave feedback On this...content in a web browser, PDF or image viewer application. To start...

    docs.groupdocs.com/viewer/net/render-text-files/
  8. 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-...
  9. Handling the ID3v2 tag | Documentation

    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...
  10. Use advanced rasterization options | Documentation

    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...