Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 4,306 for

values

(0.18 sec)
  1. 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); // .... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-di...
  2. Converteer CSV naar PDF met Java

    Laten we snel begrijpen hoe u CSV naar PDF kunt converteren met Java. We zullen u voorzien van essentiële instructies en codevoorbeelden om CSV naar PDF te exporteren met behulp van Java....-bestanden (Comma-Separated Values) gebruikt voor het opslaan...

    kb.groupdocs.com/nl/conversion/java/convert-csv...
  3. Converteer CSV naar JSON met behulp van Java

    Profiteer efficiënt van de expertise om CSV naar JSON te converteren met behulp van Java zonder extra software te installeren. We zullen u ook Java-code verstrekken om CSV naar JSON te exporteren....gegevensformaten, CSV (Comma-Separated Values) en JSON (JavaScript Object...

    kb.groupdocs.com/nl/conversion/java/convert-csv...
  4. Barcodelezer met Java | Scan streepjescode van ...

    Barcodes scannen met Java binnen de applicatie. Java-voorbeeld dat streepjescode leest van een afbeelding waarmee u een online streepjescodescanner kunt bouwen....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-barcode-using...
  5. Konvertieren Sie CSV mit Java in JSON

    Erlernen Sie effizient die Konvertierung von CSV in JSON mit Java, ohne zusätzliche Software installieren zu müssen. Wir stellen Ihnen auch Java-Code zum Exportieren von CSV nach JSON zur Verfügung....Datenformate, CSV (Comma-Separated Values) und JSON (JavaScript Object...

    kb.groupdocs.com/de/conversion/java/convert-csv...
  6. Konvertieren Sie CSV in HTML mit C#

    Lassen Sie uns schnell verstehen, wie Sie CSV mit C# in HTML konvertieren. Wir stellen Ihnen wichtige Anweisungen und Codebeispiele zum Exportieren von CSV in HTML mit C# zur Verfügung....CSV -Dateien (Comma-Separated Values) eine typische Methode zum...

    kb.groupdocs.com/de/conversion/net/convert-csv-...
  7. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... The value should be between 0 and 1. The value 0 means that...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......Financial reserves Value proposition Price, value, quality WEAKNESSES...Goods Sold is the monetized value of the time spent on the client...

    docs.groupdocs.com/conversion/python-net/_sampl...
  9. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... The default property value is 50 . Set this property to...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...
  10. Edit and Manage Metadata in Node.js Apps - Grou...

    Entdecken Sie, wie Sie GroupDocs.Metadata for Node.js nutzen können, um Metadaten in Ihren Anwendungen zu extrahieren, zu aktualisieren und zu entfernen....properties and log their names and values. const groupdocsMetadata =...). getName () } , Property value: ${ metadataProperties . get_Item...

    blog.groupdocs.com/de/metadata/edit-metadata-in...