Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 9,583 for

images

(0.12 sec)
  1. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....specify desired page numbers, image format, etc. To generate a document...event handler); b. specify the image preview format - PNG / JPG /...

    docs.groupdocs.com/annotation/java/generate-doc...
  2. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....msg" ); } Embedding image to email message body GroupDocs...provides the feature of embedding images in the body of the email message...

    docs.groupdocs.com/watermark/net/email-messages/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...over 50 types of documents and images on any page within your website...Microsoft Office documents, PDFs, images and over 50 other file types...

    blog.groupdocs.com/groupdocs.blog/page/93/
  4. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....textWatermarkOptions ); // Add image watermark to the second worksheet...)); } Adding watermark to the images from a particular worksheet...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....textWatermarkOptions ); // Add image watermark to the second worksheet...(); Adding watermark to the images from a particular worksheet...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. 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...
  7. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....extract_type == "images" : # Extract images images = parser . get_images...get_images () if images : return list ( images ) except Exception...

    docs.groupdocs.com/parser/python-net/load-passw...
  8. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Specify the JPEG image quality Specify the JPEG image quality Leave...feedback Decreasing the JPG images quality reduces the size of...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  9. Specify the JPEG image quality | GroupDocs

    Adjust JPEG Images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Specify the JPEG image quality Specify the JPEG image quality Leave...feedback Decreasing the JPG images quality reduces the size of...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  10. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...recognize text in separate image files. The default value is...recognize text in embedded images. The default value is false...

    docs.groupdocs.com/search/java/indexing-options/