Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 752 for

image to presentation

(0.05 sec)
  1. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....spreadsheet, PowerPoint presentation or image etc.). represents count...

    docs.groupdocs.com/comparison/java/get-file-info/
  2. Adding text watermarks | Documentation

    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...
  3. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn To add, create, and cusTomize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Watermark (For Professional Presentations) Example 3: Maximum Security...watermarking : Works with PDFs, images, Word docs, and more Customizable...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  4. Convert HTML to PDF using Python

    Convert HTML To PDF using Python with reliable rendering. Easily export HTML To PDF in Python for printing, archiving, and sharing while preserving layout and fonts....retain CSS formatting, embed images and fonts, and control page...margins, font embedding, and image quality Call Converter.convert()...

    kb.groupdocs.com/conversion/python/convert-html...
  5. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API To classify your documents or text with IAB-2 or document taxonomies The GroupDocs.... Search text or image signatures from documents in...signed with a particular text or image. The manual inspection of the...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  6. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint Presentations programmatically in C# using .NET API....you can embed spreadsheets, images, and sound clips as OLE objects...Object into PowerPoint Presentations Steps in this article and...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  7. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how To sign JPEG with QR Code using C#. Furthermore, we'll supply a code example To create QR Code in JPEG using C#....C# Putting a QR Code on an image can make it more secure and...involved in signing a JPEG image. Steps to Sign JPEG with QR...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  8. Online PDF Annotation Plugin for Moodle CMS Now...

    We’re glad To announce the launch of GroupDocs’ annotation plugin for Moodle. GroupDocs Annotation, an online annotation app, is popular with our users because it lets them annotate and review most popular file formats from a web-browser. Upload any document that you want a team To review To a GroupDocs account. Then copy and paste the embed link To a Moodle page. Invite and share the link with members To start collaborative annotation....text, spreadsheets, PDF, or image files. Collaboration : Share...avoid repeating comments. Presentation mode : View documents in...

    blog.groupdocs.com/annotation/online-pdf-annota...
  9. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects inTo other Word documents, Excel Spreadsheets, Powerpoint Presentations programmatically in Java using GroupDocs.Merger API....spreadsheets, PowerPoint presentation slides using Java . This...Java Insert Documents into Presentations via OLE using Java Java...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  10. Get file info | Documentation

    This page describes how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Annotation....spreadsheet, PowerPoint presentation or image etc.) is a count of...

    docs.groupdocs.com/annotation/java/get-file-info/