Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,635 for

as

(0.08 sec)
  1. 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....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.

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET.

    docs.groupdocs.com/parser/python-net/load-speci...
  3. Testing Manuel Lemos' MIME E-mail composing and...

    From: mlemos@acm.org on behalf of "mlemos" Sent: Sat, 30 Apr 2005 19:28:29 -0300 To: "Manuel Lemos" Subject: Testing Manuel Lemos' MIME E-mail composing and se......From: mlemos@acm.org on behalf of "mlemos" <mlemos@acm.org> Sent: Sat, 30 Apr 2005 19:28:29 -0300 To: "Manuel Lemos" <mlemos@linux.local> Subject: Testing Manuel Lemos' MIME E-mail composing and se...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. Introducing Form-Field Signatures for PDF Docum...

    We are pleAsed to announce a major releAse of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this releAse, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. PleAse have a look at the releAse notes for more details on the new features and changes introduced in version 19....We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19.

    blog.groupdocs.com/signature/introducing-form-f...
  5. eSign Document with Form Field Signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET...This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature for Python via .NET

    docs.groupdocs.com/signature/python-net/esign-d...
  6. Add Watermark to Presentations in C# | Text and...

    C# ways to add text to presentation slides As watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....C# ways to add text to presentation slides as watermark, or apply image watermarks to PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs.

    blog.groupdocs.com/watermark/add-watermark-to-p...
  7. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed.

    blog.groupdocs.com/viewer/how-to-install-and-us...
  8. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview As images with various options by GroupDocs.Signature for Python via .NET....This topic explains how to get document pages preview as images with various options by GroupDocs.Signature for Python via .NET.

    docs.groupdocs.com/signature/python-net/generat...
  9. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...How to dynamically inserted image within your template

    docs.groupdocs.com/assembly/java/inserting-imag...
  10. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavAscript I have always had a sort of pAssion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The lAst type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web.

    blog.groupdocs.com/total/tips-for-using-the-gre...