Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 10,189 for

image

(0.14 sec)
  1. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...watermark to the background images that belong to an Excel document...loadOptions ); // Initialize image or text watermark TextWatermark...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Features overview | GroupDocs

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....management options for CSS, fonts, images, etc.: Rendering to HTML with...selectable text layer over the page image (described below). You want...

    docs.groupdocs.com/viewer/python-net/features-o...
  3. Optimize images | GroupDocs

    Optimize PDF Images with GroupDocs.Viewer for Python and .NET. Improve file size and performance....Optimize images Optimize images Leave feedback Reduce image quality...quality Set image resolution Convert to grayscale Was this page helpful...

    docs.groupdocs.com/viewer/python-net/optimize-i...
  4. Optimize images | GroupDocs

    Optimize Images in a PDF file using GroupDocs.Viewer for .NET (C#)...Optimize images Optimize images Leave feedback Reduce image quality...quality Set image resolution Convert to grayscale Was this page helpful...

    docs.groupdocs.com/viewer/net/optimize-images/
  5. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs.... Such as Image to SVG conversion is improved...when converting Cells to Pdf Image to SVG conversion Words to Gif...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  6. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Outlook Message Item File ✅ Image file formats Format Description...detection Bitmap Image ✅ DICOM (Digital Imaging and Communications...

    docs.groupdocs.com/comparison/python-net/suppor...
  7. Add Text Watermark to PNG using C#

    Explore the method how to add text watermark to PNG using C#. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in C#....Adding a text watermark to PNG images can enhance their visual appeal...watermark is in the context of PNG images. A text watermark is a visible...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature using Java How to Add Image Signature to RTF using Java...Signature using C# How to Add Image Signature to RTF using C# How...

    kb.groupdocs.com/categories/page/27/
  10. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set to globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...distribution, Docker/Container image if applicable). How globalization-invariant...the details, .net 9.0 Docker Image We dont enable any culture,...

    forum.groupdocs.com/t/receiving-culturenotfound...