Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 2,101 for

editable document java

(0.05 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Family / GroupDocs.Parser for Java / Developer Guide / Advanced...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Word 文档中所有出现的单词“document”替换为“edited document”。 using (Editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/zh/editor/edit-word-document...
  3. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Save a modified file to a stream | GroupDocs

    This article shows how to save a file to the specified stream in Java...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...Metadata ( "input.pdf" ); // Edit or remove metadata here metadata...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  5. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  6. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML Document...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Family / GroupDocs.Editor for Java / Developer Guide / Working...

    docs.groupdocs.com/editor/java/working-with-htm...
  7. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/java/working-with-i...
  8. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for Java version 20.11 - inserting an edited worksheet into existing spreadsheet...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Editor for Java / Developer Guide / Edit document / Edit Excel Spreadsheet...

    docs.groupdocs.com/editor/java/inserting-edited...
  9. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Family / GroupDocs.Parser for Java / Developer Guide / Advanced...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Handling the ID3v2 tag | GroupDocs

    This article explains how to handle ID3v2 tag....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/java/handling-the-i...