Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,797 for

packaging

(0.15 sec)
  1. 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...
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....encountered in a particular package. a file to examine Get a collection...instances for any desired metadata package Iterate through the extracted...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. GroupDocs.Parser for .NET 25.12.1 – آخر التحديث...

    اكتشف ما هو الجديد في GroupDocs.Parser for .NET 25.12.1. متاح الآن على NuGet وموقع GroupDocs....حزمة عبر NuGet: dotnet add package GroupDocs.Parser --version...مدير الحزم: NuGet\Install-Package GroupDocs.Parser -Version 25...

    blog.groupdocs.com/ar/parser/groupdocs-parser-f...
  4. GroupDocs.Viewer برای .NET 25.9 – آخرین به روزر...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website. **Persian/Farsi translation:** ویژگی‌های جدید GroupDocs.Viewer برای .NET نسخه ۲۵.۹ را کشف کنید. هم‌اکنون در NuGet و وب‌سایت GroupDocs در دسترس است....NET 6 Package یا Windows-only .NET Framework...Framework 4.6.2 and .NET 6 Package Direct Download – اسمبلی ها را...

    blog.groupdocs.com/fa/viewer/groupdocs-viewer-f...
  5. GroupDocs.Parser cho .NET 25.11 – Các bản cập n...

    Khám phá những tính năng mới trong GroupDocs.Parser cho .NET 25.11. Hiện đã có sẵn trên NuGet và trang web GroupDocs....NET 6 : NuGet\Install-Package GroupDocs.Parser -Version 25...và .NET 6 : NuGet\Install-Package GroupDocs.Parser.NETFramework...

    blog.groupdocs.com/vi/parser/groupdocs-parser-f...
  6. GroupDocs.Parser for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Parser for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...NET 6 : NuGet\Install-Package GroupDocs.Parser -Version 25...2 和 .NET 6 : NuGet\Install-Package GroupDocs.Parser.NETFramework...

    blog.groupdocs.com/zh/parser/groupdocs-parser-f...
  7. GroupDocs.Parser for .NET 25.11 – 最新更新與修補 (2025...

    探索 GroupDocs.Parser for .NET 25.11 的新功能。現在已在 NuGet 與 GroupDocs 網站上提供。...NET 6 : NuGet\Install-Package GroupDocs.Parser -Version 25...2 與 .NET 6 : NuGet\Install-Package GroupDocs.Parser.NETFramework...

    blog.groupdocs.com/zh-hant/parser/groupdocs-par...
  8. Significant trouble installing, and now using G...

    Significant trouble installing, and now using GroupDocs At first, attempting `pip install groupdocs-viewer-net` was yielding an error that said no such file existed, despite me getting that command......9'` > This means the package claims to be compatible with...To run groupdocs-viewer-net package on macOS you need: ARM64 CPU...

    forum.groupdocs.com/t/significant-trouble-insta...
  9. Missing whitespaces after conversion from PDF t...

    Converting the attached file to HTML, causes all whitespaces to disappear. PDF to HTML missing whitespaces.zip (156.5 KB) We were using the Viewer from GroupDocs.Total for .NET package 25.2. HtmlViewOptions.ForEmbedde…...NET package 25.2. HtmlViewOptions.ForEmbeddedResources...

    forum.groupdocs.com/t/missing-whitespaces-after...
  10. Issue in Comparison of Large Sized PDF Files is...

    GroupDocs.Comparison for .NET 19.1 comes with a few bug fixes and a few improvements. Paragraph absorber in the resultant document and charts comparing in Cells are now improved. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. ImprovementsFollowing improvements are introduced: Improve paragraph absorber in result document Charts comparing in Cells Bug FixFollowing issues are resolved for Slides: Incorrect Sheet Name in result file in Cells Comparing large sized PDF files Issue when setting ParaghraphLines Setting Hyperlinks in big size PDF file Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....NET API : Nuget Package - NuGet Install Documentation...

    blog.groupdocs.com/comparison/issue-in-comparis...