Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 12,590 for

to

(0.04 sec)
  1. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want To obtain information about pages in a note document....GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document.

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Add highlight annotation | Documentation

    The page describes how To add highlight annotation To a document using GroupDocs.Annotation for Java....The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/add-highligh...
  3. Features Overview | Documentation

    Variety of features To manipulate graphics, watermarks and text annotations...Variety of features to manipulate graphics, watermarks and text annotations

    docs.groupdocs.com/annotation/net/features-over...
  4. Features Overview | Documentation

    Variety of features To manipulate graphics, watermarks and text annotations...Variety of features to manipulate graphics, watermarks and text annotations

    docs.groupdocs.com/annotation/java/features-ove...
  5. Get document information | Documentation

    This article explains how To detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature.

    docs.groupdocs.com/signature/java/get-document-...
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  10. 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...