Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,483 for

as

(0.1 sec)
  1. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…...Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…

    forum.groupdocs.com/t/viewconfig-class-not-foun...
  2. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly releAse of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this releAse. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, pleAse visit API Features....We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features.

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  3. Add Watermark to Images in C# | Text & Image Wa...

    C# ways to add text to image As watermark, or add image watermarks to PNG, JPG/JPEG, WebP, GIF, TIFF, BMP images using .NET Watermarking API by GroupDocs....C# ways to add text to image as watermark, or add image watermarks to PNG, JPG/JPEG, WebP, GIF, TIFF, BMP images using .NET Watermarking API by GroupDocs.

    blog.groupdocs.com/watermark/add-watermark-to-i...
  4. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language.

    docs.groupdocs.com/merger/java/merge/excel/
  5. EditableDocument | Documentation

    This documentation section explains features of EditableDocument clAss when editing document with GroupDocs.Editor for .NET API....This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API.

    docs.groupdocs.com/editor/net/editabledocument/
  6. 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...
  7. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API ClAsses of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the clAsses is DocumentAssembler. All the functionality required to build a report from a template is Assembled within the clAss. Building Reports To build a report from a template, you can use one of the com.groupdocs.Assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads.

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final releAse of GroupDocs.Watermark for .NET for the year of 2017. In this releAse, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered As watermark. PleAse continue to read more about this latest releAse. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats.

    blog.groupdocs.com/watermark/support-for-emlx-a...
  9. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, pleAse visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.

    docs.groupdocs.com/assembly/net/template-syntax...
  10. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API ClAsses of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the clAsses is DocumentAssembler. All the functionality required to build a report from a template is Assembled within the clAss. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.

    docs.groupdocs.com/assembly/net/groupdocs-assem...