Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 2,137 for

editable document java

(0.18 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Basic Usage...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF Document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…...Comparison Product Family document-comparison chaohui March 27...GroupDocs.Comparison for PDF document comparison and plan to carry...

    forum.groupdocs.com/t/technical-consultation-fo...
  4. Word Comparison in .NET: Revision Track vs High...

    Compare Word Documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....Український Tiếng Việt 中文 中國傳統的 Word document comparison with GroupDocs...Working with Password‑Protected Documents Get a Free Trial Frequently...

    blog.groupdocs.com/comparison/word-comparison-n...
  5. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF Document security with GroupDocs.Signature - add passwords, set user permissions, and control Document access for enhanced protection...unauthorized access and ensure document integrity. Passwords can be...different levels, including document-level and permission-level...

    blog.groupdocs.com/signature/protect-signed-pdf...
  6. Convert RTF to ODT using Node.js

    Easily convert RTF to ODT using Node.js while preserving formatting. This guide walks you through the steps to efficiently export RTF to ODT in Node.js with minimal effort....( RTF ) is widely used for document interchange, but in some cases...cases, converting it to Open Document Text (ODT) is necessary for...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  7. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/java/working-with-s...
  8. Edit Excel Spreadsheet | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Editor for Java / Developer Guide / Edit document / Edit Excel Spreadsheet...

    docs.groupdocs.com/editor/java/edit-excel/
  9. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML Documents using Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Guide / Edit Document / How to Edit XML File How to Edit XML File...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word Documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Editor for Java / Developer Guide / Edit document / Edit Word document...

    docs.groupdocs.com/editor/java/adding-class-nam...