GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....>(); // Link footer for even numbered pages to corresponding footer...>(); // Link footer for even numbered pages to corresponding footer...
Remove password from Word documents. Unlock password protected Word documents using free online password remover app & programmatically.... If you have a large number of documents to unlock their...
Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API.... Set the page number of the target page and its...
It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of new features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....This version comes up with a number of new features along with...
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...
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...
This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....emphasis Strikethrough formatting Numbered and bulleted lists Tables...are 2 images console . log ( 'Number of images:' , beforeEdit ....
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...searching by parts and specify the number of search threads in C#. This...
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...
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...