Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 13,375 for

to

(0.06 sec)
  1. Working with metadata in PDF documents | GroupDocs

    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(); 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....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.

    docs.groupdocs.com/metadata/net/working-with-me...
  2. GroupDocs.Annotation for .NET Visual Studio Plu...

    GroupDocs Team always tries To improve user experience and facilitate users To save their precious time and minimize the extra efforts by creating different VS plugins, in this regard we are glad To announce of Document Annotation API Visual Studio plugin which helps and performs all the steps required To try-out examples auTomatically. All you have To do is To install the plugin via .msi available and launch the plugin wizard from File Menu....GroupDocs Team always tries to improve user experience and facilitate users to save their precious time and minimize the extra efforts by creating different VS plugins, in this regard we are glad to announce of Document Annotation API Visual Studio plugin which helps and performs all the steps required to try-out examples automatically. All you have to do is to install the plugin via .msi available and launch the plugin wizard from File Menu.

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/35/
  4. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut...

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. Render PDF documents as HTML and image files | ...

    Convert PDF files To HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques.

    docs.groupdocs.com/viewer/python-net/render-pdf...
  6. Merge DOCX files using Java

    Gain expertise in how To merge DOCX files using Java. We will provide sample code example To combine DOCX files in Java without requiring additional installations....Gain expertise in how to merge DOCX files using Java. We will provide sample code example to combine DOCX files in Java without requiring additional installations.

    kb.groupdocs.com/merger/java/merge-docx-files-u...
  7. Merge JPG files using Java

    Gain expertise in how To merge JPG files using Java. We will provide you with code To combine JPG files in Java, eliminating the need for additional softwares....Gain expertise in how to merge JPG files using Java. We will provide you with code to combine JPG files in Java, eliminating the need for additional softwares.

    kb.groupdocs.com/merger/java/merge-jpg-files-us...
  8. Render XLSX as HTML using C#

    In this Topic, we will explore how To render XLSX as HTML using C# without need for additional Tool. Also, we will furnish you with C# code for rendering XLSX To HTML....In this topic, we will explore how to render XLSX as HTML using C# without need for additional tool. Also, we will furnish you with C# code for rendering XLSX to HTML.

    kb.groupdocs.com/viewer/net/render-xlsx-as-html...
  9. Render MSG as HTML using Java

    In this guide, we'll explore how To render MSG as HTML using Java, without installing extra software. Also, we'll supply you with Java code for rendering MSG To HTML....In this guide, we'll explore how to render MSG as HTML using Java, without installing extra software. Also, we'll supply you with Java code for rendering MSG to HTML.

    kb.groupdocs.com/viewer/java/render-msg-as-html...
  10. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Find answers about converting documents and images of various types using code on any platform.

    kb.groupdocs.com/conversion/page/21/