Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,602 for

packaging

(0.06 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); // ....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/net/working-with-di...
  2. Releasing Modern Web-Form Front End for GroupDo...

    Good news for ASP.NET Web-Form developers, we are proudly announcing the first release of our modern Web-Form based user interface for GroupDocs.Viewer for .NET API. This new release is simple, efficient and, user friendly showcase project. We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/releasing-modern-web-...
  3. Comment convertir XML en PDF en C#

    Apprenez le processus de conversion de documents avec l'une des meilleures bibliothèques et convertissez facilement XML en PDF en C #. Explorez un exemple de code pour la capacité de conversion XML en PDF de C#....en PDF en C# Installez le package GroupDocs.Conversion for .NET...étape, vous devez installer le package requis à partir du site Web...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  4. Comment insérer une annotation de zone dans un ...

    Dans ce sujet, vous apprendrez à insérer une annotation de zone dans un PDF à l'aide de C#. Il comprend également des conseils et un exemple de code pour ajouter une annotation de zone au PDF en C#....utiliser le gestionnaire de packages NuGet pour installer GroupDocs...expliqué comment configurer le package d’annotations. Une fois que...

    kb.groupdocs.com/fr/annotation/net/how-to-inser...
  5. Comment extraire du texte d'un document Word à ...

    Ce didacticiel rapide fournit des informations détaillées sur l'extraction de texte d'un document Word à l'aide de C # et sur la création du texte lu à partir de l'application Word document C #....informations pour configurer le package requis et un exemple pratique...à l’aide de C Installez le package GroupDocs.Parser for .NET à...

    kb.groupdocs.com/fr/parser/net/how-to-extract-t...
  6. How to install libgdiplus library | Documentation

    Install libgdiplus for GroupDocs.Viewer for Python/.NET. Resolves image rendering issues on Ubuntu, CentOS, macOS....install libgdiplus: Update package list: sudo apt-get update Install...repository (for additional packages): sudo yum install epel-release...

    docs.groupdocs.com/viewer/python-net/how-to-ins...
  7. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting formatted text from CHM documents. The latest version also allows you to extract text by pages and extract table of content from CHM documents. The following sections will provide you the details about the new features of the API. Extracting Formatted Text from CHM Documents GroupDocs....- MSI Package or Zipped DLLs Only NuGet - NuGet Package Documentation...

    blog.groupdocs.com/parser/extract-formatted-tex...
  8. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen to simplify the API usage for our customers. Keeping that in view team GroupDocs is pleased to release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET API.We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/releasing-new-modern-...
  9. Hotfix that improves security in GroupDocs.Anno...

    We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Annotation for .NET 18.7.1. This hotfix comes with a security improvement. We therefore recommend you to download this latest release for a better API experience. Improvements Security improvements update Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Annotation: Nuget Package - Download Documentation -...

    blog.groupdocs.com/annotation/hotfix-that-impro...
  10. ویرایش PDF و اسناد اسکن شده در C# | متن خاموش د...

    متن را در PDF و سایر اسناد با استفاده از C# در برنامه های NET خود ویرایش کنید. اسناد را به متن و همچنین متن درون تصاویر جاسازی شده تبدیل کنید....طریق Package Manager Console نصب کنید # PM> Install-Package GroupDocs...GroupDocs.Redaction از طریق NuGet Package Manager نصب کنید # ویرایش متن...

    blog.groupdocs.com/fa/redaction/redact-text-and...