Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,651 for

as

(0.1 sec)
  1. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleAsed to announce the releAse of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releAses, this releAse too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats As well....Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well.

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such As Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…

    forum.groupdocs.com/t/how-to-implement-a-custom...
  3. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releAses. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDatAsource clAss. You can pAss its instance to the Assembler As a data source. Using of JsonDatAsource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended As follows:...Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:

    docs.groupdocs.com/assembly/net/working-with-js...
  4. 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...
  5. Convert DOCX to PNG using C#

    Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑page streaming for high‑quality results....Learn how to Convert DOCX to PNG using C# with the .NET conversion API, covering setup, options, and per‑page streaming for high‑quality results.

    kb.groupdocs.com/conversion/net/convert-docx-to...
  6. Online Document Viewer for Google Chrome is Now...

    GroupDocs’ Online Document Viewer Plugin for Google Chrome We are excited to announce the launch of the GroupDocs Viewer plugin for Chrome. Install the plugin to Chrome to view and share documents. It helps you support a wide range of file formats without any having to install new software. GroupDocs Viewer is an online document viewer and allows viewing of Word, PDF, images and other files eAsily. Now Chrome users can read various documents through their browser....GroupDocs’ Online Document Viewer Plugin for Google Chrome We are excited to announce the launch of the GroupDocs Viewer plugin for Chrome. Install the plugin to Chrome to view and share documents. It helps you support a wide range of file formats without any having to install new software. GroupDocs Viewer is an online document viewer and allows viewing of Word, PDF, images and other files easily. Now Chrome users can read various documents through their browser.

    blog.groupdocs.com/viewer/online-document-viewe...
  7. Convert EML with Attachments to PDF using Java ...

    Hi, Is this fix in? Am evaluating GroupDocs for this purpose of how to convert EML with attachments to pdf using Java. Can you pleAse Assist?...Hi, Is this fix in? Am evaluating GroupDocs for this purpose of how to convert EML with attachments to pdf using Java. Can you please assist?

    forum.groupdocs.com/t/convert-eml-with-attachme...
  8. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the bAsics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the bAsics and highlight a couple of interesting Aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.

    blog.groupdocs.com/viewer/developing-firefox-ad...
  9. 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...
  10. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/verify-...