Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,661 for

packaging

(0.03 sec)
  1. Conversion to POTX is supported in GroupDocs.Co...

    Another monthly release of GroupDocs.Conversion for .NET 17.11 is on-board. This release comes with new document formats support such as POTX and POTM. Cells to SVG and Diagram to SVG conversions are improved. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Features Conversion from/to POTX and POTM Back and forth PPTM, PPSM documents conversion Implement conversion from/to XLTX and XLTM GroupDocs Document Conversion API - Improvements Check for unsupported Excel 95 XLS file format and throw an exception Cells to SVG conversion improvement Improved Diagram to SVG conversion Set custom font directories GroupDocs....Conversion: # Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/conversion-potx-s...
  2. GroupDocs.Assembly for .NET 3.1.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Assembly for .NET 3.1.0. The latest version of our document generation API provides many enhancements and features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add explicit support for multiple data sources GroupDocs.Assembly for .NET 3.1.0 - Enhancements Unify watermarking across all supported file formats Provide support for presentation file formats in evaluation mode Support only SHA256 for signing assemblies and MSI Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Assembly: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/assembly/releasing-groupdocs...
  3. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....metadata package Extract the native metadata package using the...file Get the root metadata package Use the method to get access...

    docs.groupdocs.com/metadata/java/working-with-o...
  4. Kết xuất tài liệu Word dưới dạng HTML sạch bằng...

    Kết xuất tài liệu Word DOC/DOCX thành HTML rút gọn bằng C#. Chuyển đổi các tệp Word bằng các tài nguyên được nhúng hoặc bên ngoài trong ứng dụng .NET....org/packages/groupdocs.viewer). PM> Install-Package GroupDocs...

    blog.groupdocs.com/vi/viewer/render-word-docume...
  5. How to merge WAV files using C# | Documentation

    Learn how to merge WAV audio files, combine WAV audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....installer, or NuGet package: PM> Install-Package GroupDocs.Merger...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of new features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  8. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your documents or text with IAB-2 or document taxonomies The GroupDocs....NET APIs packaged into one product suite. GroupDocs...versions of GroupDocs Java APIs packaged into one product suite. Check...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  9. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....metadata package Extract the native metadata package using Read...file Get the root metadata package Use the property to get access...

    docs.groupdocs.com/metadata/net/working-with-op...
  10. Mettre à jour les métadonnées EPUB à l'aide de ...

    Découvrez comment afficher et modifier les métadonnées des livres électroniques EPUB à l'aide de C#. Modifiez par programme les propriétés spécifiques à l'EPUB et les éléments Dublin Core à l'aide de C#.... PM> Install-Package GroupDocs.Metadata Modification...classe Metadata . Extrayez le package racine de métadonnées à l’aide...

    blog.groupdocs.com/fr/metadata/view-edit-epub-m...