Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,000 for

release notes

(0.19 sec)
  1. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...System . out . println (); } } Note Not all possible properties...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. GroupDocs.Redaction for .NET 25.12 다운로드 – 새로운 수...

    GroupDocs.Redaction for .NET 25.12 최신 수정 및 업데이트가 2025년 12월에 출시되었습니다. NuGet 및 GroupDocs 웹사이트에서 제공됩니다....12 – December 2025 Release Notes Table of Contents 수정 및 향상...

    blog.groupdocs.com/ko/redaction/groupdocs-redac...
  3. 下载 GroupDocs.Redaction for .NET 25.12 – 新的修复和改进...

    GroupDocs.Redaction for .NET 25.12 的最新修复和更新已于2025年12月发布。可在NuGet和GroupDocs网站上获取。...12 – December 2025 Release Notes 目录 修复和增强 新增内容? 如何获取更新 了解更多...

    blog.groupdocs.com/zh/redaction/groupdocs-redac...
  4. Licensing | GroupDocs

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...various purchase plans. Note Please note that general policies...

    docs.groupdocs.com/conversion/python-net/licens...
  5. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Leave feedback On this page Note XML Advanced Electronic Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Bubble Chart in Spreadsheet Document | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Excel Document Creating a Bubble Chart Please follow below steps to create a Bubble Chart in MS Excel 2013: Add a new Workbook. Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group. A drop-down with charts will appear, select the “Bubble” and press “OK” to insert the chart....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Spreadsheet Document Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  7. System requirements | GroupDocs

    GroupDocs.Viewer for Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Leave feedback On this page Note GroupDocs.Viewer for Java does...

    docs.groupdocs.com/viewer/java/system-requireme...
  8. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a text from images and PDFs...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...text) for English language. Note To use the OCR functionality...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...satisfy the specified predicate. Note that the property will be added...

    docs.groupdocs.com/metadata/net/adding-metadata/
  10. Fusionar y dividir archivos EPUB en C# - GroupD...

    Aprende a fusionar y dividir archivos EPUB usando C# con GroupDocs.Merger for .NET. Prueba las potentes características para gestionar tus documentos EPUB....Reference GitHub Examples Release Notes Además, siéntete libre de...GitHub Examples Repository Release Notes and Updates Understanding...

    blog.groupdocs.com/es/merger/merge-and-split-ep...