Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip files.... It returns the number of the removed metadata properties...
Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....or Java code to scan a large number of documents across multiple...
This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET... Number : NumberFormField numberFormField...break ; case FormFieldType . Number : NumberFormField numberFormField...
Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Stream number: %s" , metadataDescriptor ...( String . format ( "Stream number: %s" , property . getStreamNumber...
The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...properties (position, page number, etc). Call the method. Specify...
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....embedded file path and page number; Instantiate object with source...
Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....Align: 4 Byte Rate: 176400 Number of Channels: 2 Audio Format:...
Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....you to search documents by number ranges Java in diverse environments...
Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0.
Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments.... This version resolves a number of bugs that were found in...