Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 19,599 for

management

(0.13 sec)
  1. document-conversion · GitHub Topics · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....knowledge-base document-management knowledge-management Updated Jun 18...repo's landing page and select "manage topics." Learn more You can’t...

    github.com/topics/document-conversion
  2. ThreeDFileType Fields - GroupDocs.Conversion fo...

    An AMF file consists of guidelines for objects description in order to be used by Additive Manufacturing processes. It contains an opening XML tag and ends with...is an AVEVA Plant Design Management System Model project file...file. AVEVA’s Plant Design Management System (PDMS) is the most...

    apireference.groupdocs.com/conversion/net/group...
  3. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Developer Guide / Advanced Usage / Managing metadata for specific formats...information advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Import Metadata from JSON - GroupDocs.Metadata ...

    Import metadata properties from JSON files within your C# apps using GroupDocs.Metadata .NET 24.4 (MSI). Download for .NET Standard & .NET Framework....NET document metadata management workflows with GroupDocs...Producer); var manager = new ImportManager(root); manager.Import( "D:\import...

    releases.groupdocs.com/metadata/net/new-release...
  5. Features overview | Documentation

    With GroupDocs.Viewer for Python you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....Python provides two resources management options for CSS, fonts, images...printing restrictions; Project Management – project start and end dates...

    docs.groupdocs.com/viewer/python-net/features-o...
  6. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // ....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-di...
  7. GroupDocs.Annotation 21.7.2 | Watermarking On-p...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotation Watermarking Document Management PDF Annotation Word Annotation...Annotation OLE Support Metadata Management Cross-platform Compatibility...

    releases.groupdocs.com/annotation/java/21-7-2/
  8. GroupDocs.Annotation 2.0.0 | Watermarking On-pr...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotation Watermarking Document Management PDF Annotation Word Annotation...Annotation OLE Support Metadata Management Cross-platform Compatibility...

    releases.groupdocs.com/annotation/java/2-0-0/
  9. GroupDocs.Annotation 20.2 | Watermarking On-pre...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotation Watermarking Document Management PDF Annotation Word Annotation...Annotation OLE Support Metadata Management Cross-platform Compatibility...

    releases.groupdocs.com/annotation/java/20-2/
  10. GroupDocs.Annotation 18.4 | Watermarking On-pre...

    Native Java class library & On-premise API that helps build Java Apps that can annotate & watermark Microsoft Office, OpenOffice, Image, PDF & other documents....Annotation Watermarking Document Management PDF Annotation Word Annotation...Annotation OLE Support Metadata Management Cross-platform Compatibility...

    releases.groupdocs.com/annotation/java/18-4/