Search
Follow Us
Categories
- News Release(3)
Author Archives: Muhammad.umar
Searching in a Large Number of Documents
Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book.
Using GroupDocs.Search for Indexing and Searching
Problem: Suppose you have 10 million documents of different file formats, e.g. MS Word, Spreadsheets, … Continue Reading
Posted in GroupDocs.Search Product Family Tagged Facet Search, Fuzzy, GroupDocs, GroupDocs.Search, Indexing, lucene, search api, Searching, Stop Words
Watermark Word Processing Documents
A watermark in presentation software and word processing is frequently used in a slightly different manner than digital watermarks used in other digital multimedia content. This watermark is often a faded image or text as a background of a slide or a page. It is meant to enhance but is not the focal point of the page/slide. Watermarks are sometimes used in the form of a logo, discreetly placed on a slide or page to brand the presentation or document. … Continue Reading
Rendering Documents as PDF
The Portable Document Format (PDF) is a file format to present documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it.
This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs.Viewer for .NET and GroupDocs.Viewer for Java) to render the … Continue Reading
Posted in GroupDocs.Viewer Product Family
Rendering Archive Documents
The Compressed files (e.g .ZIP or TAR) use file compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the list of files or folders from an archive file.
Rendering the List of a Folder from the Archive
The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives. The… Continue ReadingAnnouncing the improved naming scheme of GroupDocs Nuget packages
We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to join the words. So, an old package ID would look like “groupdocs-viewer-dotnet”. However, in the new naming scheme, the format will consist the product family name in title case. Hence, the new package identifier will look like “GroupDocs.Viewer”. These changes have been introduced since September… Continue Reading
Posted in News Release
Announcing GroupDocs.Total for .NET – An Ultimate Solution
After spreading the magic of next generation GroupDocs .Net APIs around the globe, the GroupDocs team is happy to announce the release of GroupDocs.Total for .NET which is a complete suit of GroupDocs .NET APIs. In the other words, the GroupDocs.Total for .NET is a compilation of every .NET API offered by GroupDocs. It is compiled on daily basis to ensure that it contains the most up to dated versions of each of our .NET document manipulation APIs. GroupDocs.Total for … Continue Reading
Posted in GroupDocs.Total Product Family
ASP.NET MVC Example Project for GroupDocs.Viewer for .NET Users
The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET MVC developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own. This project has been published at github.com.
Supported
… Continue Reading Posted in GroupDocs.Viewer Product Family