Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 9,559 for

image

(0.09 sec)
  1. Specify spreadsheet rendering options | GroupDocs

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or Images using GroupDocs.Viewer's Python API options.... The following image demonstrates the result: Render...download it. The following image demonstrates the result: Control...

    docs.groupdocs.com/viewer/python-net/specify-re...
  2. 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...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....for attached documents and images .emlx Apple Mail Message ✅...for attached documents and images .oft Microsoft Outlook Email...

    docs.groupdocs.com/watermark/net/supported-docu...
  4. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape Image and more....particular shapes, Replacing shape image and more. Extracting information...shape . Image != null ) { Console . WriteLine ( shape . Image . Width...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  5. 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...
  6. How to Convert PDF to JPG in C#

    This short tutorial describes the procedure to convert PDF to JPG in C# and easily apply this guide to develop PDF to JPG converter C# capability....Finally, save the converted JPG image to the disk by calling the Convert...class and customize the JPG image by defining the parameters using...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Working with Images | GroupDocs

    Enumerate, filter, and save Images extracted with GroupDocs.Parser for Python via .NET....Working with Images / Working with Images Working with Images Leave...page Use image areas to inspect page coordinates, image types,...

    docs.groupdocs.com/parser/python-net/working-wi...
  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. Generate signatures preview | GroupDocs

    This topic explains how to generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....creation (see event handler ); image preview format - PNG / JPG /...process; custom size of preview images (if needed). Note Stream that...

    docs.groupdocs.com/signature/python-net/generat...
  10. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....loaded message to HTML, PDF, or image format. These methods allow...download it. The following image demonstrates the result: Create...

    docs.groupdocs.com/viewer/python-net/render-ema...