Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 12,361 for

to

(0.66 sec)
  1. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....This article describes the image search options that can be specified in an instance of the ImageSearchOptions class.

    docs.groupdocs.com/search/java/image-search-opt...
  2. Merge EPUB | Documentation

    Learn how To merge EPUB files, combine EPUB files inTo one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  3. Synonym search | Documentation

    This article shows that how synonym search allows you To find not only the words specified in the search query, but also the synonyms, words that means the same....This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same.

    docs.groupdocs.com/search/java/synonym-search/
  4. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks To your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark To be inserted during run-time....Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <<bookmark [bookmark_expression]>> bookmarked_content <</bookmark>> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time.

    docs.groupdocs.com/assembly/java/inserting-book...
  5. Exclude Specific Fonts from Output HTML using G...

    We are pleased To announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML To decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts To be Excluded Adding fonts inTo HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not.

    blog.groupdocs.com/viewer/exclude-specific-font...
  6. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you To work with password-protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you To learn, try and get technical support on GroupDocs....This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/merger/note-format-is-suppor...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/29/
  8. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and view......GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and view...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/35/
  10. Indexing with stop words | Documentation

    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....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.

    docs.groupdocs.com/search/nodejs-java/indexing-...