All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......RedactionPolicy () Creates a new instance of Redaction policy...Redaction [] redactions) Creates a new instance of Redaction policy...
GroupDocs.Comparison for .NET 19.3.1 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...comparer = new Comparer(); ComparisonSettings cs = new ComparisonSettings();...
Represents one font in the OTF Open Type Format format...String contentInBase64) Creates new OtfFont class from content, represented...InputStream binaryContent) Creates new OtfFont class from content, represented...
Represents one font in the WOFF2 Web Open Font Format format...String contentInBase64) Creates new Woff2Font class from content...InputStream binaryContent) Creates new Woff2Font class from content...
All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......PdfWatermarkOptions () Initializes a new instance of the PdfWatermarkOptions...PdfWatermarkOptions() Initializes a new instance of the PdfWatermarkOptions...
All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......ImageLoadOptions () Initializes a new instance of the ImageLoadOptions...ImageLoadOptions() Initializes a new instance of the ImageLoadOptions...
Release Notes...Consulting Blog Knowledge Base New Releases Status Websites aspose...Notes - 2022 Home | Products | New Releases | Pricing | Docs | Live...
This article demonstrates how to convert CAD drawings to HTML with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: using (Viewer viewer = new Viewer( "document.dwg" )) { HtmlViewOptions...
This article explains how to set up logging for GroupDocs.Viewer using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...file FileLogger fileLogger = new FileLogger ( "output.log" );...
The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...