This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...rendered items. The default property value is 0 (all existing items...
Inspect, modify, and remove shapes in Excel documents using Python via .NET....xlsx" ) Updating shape properties This sample updates several...several shape properties such as alternative text, rotation, position...
Editing Form Fields with GroupDocs.Editor for Node.js via Java...form field by modifying its properties and then call the updateFormFields...TextFormField ); // Modify properties of the TextFormField textField...
This article describes how to run .NET file conversion API code examples....config** file and demo-related properties in the **configuration.yml**...config** file and demo-related properties in the **configuration.yml**...
Reading matroska format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata Properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...
Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....TextWatermark class and configure its properties to your desired specifications...page, using the PageIndex property of PdfArtifactWatermark class...
This article explains how to update Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...signatures [ 0 ]; // change Text property textSignature . Text = "John...
This article explains how to update Text electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...get ( 0 ); // change Text property textSignature . setText (...
This article explains the document conversion workflow to convert TeX to HTML in C# and demonstrates a sample application for LaTeX to HTML converter using C#....loading the TeX file and set properties for customizing the converted...
This quick article explains the stepwise process to convert XPS to PDF using Java and provides a sample working application for XPS to PDF converter in Java....code by defining various properties such as Width, Height, the...