Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,139 for

file signature

(0.1 sec)
  1. Get supported file formats | Documentation

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Java applications....Signature Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  2. Detect file type of container item | Documentation

    This article explains that how to detect File type of container item....Signature Product Solution GroupDocs...attachments / Detect file type of container item Detect file type of container...

    docs.groupdocs.com/parser/net/detect-file-type-...
  3. List and print all supported file types | Docum...

    This article explains how to list and print File types supported by GroupDocs.Viewer for .NET...Signature Product Solution GroupDocs...supported file types List and print all supported file types Leave...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  4. Working with metadata in PDF documents | Docume...

    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....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata in PDF documents | Docume...

    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....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Get supported file formats | Documentation

    This article explains how to obtain supported File formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/get-supported-...
  7. Loading specific file formats | Documentation

    Learn how to Load specific File formats....Signature Product Solution GroupDocs...Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/net/loading-specific-...
  8. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output File information using .NET / C# with GroupDocs.Viewer for .NET....Signature Product Solution GroupDocs...PDF output file information Get the PDF output file information...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  9. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output File information using Java with GroupDocs.Viewer for Java....Signature Product Solution GroupDocs...PDF output file information Get the PDF output file information...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  10. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text Files with different settings and many other powerful features of GroupDocs.Editor for .NET....Signature Product Solution GroupDocs.../ How to edit CSV file How to edit CSV file Leave feedback On...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...