Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 15,660 for

file

(0.16 sec)
  1. GroupDocs.Viewer for .NET UI 8.1.1 – 最新更新與修復(20...

    探索在 2025 年 9 月發布的 GroupDocs.Viewer for .NET UI 8.1.1 中的新功能、改進與錯誤修復。...package now includes a README file that appears directly on its...

    blog.groupdocs.com/zh-hant/viewer/groupdocs-vie...
  2. In-Paragraph List in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column.... Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....mdDocId ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  4. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....padding ); // sign document to file signature . sign ( QRCodeCustomEncrypti...

    docs.groupdocs.com/signature/java/implement-cus...
  5. eSign image with Digital signature | GroupDocs

    This article demonstrates how to sign images with digital signatures using steganography (LSB technique) with GroupDocs.Signature for .NET. Learn how to embed invisible digital signatures into PNG and JPG images....images using streams instead of file paths: using ( Stream inputStream...

    docs.groupdocs.com/signature/net/esign-image-wi...
  6. 在 C# 中提取 WAV 文件的 RIFF INFO 和元数据

    在 C# 中提取 WAV 音频文件的元数据和 RIFF INFO。元数据 API 允许在您的 .NET 应用程序中进行元数据管理。...GroupDocs Comment: Sample WAV File Copyright: CreationDate: 2020-12-03...

    blog.groupdocs.com/zh/metadata/extract-riff-inf...
  7. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Comparison for Node.js via Java. No Microsoft Office or other third‑party software is required....$env:JAVA_HOME = "C:\Program Files\Java\jdk-17" $env:Path = "$...free for libraries and temp files, plus space for input/output...

    docs.groupdocs.com/comparison/nodejs-java/syste...
  8. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....(MKV) files Working with metadata in Matroska (MKV) files Leave...format-specific information from MKV files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....mdDocId ); // sign document to file signature . Sign ( "MetadataCustomSerial...

    docs.groupdocs.com/signature/net/implement-cust...
  10. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java..../// Specifies the format of a file. /// </summary> public enum...

    docs.groupdocs.com/assembly/net/migrating-to-gr...