Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information.
Load a Pdf document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....Conversion Product Solution GroupDocs...metadata in PDF documents Working with metadata in PDF documents...
GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...view document in both HTML and Image representations for different...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...
Convert Word documents To Markdown files in Java. Transform DOC/DOCX files inTo MD format using GroupDocs parsing and Conversion Java API.... Hence the conversion of existing text content...Java Convert Markdown Files to PDF Java Java API to Parse and Convert...
This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index To save a rasterized Pdf...Conversion Product Solution GroupDocs...rasterized PDF Select specific pages for rasterized PDF Leave feedback...
This article provides stepwise instructions To extract Images from PowerPoint in C# and a sample working code on how To get Images from PowerPoint using C#....Conversion Product Family GroupDocs...Product Family How to Extract Images from PowerPoint in C# In this...
We are is glad To announce another release of GroupDocs.Conversion for .NET v17.3.0. In this monthly release new file formats “ONE, DGN DNG VSSX and VSTX” are added in supported file format list. This monthly release of Document Conversion API is introducing new features like " show/hide WORD comments when converting from word document formats" and Improvement like “Conversion performance of HTML ToPdf file format” along with fixes. We recommend our users To download the new release and use the new exciting features To enhance their application....Conversion for .NET v17.3.0 . In this...monthly release of Document Conversion API is introducing new features...
Learn about CadConverToptions class for CAD file formats (DWG, DXF, DWF) in GroupDocs.Conversion for .NET....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for .NET...
GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...better human-readable format like PDF or MS Word document within the...how to convert XML data into PDF and MS Word reports using C#...
Get FREE technical support for GroupDocs APIs from our developers using free support forum....when converting to PDF GroupDocs.Conversion Product Family csharp...csharp , document-conversion , dotnet , docx-to-pdf 0 32 June 19,...
In this article, you will learn how To convert eBook formats with GroupDocs.Conversion for Java....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...