Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive Properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive.
AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties
Encoding encoding = Encoding....using Read the ZIP archive properties Loop through to extract information...
This article describes the stepwise instructions to convert TeX to HTML in Java and shows you how to develop the application to convert LaTeX to HTML using Java....document by defining various properties by using the MarkupConvertOptions...
This quick tutorial provides detailed information to convert Word document to Text in Java and a sample code snippet for Java DOCX to TXT converter application....file by defining a couple of properties using the WordProcessingConver...
Do you want to transform a non-editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....enhanced by defining various properties to customize the output file...
Let's take a look at the guideline to convert TeX to Word using C# and learn how to use them for writing the code to develop ability for TeX to Word converter in C#....WordProcessingConver class for defining properties to customize the converted...
Quickly take a look at the guideline to convert XPS to PDF using C# and learn how to implement the functionality for C# convert XPS to PDF application.... After this, you can set properties to customize the converted...
In this topic, you will get help on how to add digital signature to DOCX using C#. Also, code example will be supplied to insert digital signature into DOCX using C#....its constructor Set desired properties of DigitalSignOptions for...
You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....class and define the desired properties, such as position and page...
Let's quickly review the detailed instructions to convert DOC to DOCX using Java and how to use them to develop the Java DOC to DOCX converter capability....converted document by defining properties such as left margin, right...