This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Redaction Product Solution GroupDocs...
This example demonstrates how to load a file from a stream.
advanced_usage.loading_files.LoadFromStream
// Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for ....Redaction Product Solution GroupDocs...
This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...
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....Redaction เพิ่มการแก้ไขสำคัญสำหรับไฟล์...
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....Redaction agrega una corrección crítica...
全面了解如何使用 Java 从 PDF 中删除注释。此外,您还将找到使用 Java 删除 PDF 中注释的代码示例。...Redaction Product Family 使用 Java 从 PDF...中删除注释的步骤 设置您的开发环境以集成 GroupDocs.Redaction for Java ,允许您从 PDF 文件中删除注释...
Dans ce didacticiel, vous découvrirez comment rédiger du texte dans un PDF en utilisant C#. De plus, vous recevrez un exemple de code simple pour remplacer du texte dans un PDF à l'aide de C#....Redaction Product Family Rédiger du...IDE pour utiliser GroupDocs.Redaction for .NET pour rédiger du texte...