Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,454 for

packaging

(0.32 sec)
  1. Set Text Background Color Dynamically Using Gro...

    We are really delighted to announce the release of version 17.5.0 of the GroupDocs.Assembly for .NET API. This release comes with some very exciting features to enhance the usability of the API. The API permits its users to set the background color of some text dynamically. It also allows using variables in template documents. We recommend you to download the latest release and check out all the features introduced in this version of the API....Assembly: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  2. Introducing Support for EMLX and OFT Email Form...

    We are extremely excited to announce the final release of GroupDocs.Watermark for .NET for the year of 2017. In this release, we have extended the supported file formats by adding EMLX and OFT email formats. Furthermore, we have added features to edit Excel objects that can be considered as watermark. Please continue to read more about this latest release. Support for EMLX and OFT Email FormatsGroupDocs.Watermark for .NET 17.12 allows you to perform watermarking operations for EMLX and OFT email formats....Watermark: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/watermark/support-for-emlx-a...
  3. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Metadata: Download – MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. GroupDocs.Assembly for .NET 3.2.0 Released with...

    Team GroupDocs is excited to announce GroupDocs.Assembly for .NET 3.2.0. The latest version of our document generation API comes with some useful new features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add support for outer document insertion while generating Word Processing documents Support number formatting features missing in .Net Framework such as ordinal, cardinal, alphabetic, etc. in template syntax Support string formatting features missing in ....Assembly: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  5. GroupDocs.Parser für Python 25.12 – Neueste Upd...

    Entdecken Sie, was es Neues bei GroupDocs.Parser für Python 25.12 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....Download the appropriate WHL package for your platform from the...macOS macOS ARM Install the package with pip (replace * with the...

    blog.groupdocs.com/de/parser/groupdocs-parser-f...
  6. GroupDocs.Conversion pour .NET 25.10 – Dernière...

    Explorez les nouveautés de **GroupDocs.Conversion** pour .NET 25.10. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....dernier package GroupDocs.Conversion : dotnet add package GroupDocs...Conversion --version 25.10 (Le même package fonctionne pour .NET 6+, .NET...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  7. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....metadata package Extract the native metadata package using the...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....prevent food products being packaged and dated incorrectly; Used...additional item information on the package Widely used in automotive industry...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Convertir un document Word en image à l'aide de...

    Apprenons à convertir un document Word en image avec Node.js grâce à un exemple de code. Aucun outil supplémentaire n'est nécessaire pour convertir un document Word en image avec Node.js....votre projet en important le package groupdocs.viewer Configurez...Commencez par installer le package groupdocs.viewer. Définissez...

    kb.groupdocs.com/fr/viewer/nodejs/render-word-d...
  10. تبدیل ارائه ها به تصاویر در C# | PPT به JPG | P...

    ارائه های پاورپوینت خود را با فرمت PPT/PPTX با استفاده از C# به فرمت JPG یا PNG تبدیل کنید. با استفاده از NET API ارائه ها را به تصاویر به صورت برنامه نویسی تبدیل کنید.... /packages/groupdocs.conversion). PM> Install-Package GroupDocs...

    blog.groupdocs.com/fa/conversion/convert-presen...