Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,952 for

list

(2.38 sec)
  1. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats.... Following is the list of added features. # Replace...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  2. Process Hyperlinks and Numbered Lists in Words ...

    GroupDocs team is glad to announce another monthly release where Improved Performance and new features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly release is providing three new features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”....process Hyperlink and Number List in words document format along...formats”. Major changes are lists are given below. For more details...

    blog.groupdocs.com/annotation/hyperlinks-number...
  3. [Release] GroupDocs.Redaction for .NET v26.4 – ...

    Dear GroupDocs Customers We are pleased to announce the release of GroupDocs.Redaction for .NET v26.4. This release focuses on enhancing supported format operations and expanding redaction capabilities across modern doc…...Release Notes – View the complete list of changes and technical details...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  4. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....documentation for the complete list of supported document formats...providing the list of IDs to eliminate the listed annotation(s)...

    blog.groupdocs.com/annotation/remove-annotation...
  5. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A List of stop words to use during indexing can be specified in the stop word dictionary.... A list of stop words to use during...of English and Russian. The list of stop words used can be easily...

    docs.groupdocs.com/search/java/indexing-with-st...
  6. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-underlin...
  7. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-highligh...
  8. 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....formats(see the supported formats list). Although, the Index can be...return SearchResults object. Show list of searched files The C# code...

    blog.groupdocs.com/search/searching-in-a-large-...
  9. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....resources - external files A list of file types that support font...viewer . view ( viewOptions ); } List of format families that support...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet List at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Creating a Template Add a bullet list at the place where you want...following information: Bulleted list of clients A table showing managers’...

    docs.groupdocs.com/assembly/java/generating-rep...