Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,709 for

packaging

(0.04 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. How to Convert XLSX to PDF using C#

    In this article, you will be guided on how to convert XLSX to PDF using C#. Also, a code example will be provided to demonstrate how to generate PDF from XLSX in C#....up the document conversion package to carry out the document transformation...Conversion for .NET from the NuGet package manager Add a reference to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Convert ODT to HTML using C#

    Let's learn how to convert ODT to HTML using C# without installing any extra software. Also, write code example to export ODT to HTML in C# using conversion library....installing the package via the NuGet package manager Add a reference...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/show-comments-renderi...
  5. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....NET package from the NuGet.org Use GroupDocs...by downloading the needed package from the NuGet website and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Extract Text from HTML in C#

    This tutorial focuses on the procedure to extract Text from HTML in C# and how to follow this guide for implementing the C# extract Text from HTML functionality....NET package from the NuGet website in the...by configuring the required package and adding the reference to...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  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. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Extract the EXIF metadata package using the IExif.getExifPackage...that can be added to an EXIF package: TiffAsciiTag TiffByteTag TiffDoubleTag...

    docs.groupdocs.com/metadata/nodejs-java/working...
  9. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  10. How to Convert HTML to Excel in C#

    Quickly review detailed instructions to convert HTML to Excel in C#, learn how to use these steps for the implementation of HTML to Excel converter C# functionality....NET package from the NuGet in the .NET...by installing the required package from the NuGet website and...

    kb.groupdocs.com/conversion/net/how-to-convert-...