GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application.... Embed all external resources in the output HTML files,...
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.... WordCount ); } More resources GitHub examples You may easily...
The Example in this article demonstrates how to update metadata properties using a combination of criteria...GetExtension ( file ))); } } } More resources GitHub examples You may easily...
Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...HTML document with embedded resources HtmlViewOptions viewOptions...HTML document as external resources ( HtmlViewOptions.ForExternalResources...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information.
Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....describe various digital resources. Please find more information...Constants . OutputDoc ); } More resources GitHub examples You may easily...
This article explains how to update QR-code electronic signatures with GroupDocs.Signature API.... getMessage ()); } More resources Advanced Usage Topics To learn...
This article explains how to search for metadata electronic signatures within document pages using GroupDocs.Signature for Python via .NET API.... value } " ) Additional Resources GitHub Examples You may easily...