Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,731 for

packaging

(0.03 sec)
  1. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....NET package from the NuGet website in the...simply install the required package and reference the appropriate...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. GroupDocs.Viewer for .NET 16.11.0 - Render OTP ...

    We are happy to announce that release of GroupDocs.Viewer for .NET for the month of November is available now. GroupDocs.Viewer for .NET 16.11.0 is packed with the new features such as the rendering of OTP file format and setting default font for email documents. This release also contains improvements and some important fixes of the outstanding issues. We would like you to upgrade your document viewer applications with the latest version of GroupDocs....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/groupdocs-viewer-16-1...
  3. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Extract the root metadata package Use the property to obtain...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....- MSI Package or Zipped DLLs Only NuGet - NuGet Package Documentation...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  5. Export API and Access to IPTC IPTC-IIM and MS P...

    We are pleased to announce another monthly release of GroupDocs.Metatada as GroupDocs.Metadata for .NET 1.4.0. New promising features i-e reading IPTC and IPTC-IIM Metadata in JPEG, reading metadata in MS Project document and exporting metadata to Excel, DataSet and CSV file have enhanced the worth of the API. Let’s see in more details what is new in latest version. GroupDocs.Metadata for .NET Release 1.4.0 Key FeaturesListed below are the new features introduced in GroupDocs....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Install...

    blog.groupdocs.com/metadata/read-iptc-iim-ms-pr...
  6. 在 Java 中處理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據

    在 Java 中處理圖像的 EXIF 元數據。使用 Java API 以編程方式提取、更新、添加或刪除 JPG/JPEG、PNG、WebP 或其他圖像的 EXIF 數據。... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/zh-hant/metadata/handle-exif...
  7. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....metadata package Extract the native metadata package using Read...archive Get the root metadata package Update the comment using the...

    docs.groupdocs.com/metadata/net/working-with-zi...
  8. ColumnMerger problem is fixed in GroupDocs.Comp...

    This month’s release of GroupDocs.Comparison for .NET 18.3 covers some improvements and one bug fix. Features like Comparison.Imaging and registration of changes by groups are improved. ColumnMerger problem is now fixed. You can follow release notes here. We’d recommend you to download latest version of the API and share your feedback. GroupDocs Document Comparison API - Improvements Image update changes by shapes, zone and groups Comparison.Imaging GroupDocs.Comparison for .NET 18....Downloads - MSI Package and Zipped Format Nuget Package - NuGet Install...

    blog.groupdocs.com/comparison/columnmerger-prob...
  9. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....NET package from NuGet.org in the application...installing the appropriate package from the NuGet website, then...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....NET package from the NuGet website in the...to configure the required package, include essential namespaces...

    kb.groupdocs.com/parser/net/how-to-extract-meta...