Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,731 for

packaging

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. How to Convert MHTML to HTML using C#

    Easily perform document conversion and learn the process to convert MHTML to HTML using C#. Also, learn how to implement the convert MHTML to HTML C# capability....NET package from the NuGet website in the...all, install the required package from NuGet and add the necessary...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Compare Shapes and Watermark Text Style With Gr...

    We are excited to announce another monthly release of GroupDocs.Comparison for .NET 16.12.0 API new features, Improvements and fixes are introduced in this release. Major changes are done for Spreadsheet and PDF document formats. This monthly release is also introduced enhanced Support for Visual Basic Scripts handling and detection of shapes for Spreadsheet format and watermark text style for PDF document format.In this monthly release 2 new feature are introduced along with 4 improvements and 2 Bug fixes....Downloads -MSI Package and Zipped DLLs Nuget Package -NuGet Install...

    blog.groupdocs.com/comparison/groupdocs.compari...
  6. Hợp nhất các tệp và bảng tính Excel bằng C# | K...

    Kết hợp các tệp bảng tính Excel bằng C#. Hợp nhất các trang cụ thể của tệp XLS/XLSX bằng API hợp nhất .NET của GroupDocs....gói từ NuGet Packages Gallery. Install-Package GroupDocs.Merger...Merger OR Update-Package GroupDocs.Merger Tải xuống MSI hoặc DLL...

    blog.groupdocs.com/vi/merger/merge-excel-files-...
  7. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....metadata package Extract the native metadata package using the...metadata package Extract the native metadata package using he...

    docs.groupdocs.com/metadata/java/working-with-v...
  8. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exepackage sources list RUN sed -i 's/^Components:...d/debian.sources # Download the package lists from the repositories...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  9. PDF to PNG conversion issue on CentOS 7 - Free ...

    Hi @Atir_Tahir, I have the same issue, below is the error log that I got from the openShift pod’s logger. ** (process:1): WARNING **: 01:41:03.983: Path conversion requested 8442880 bytes (1280 x 1649). Maximum size is…...1 then you have to use APT package manager and apt-get utility...utility to install the packages. teguhmargaretha2010 January 16, 2022...

    forum.groupdocs.com/t/pdf-to-png-conversion-iss...
  10. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet 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...