Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 9,584 for

images

(0.12 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....conversions From To CSV eBook: , , Image: , , , , , , , , , JPG, , ,... , , , , , FODS eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....text with rich formatting, images, and different annotations...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  4. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....whether to re-compress all the images in the document. The amount...quality (in percentage) of image compression. Effective when...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  5. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......<a name="_toc76372689"></a>**Images** This section starts from... **Ellipse text** ![](data:image/png;base64,iVBORw0KGgoAAAAN...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  6. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......<a name="_toc76372689"></a>**Images** This section starts from... **Ellipse text** ![](data:image/png;base64,iVBORw0KGgoAAAAN...

    blog.groupdocs.com/fr/markdown/groupdocs-markdo...
  7. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light......<a name="_toc76372689"></a>**Images** This section starts from... **Ellipse text** ![](data:image/png;base64,iVBORw0KGgoAAAAN...

    blog.groupdocs.com/ru/markdown/groupdocs-markdo...
  8. Introducing Modernizr: a Feature Detection Java...

    Progressive Enhancement As for a lot of other big companies, at GroupDocs.com user experience is the most important thing taken into account when developing huge web products. The reasons are quite obvious. It really comes down to the design and user groups a web app targets when choosing cross-browser support and priorities. There is a web development practice called “Progressive Enhancement” which stands behind the idea that all users should have identical experience with websites....254,1) 100%); } /\* fallback image for old browsers - IE7, IE8...modern browsers, you have to use images. This is what the example above...

    blog.groupdocs.com/total/modernizr-feature-dete...
  9. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....database files as HTML, PDF, and image files Leave feedback On this...the document to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  10. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...download or manipulate, such as images or HTML, depending on your...

    forum.groupdocs.com/t/why-is-there-no-denydownl...