Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,601 for

packaging

(0.09 sec)
  1. Install GroupDocs.Redaction for Python via .NET...

    This topic describes how to install GroupDocs.Redaction for Python....using PIP from PyPI All Python packages are hosted at . You can easily...Redaction for Python via .NET package. Download the Wheel File: On...

    docs.groupdocs.com/redaction/python-net/install...
  2. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....metadata package Extract the native metadata package using Read...< AsfRootPackage >(); var package = root . AsfPackage ; // Display...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Gérer les données XMP et EXIF des images HEIF H...

    Gérez les données XMP et EXIF des images HEIF, HEIC en Java. Lisez, mettez à jour, supprimez les données EXIF et XMP à l'aide de l'API de manipulation des métadonnées dans les applications Java.... Obtenez le package racine. Récupérez le package EXIF à partir...partir du package racine. À partir du package EXIF, vous pouvez parcourir...

    blog.groupdocs.com/fr/metadata/xmp-and-exif-dat...
  4. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Japanese language support packages. Find all entries starting...Install the package. The language-pack-ja-base package is installed...

    docs.groupdocs.com/viewer/net/how-to-install-as...
  5. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX files using the .NET merger API by GroupDocs....the package from NuGet Packages Gallery. Install-Package GroupDocs...GroupDocs.Merger OR Update-Package GroupDocs.Merger Download the...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  6. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases.... NuGet Package Name Changed The NuGet package name is changed...Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  7. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....improvement related to the MSI package. This release hasn’t brought...ProjectGuid and UpgradeCode for MSI package # We have updated the unique...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  8. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....environment, an additional NuGet package should be referenced to make...environment, the following packages should be installed to improve...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  9. Install GroupDocs.Watermark for Python via .NET...

    This topic describes how to install GroupDocs.Watermark for Python....using PIP from PyPI All Python packages are hosted at . You can easily...of the GroupDocs.Watermark package. Click on the download link...

    docs.groupdocs.com/watermark/python-net/install...
  10. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 C# 中管理图像的 EXIF 元数据。使用元数据 .NET API 以编程方式提取、更新、添加或删除图像的 EXIF 数据。... // Extract EXIF Data Package Information from image in C#...GPS 信息。 // Display EXIF IFD Package Properties like Serial Number...

    blog.groupdocs.com/zh/metadata/manage-exif-data...