Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 4,838 for

as

(0.21 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, pleAse use the getDocumentProperties method 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class.

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.

    docs.groupdocs.com/viewer/java/split-worksheet-...
  3. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange.

    blog.groupdocs.com/comparison/mastering-json-co...
  4. Extract Images from FB2 in CSharp on GroupDocs ...

    Extract Images from FB2 in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from FB2 in CSharp on GroupDocs Blog | Document Autom......Extract Images from FB2 in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from FB2 in CSharp on GroupDocs Blog | Document Autom...

    blog.groupdocs.com/pt/tag/extract-images-from-f...
  5. Parse eBooks to Extract Images in Java on Group...

    Parse eBooks to Extract Images in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Parse eBooks to Extract Images in Java on GroupDocs Blog | Docu......Parse eBooks to Extract Images in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Parse eBooks to Extract Images in Java on GroupDocs Blog | Docu...

    blog.groupdocs.com/pt/tag/parse-ebooks-to-extra...
  6. Parse eBooks to Extract Images in CSharp on Gro...

    Parse eBooks to Extract Images in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Parse eBooks to Extract Images in CSharp on GroupDocs Blog | ......Parse eBooks to Extract Images in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Parse eBooks to Extract Images in CSharp on GroupDocs Blog | ...

    blog.groupdocs.com/pt/tag/parse-ebooks-to-extra...
  7. The .NET Version of the GroupDocs HTML5 Documen...

    Greetings! We have good news for Joomla! developers. Recently we’ve releAsed an extension which helps you to eAsily integrate the .NET version of the GroupDocs HTML5 document viewer into Joomla! websites. And now we are glad to announce that the extension is published and available for download from the official Joomla! marketplace. Unlike the cloud-bAsed extension releAsed earlier, this one integrates the downloadable .NET version of the GroupDocs.Viewer. It allows you to store and host documents on your (or your clients’) servers....Greetings! We have good news for Joomla! developers. Recently we’ve released an extension which helps you to easily integrate the .NET version of the GroupDocs HTML5 document viewer into Joomla! websites. And now we are glad to announce that the extension is published and available for download from the official Joomla! marketplace. Unlike the cloud-based extension released earlier, this one integrates the downloadable .NET version of the GroupDocs.Viewer. It allows you to store and host documents on your (or your clients’) servers.

    blog.groupdocs.com/viewer/net-version-of-the-gr...
  8. Arial Font redering error in viewer - Free Supp...

    We are seeing incorrect font rendering in document previews/thumbnails. The current implementation already includes several font-related mitigations: Arial font files are already bundled in the repo fonts are copied in…...We are seeing incorrect font rendering in document previews/thumbnails. The current implementation already includes several font-related mitigations: Arial font files are already bundled in the repo fonts are copied in…

    forum.groupdocs.com/t/arial-font-redering-error...
  9. Compare Markdown documents | GroupDocs

    Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown files with simple Python code....Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown files with simple Python code.

    docs.groupdocs.com/comparison/python-net/compar...
  10. Control temporary files | GroupDocs

    By following this guide, you will learn how to control temporary files used by GroupDocs.Viewer for Java....By following this guide, you will learn how to control temporary files used by GroupDocs.Viewer for Java.

    docs.groupdocs.com/viewer/java/control-temporar...