Download GroupDocs.Viewer for .NET 24.2 (MSI) for faster CAD (DWG, DXF) file conversion, rendering to HTML & images, reduced processing time & more....View(viewOptions); } Source* Fixed...conversion (VIEWERNET‑3371). You can view the list of all new features...
Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...applications with document viewing features across more than 170+...demos GroupDocs.Editor Free App View 170+ file and document types...
This article contains use-cases of rendering Archives with GroupDocs.Viewer within your .NET applications.... Online Archive Viewer To view Archive files online please...
Boost document comparison accuracy with GroupDocs.Comparison .NET 24.7 (MSI). New option refines table comparisons for .NET developers. Download now!... You can view the list of all new features...
Enhance your .NET search experience! GroupDocs.Search .NET 24.2.1 delivers a new tool to diagnose & repair index issues. Download the MSI installer today!... You can view the list of all new features...
Supercharge C# search apps with GroupDocs.Search .NET 24.5 (MSI). This update offers in-memory index loading for faster performance. Download now!...IndexSettings) You can view the list of all new features...
GroupDocs.Total Java Examples. Contribute to groupdocs-total/GroupDocs.Total-for-Java development by creating an account on GitHub....perform all kinds of operations (view, edit, annotate, sign, compare...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package.
Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors
try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection.... You are welcome to view and edit metadata of PDF, DOC...
Download GroupDocs.Watermark .NET 24.6 (MSI) for precise watermark tile spacing in points. Easily configure line & watermark gaps for document security.... You can view the list of all new features...
REST API to classify raw text from PDF, Microsoft Word, OpenDocument & rich text documents via cURL commands as per IAB-2 taxonomy....Documents, or Sentiment taxonomies View classification information regarding...