Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 4,556 for

as

(0.03 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. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents.

    docs.groupdocs.com/watermark/net/watermarks-in-...
  3. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET....This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Python via .NET.

    docs.groupdocs.com/merger/python-net/get-docume...
  4. proposal_v1.docx

    SaAs Business Proposal Market opportunity The global enterprise collaboration software market is projected to grow from $52.22 billion in 2023 to $98.6 billion by 2028, with a CAGR of 13.8%. As bus......SaaS Business Proposal Market opportunity The global enterprise collaboration software market is projected to grow from $52.22 billion in 2023 to $98.6 billion by 2028, with a CAGR of 13.8%. As bus...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  5. converted_without_annotations.docx

    How to fold origami candy boxes Have you ever annoyed that you don’t have candy boxes to pack the candies? Candies are eAsily melting in hot temperature. So it is not suitable to place them in the ......How to fold origami candy boxes Have you ever annoyed that you don’t have candy boxes to pack the candies? Candies are easily melting in hot temperature. So it is not suitable to place them in the ...

    docs.groupdocs.com/conversion/java/_sample_file...
  6. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo As we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE As well l…...Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l&hellip;

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  7. SVG to Image Conversion Issue - Free Support Fo...

    Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errAsed, pleAse check those files here – (https://drive.google.…...Hello, We are facing an issue with some SVG to JPG Conversion for the attached SVG, Conversion gets successful but converted files looks like texts are gets errased, please check those files here – (https://drive.google.&hellip;

    forum.groupdocs.com/t/svg-to-image-conversion-i...
  8. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/load-csv-doc...
  9. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...This article explains that how to use Microsoft Azure Computer Vision API

    docs.groupdocs.com/redaction/net/use-microsoft-...
  10. How to Run Examples | GroupDocs

    Learn how to set up, run, and explore code examples for GroupDocs.Viewer for Python via .NET. Includes repository structure, setup steps, and troubleshooting tips....Learn how to set up, run, and explore code examples for GroupDocs.Viewer for Python via .NET. Includes repository structure, setup steps, and troubleshooting tips.

    docs.groupdocs.com/viewer/python-net/how-to-run...