Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,694 for

packaging

(0.08 sec)
  1. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/set-default-zoom-...
  2. SVG XPS and ICO Conversion to DOC DOCX XLS XLSX...

    GroupDocs.Conversion for .NET Release 3.3.0 Today we are excited to announce another monthly release of GroupDocs.Conversion for .NETversion 3.3.0. This release introduces the support for conversion of new formats like SVG, XPS and ICO in addition to the routine improvements and bug fixes. New Features In this release we have enhanced the support for few other documents/files and document manipulation. SVG documents conversion XPS documents conversion ICO files conversion XLSX to PNG/JPG/HTML fixed conversion Remove Comments from Slides while Conversion Respecting DPI option when converting to image Issues/Bugs Resolved We have made significant improvement in this release and fixed major issues, listed below are the issues that have been resolved:...NET: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/svg-xps-ico-conve...
  3. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....needed library via the NuGet package manager. Finally, you may define...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....NET from the NuGet package manager to convert PDF to Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....metadata package Extract the native metadata package using the...video Get the root metadata package Use the method to extract sets...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. ערוך קבצי Excel ב-C# | בנה עורך גיליונות Excel ...

    עריכת קובצי Excel מוסברת עם דוגמאות C# לעריכת קובצי XLS, XLSX, ODS בתוך יישום NET שלך באמצעות גיליון אלקטרוני ו-API לעריכת מסמכים....org /packages/groupdocs.editor). PM> Install-Package GroupDocs...

    blog.groupdocs.com/he/editor/edit-excel-files-i...
  7. Extraire les informations RIFF et les métadonné...

    Extraire les métadonnées et RIFF INFO des fichiers audio WAV en Java. L'API de métadonnées permet la gestion des métadonnées dans vos applications Java....Extrayez le RiffInfoPackage du package racine. Maintenant, les propriétés...propriétés de métadonnées du package RIFF INFO du fichier WAV en...

    blog.groupdocs.com/fr/metadata/extract-riff-inf...
  8. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of new features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two new manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported.... Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  9. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type.... WriteLine ( "Metadata package value extracted: {0}" , value...Console . WriteLine ( "Metadata package array extracted: {0}" , value...

    docs.groupdocs.com/metadata/net/extracting-prop...
  10. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java.... format ( "Metadata package value extracted: %s" , value...String . format ( "Metadata package array extracted: %s" , ( Object...

    docs.groupdocs.com/metadata/java/extracting-pro...