Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,720 for

packaging

(0.09 sec)
  1. Releasing Next Generation GroupDocs.Conversion ...

    We are pleased to announce the release of Next Generation GroupDocs.Conversion for .NET. with the extinct features that you may have not experienced before. This version has a new installer and some new features, fixes, and more document formats are introduced . We recommend that you download and update the library as soon as you can. Why Next Generation GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET 3.0.0. which is also known as Next Generation GroupDocs....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/perform-converion...
  2. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. CAD Document Support Introduced- GroupDocs.Conv...

    When you need to convert image file into other document format it seems very difficult task and when it comes to convert AutoCad drawing document into other document format like PDF, Cells , HTML etc. it seems almost impossible with ordinary tools available in market. At GroupDocs we always tries to provide something innovative to our users, in this regard we are happy to announce another monthly release of GroupDocs....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/enhanced-autocad-...
  4. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features.... # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  5. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....NET : Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  6. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....Annotation: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  7. Read Thumbnails in Document Formats Using Group...

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly release. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF metadata faster. Not only this, the API has also been improved to load only the existing metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats.... # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/read-thumbnails-doc...
  8. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats.... # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  9. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API.... # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  10. 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...