Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 8,276 for

page

(0.09 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....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 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....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. How to Add Point Annotation in PDF using Java

    This article provides step-by-step guide on how to add point annotation in PDF using Java. It also includes code example to insert point annotation to PDF in Java....to mark specific points on a page, offering additional information...properties, such as the position, page number, and any other relevant...

    kb.groupdocs.com/annotation/java/how-to-add-poi...
  4. 比較 Excel 試算表:使用 C# 進行進階逐格分析

    了解如何使用 GroupDocs.Comparison for .NET 以程式方式比較 Excel 工作表。本指南展示了逐格比較、自訂樣式、摘要頁面,以及針對 Excel 文件比較的進階可見性控制,使用 C#。...Custom Styling Options Summary Page Generation Visibility Controls...Clarity 3. Generate Summary Pages 4. Validate Input Files 5. Handle...

    blog.groupdocs.com/zh-hant/comparison/compare-e...
  5. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/python-net/extracti...
  6. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/python-net/set-meta...
  7. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....RTF to PDF adds extra blank page document-conversion , dotnet...3 123 February 13, 2025 next page →...

    forum.groupdocs.com/c/conversion/11
  8. Update Image Signatures in Document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/python-net/update-...
  9. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …... ← previous page...

    forum.groupdocs.com/t/alignment-and-font-issues...
  10. GroupDocs.Total for Java 25.12 – Latest Updates...

    Explore what’s new in GroupDocs.Total for Java 25.12. Available now on NuGet and GroupDocs website....available from the official download page: https://releases.groupdocs...Resources # Full release notes – the page you are reading now. Documentation...

    blog.groupdocs.com/total/groupdocs-total-for-ja...