All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......ViewerSettings ( Cache cache) Initializes new instance of ViewerSettings class...ILogger logger) Initializes new instance of ViewerSettings class...
Using the following piece of code returns no error. But when i open the watermarked pdf returns adobe read error 14.
PdfLoadOptions loadOptions = New PdfLoadOptions();
// Constants.InDocumentPdf …...PdfLoadOptions loadOptions = new PdfLoadOptions(); // Constants...using (Watermarker watermarker = new Watermarker(filePath_open, loadOptions))...
This article explains render Adobe Illustrator (AI) files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.ai" )) { HtmlViewOptions...
This article explains how to filter messages when rendering Lotus Notes Data Files with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "sample.nsf" )) { HtmlViewOptions...
Note This page contains release notes for GroupDocs.Metadata for .NET 1.5.0 Major Features There are 8 features in this regular monthly release. The most notable are:
Ability to read metadata of Jp2 format Ability to read and write XMP metadata of Jp2 format Ability to detect bar-codes in Jpeg format Ability to commit changes Ability to update document properties of MS Visio format Ability to update IPTC metadata of Jpeg format Ability to remove IPTC metadata of Jpeg format Ability to update ApplicationRecord and EnvelopeRecord datasets of IPTC metadata All Changes Key Summary Category METADATA-695 Ability to read metadata of Jp2 format New feature METADATA-696 Ability to read and write XMP metadata of Jp2 format New feature METADATA-718 Ability to detect bar-codes in Jpeg format New feature METADATA-751 Ability to commit changes New feature METADATA-896 Ability to update document properties of MS Visio format New feature METADATA-926 Ability to update IPTC metadata of Jpeg format New feature METADATA-1005 Ability to remove IPTC metadata of Jpeg format New feature METADATA-1011 Ability to update ApplicationRecord and EnvelopeRecord datasets of IPTC metadata New feature...Consulting Blog Knowledge Base New Releases Status Websites aspose...read metadata of Jp2 format New feature METADATA-696 Ability...
This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...key ); using ( Viewer viewer = new Viewer ( stream )) { HtmlViewOptions...
Download GroupDocs.Watermark .NET 24.6 (MSI) for precise watermark tile spacing in points. Easily configure line & watermark gaps for document security....watermarker = new Watermarker( "test.pdf" , new PdfLoadOptions()))...watermark = new TextWatermark( "watermark" , new Font( "Arial"...
Initializes a New instance of the Font class with a specified font family name and a size....(String, Single) Initializes a new instance of the Font class with...fontFamilyName , float size ) Public Sub New ( fontFamilyName As String ,...
All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......( Path filePath) Initializes new instance of Viewer class. Viewer...LoadOptions loadOptions) Initializes new instance of Viewer class. Viewer...
All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......TemplateField invoice = new TemplateField(new TemplateRegexPositio("Invoice...TemplateField invoiceNumber = new TemplateField( new TemplateLinkedPositi("invoice"...