Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 4,572 for

packaging

(0.15 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...dependency management and reducing package size. Discover how to seamlessly...

    blog.groupdocs.com/groupdocs.blog/page/4/
  2. 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...
  3. 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/net/esign-document...
  4. حذف برچسب های MP3 با استفاده از C# - (ID3، Lyri...

    برچسب های MP3 را با استفاده از C# از فایل های mp3 حذف کنید. برچسب‌های فراداده ID3v1، ID3v2، Lyrics و APEv2 را از فایل‌های mp3 با استفاده از NET Metadata API حذف کنید.... /packages/groupdocs.metadata). PM> Install-Package GroupDocs...

    blog.groupdocs.com/fa/metadata/remove-mp3-tags-...
  5. ادغام پاورپوینت ها و اسلایدها با استفاده از C# ...

    ادغام ارائه های پاورپوینت با استفاده از سی شارپ. علاوه بر این، اسلایدهای خاصی از فایل‌های PPT/PPTX را با استفاده از API ادغام NET توسط GroupDocs ترکیب کنید.... Install-Package GroupDocs.Merger OR Update-Package GroupDocs...

    blog.groupdocs.com/fa/merger/merge-powerpoint-p...
  6. 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...
  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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs.Conversion for .NET 25.12 – 최신 업데이트 및...

    GroupDocs.Conversion for .NET 25.12에서 새로워진 기능을 살펴보세요. 이제 NuGet 및 GroupDocs 웹사이트에서 사용할 수 있습니다....6+ (크로스 플랫폼)용: dotnet add package GroupDocs.Conversion --version...Framework 4.6.2+**용: dotnet add package GroupDocs.Conversion.NETFramework...

    blog.groupdocs.com/ko/conversion/groupdocs-conv...
  9. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using .NET API....install the API by adding its package to your .NET application via...via NuGet . PM> Install-Package GroupDocs.Comparison Running examples...

    blog.groupdocs.com/comparison/compare-multiple-...
  10. تنقيح PDF والمستندات الممسوحة ضوئيًا في C # | ن...

    قم بتنقيح النص في PDF والمستندات الأخرى باستخدام C # في تطبيقات .NET. قم بتنقيح المستندات لحجب النص وكذلك النص داخل الصور المضمنة....Install-Package GroupDocs.Redaction التثبيت عبر NuGet Package Manager...

    blog.groupdocs.com/ar/redaction/redact-text-and...