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...
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))...
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"...
Generate pdf output in form of base64 stream in program without saving in local folder? Currently We are using this way to convert docx file to Pdf ``` WordProcessingLoadOp loadOptions = New WordPr......WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); try (Converter...(Converter converter = new Converter(is, loadOptions)) { try...
Note This page contains release notes for GroupDocs.Annotation for .NET 20.2 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 20.2:
Implemented ability to add Image Annotations to Diagrams Added overloads for Remove method Implement image extracting of ImageAnnotation Fixed support DWG files Fixed issue with encrypted SpreadSheet(Cells) files Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-884 Implement ability to add Image annotation to Diagrams Feature ANNOTATIONNET-1241 Add overloads for Annotator Remove Method Improvement ANNOTATIONNET-1248 Implement image extracting to ImageAnnotation Improvement ANNOTATIONNET-1240 Fix Dwg File Support Bug ANNOTATIONNET-1242 Distance annotation was added in wrong place in jpg file Bug ANNOTATIONNET-1243 Font color was changed after removing text redaction annotation Bug ANNOTATIONNET-1245 Remove residual files after Image Annotation work Bug ANNOTATIONNET-1246 Encrypted SpreadSheet(Cells) files throws exception Bug ANNOTATIONNET-1247 Issue with AnnotationType byte Flag Bug ANNOTATIONNET-1257 Exception while deleting work files when adding ImageAnntation Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...NET 20.2. It includes not only new and obsoleted public methods...
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 ,...
GroupDocs.Viewer for .NET 17.1.0 Release Notes – the latest updates and fixes.... Major Features There are 4 new features and 11 improvements...when rendering pdf documents New Feature VIEWERNET-1036 Partial...
Note This page contains release notes for GroupDocs.Parser for .NET 22.2 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1874 Implement the support of barcode extraction from images New Feature PARSERNET-1366 Implement the ability to parse barcodes in the parse by template functionality New Feature PARSERNET-1832 Implement the ability to parse barcodes from documents New Feature PARSERNET-1830 Implement the ability to detect images by content New Feature PARSERNET-1866 Implement the ability to retrieve the general information about the password-protected file New Feature PARSERNET-1822 Improve text area extraction from WordProcessing documents Improvement PARSERNET-1823 Improve text area extraction from spreadsheets Improvement PARSERNET-1868 Improve the spreadsheet preview functionality Improvement PARSERNET-1880 Implement the support for ....Consulting Blog Knowledge Base New Releases Status Websites aspose...barcode extraction from images New Feature PARSERNET-1366 Implement...
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...