Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 14,371 for

png

(0.09 sec)
  1. URI rewriting | GroupDocs

    Customize resource URIs in the Markdown output -- CDN URLs, custom paths...png) if __name__ == "__main__" :...

    docs.groupdocs.com/markdown/python-net/uri-rewr...
  2. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....options ); } // Convert diagram to PNG images (page by page) using (...ImageFileType . Png }; converter . Convert ( "org-chart-page.png" , options...

    docs.groupdocs.com/conversion/net/convert-to-di...
  3. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark...watermarker = new Watermarker ( "image.png" ); // Use stream containing...

    docs.groupdocs.com/watermark/java/adding-image-...
  4. How to Convert DOCX to HTML in Java

    This tutorial guides you on how to convert DOCX to HTML in Java. Easily implement the Java DOCX to HTML functionality and customize the output file by defining various properties....PPTX, XLSX, CSV, TIFF, MHTML, PNG, and others. This topic demonstrates...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document... When rendering to JPG/PNG or HTML with embedded resources...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  6. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image file types as image watermark...types as image watermark: BMP; PNG; GIF; JPEG. Add image watermark...watermarker = new Watermarker ( "image.png" )) { // Use stream containing...

    docs.groupdocs.com/watermark/net/adding-image-w...
  7. How to Convert DOT to PDF in Java

    Easily convert DOT to PDF in Java using one of the best document conversion library and learn how to write code for Java DOT to PDF converter application....as XPS, XLS, CSV, HTML, PSD, PNG, RTF, DOCX, and many more. We...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert CSV to PDF using Java

    This guide explains to you how to convert CSV to PDF using Java. Learn how to utilize this guide to put the CSV to PDF converter Java feature into action....other document formats such as PNG, TIFF, PPTX, ODS, TSV, DOCX,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert XML to HTML using C#

    Transform documents from one format to another with popular NuGet package. Learn how to convert XML to HTML using C# and develop XML to HTML C# capability....discussed how to convert SVG to PNG using C# ; you may have a look...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. 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....other image formats including PNG, TIFF, GIF, BMP, SVG, and many...

    kb.groupdocs.com/conversion/net/how-to-convert-...