Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 4,800 for

packaging

(0.41 sec)
  1. Add TextReplacement Annotation in Slides Docume...

    We are proudly announcing another monthly release of GroupDocs.Annotation for .NET. This latest release 18.10 of the API comes up with the feature to add TextReplacement annotation in Slides document along with font family support. Moreover, few fixes are also introduced in this version, we therefore recommend you to download the new version of the API to enhance your document annotation experience. Feature TextReplacement annotation for Slides document Font family support for TextReplacement annotation Bug Fixes Time format for Slides document Converting Int into PDF....Annotation: Nuget Package - Download Documentation -...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  2. GroupDocs.Search for .NET 1.1.0 Released with N...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Search for .NET 1.1.0. The latest version of our search API provides new features and enhancements made to existing options. Please see below for the list of features. GroupDocs.Search for .NET 1.1.0 - Features In this update new feature for and enhancements for the Excel, PowerPoint and Word Document File Formats have been added:...Search: Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/search/groupdocs-search-net-...
  3. Topics tagged dotnet

    Topics tagged dotnet...with individual GroupDocs packages? GroupDocs.Total Product Family...March 12, 2025 Upgrade NuGet Package "GroupDocs.Watermark" to version...

    forum.groupdocs.com/tag/dotnet
  4. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....use the NuGet package manager: PM> Install-Package GroupDocs.Signature...

    docs.groupdocs.com/signature/net/how-to-generat...
  5. GroupDocs.Total for .NET 25.9 – 最新更新和修复(2025年10月)

    了解 GroupDocs.Total for .NET 25.9 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...org/packages/GroupDocs.Total GroupDocs...6.2+ https://www.nuget.org/packages/GroupDocs.Total.NETFramework...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  6. GroupDocs.Viewer for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Viewer for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...CrossPlatform dotnet add package GroupDocs.Viewer.CrossPlatform...– GroupDocs.Viewer Install-Package GroupDocs.Viewer -Version 25...

    blog.groupdocs.com/zh/viewer/groupdocs-viewer-f...
  7. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version.... Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/metadata/introducing-asp.net...
  8. Email to HTML Conversion Introduced in GroupDoc...

    GroupDocs team is glad to announce monthly release of .NET Document Conversion API v17.9.0. In this monthly release new document conversion features like Convert from email to HTML document and email to diagram are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. .NET Document Conversion API - Major Changes This monthly release of GroupDocs....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/groupdocs.convers...
  9. PDF to HTML CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ของคุณผ่านทาง NuGet PM> Install-Package GroupDocs.Conversion วิธีแปลง...

    blog.groupdocs.com/th/tag/pdf-to-html-csharp/
  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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....metadata package Extract the native metadata package using Read...video Get the root metadata package Use the property to extract...

    docs.groupdocs.com/metadata/net/working-with-me...