Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,636 for

packaging

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Hotfix that improves security in GroupDocs.Anno...

    We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Annotation for .NET 18.7.1. This hotfix comes with a security improvement. We therefore recommend you to download this latest release for a better API experience. Improvements Security improvements update Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Annotation: Nuget Package - Download Documentation -...

    blog.groupdocs.com/annotation/hotfix-that-impro...
  7. Read Metadata in EPUB File using GroupDocs.Meta...

    GroupDocs team is proudly announcing the support for **Epub file format’s **metadata operations in the monthly release of GroupDocs.Metadata for .NET 18.1. Using the latest release, you can now detect Epub file format and read its metadata and **DublinCore **information. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.1. Getting Metadata in Epub File Format Getting DublinCore Metadata in Epub File Format Detecting Epub Document File Format For details about the features supported by the API, please visit Features Overview.... # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/read-metadata-in-ep...
  8. Bug Fixes in GroupDocs.Metadata for .NET v17.10.1

    GroupDocs team is proudly announcing the release of version 17.10.1 of the GroupDocs.Metadata for .NET API. Based on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix release. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version.... Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/hot-fixes-in-groupd...
  9. Announcing Hotfix release of GroupDocs.Comparis...

    This hotfix of GroupDocs.Comparison for .NET 18.7.1 comes with a security improvement. We’d recommend you to try latest version of the API and enhance your document comparison experience. Improvements Security improvements update Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.Comparison for .NET API: Nuget Package - NuGet Install Documentation - Product Docs Video Tutorials - YouTube Videos Support Forum - Technical Support Forum Example / Plugins - Github source code examples Feedback You are always welcome to share your feedback and suggestions to improve this product, we take it very seriously and try to incorporate it as much as its possible for upcoming releases ....NET API : Nuget Package - NuGet Install Documentation...

    blog.groupdocs.com/comparison/announcing-hotfix...
  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...