GroupDocs.Viewer for .NET 25.4 Release Notes
This GroupDocs.Viewer for .NET 25.4 release is an update that includes six new features, one improvement and four bug fixes. It also contains new types and methods, added to the public API.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
VIEWERNET‑5152 | Feature | Text highlighting in rendered documents |
VIEWERNET‑5318 | Feature | [UI] Add Croatian - HR language to GroupDocs.Viewer.UI |
VIEWERNET‑5302 | Bug | System.NullReferenceException: ‘Object reference not set to an instance of an object.’ thrown from Aspose.Words |
VIEWERNET‑5303 | Bug | Different page number of document generated by GroupDocs.Viewer for HTML web view |
VIEWERNET‑5203 | Bug | XLS conversion to HTML and PDF produces distorted results |
VIEWERNET‑5240 | Bug | [UI] Issues while opening, scrolling and printing a document |
VIEWERNET‑5326 | Bug | [UI] Presentation shows two pages on one slide |
Public API changes
Added
- New
SearchHighlightOptions
class in theGroupDocs.Viewer.Options
namespace - New
Search(SearchHighlightOptions)
method in theViewer
class.
Removed
- None