Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 2,441 for

document editing

(0.04 sec)
  1. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note Documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. How to Convert Word to PDF in Java

    Easily transform Documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java....and PDF have been popular document formats. In a previous article...article, we discussed document conversion from PDF to Word in Java...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for Document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....PDF document, which will need to convert it to an editable format...Convert function to convert the document. Code to Convert PDF to Word...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Remove Annotations from DOCX using C#

    Learn how to effectively remove annotations from DOCX using C#. You'll also get an example that explains the process of how to delete annotations in DOCX using C#....changes, can sometimes clutter documents, especially when preparing...distribution. To ensure that your documents are clean and professional...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Online PDF to PPTM Converter | Free GroupDocs Apps

    PDF to PPTM Document converter - convert PDF to PPTM online for free, no registration required. Secure and easy to use PDF to PPTM conversion!...You can convert your PDF documents from any platform (Windows...convert password protected documents. Just expand LoadOptions and...

    products.groupdocs.app/conversion/pdf-to-pptm
  8. Online PDF to PPSX Converter | Free GroupDocs Apps

    PDF to PPSX Document converter - convert PDF to PPSX online for free, no registration required. Secure and easy to use PDF to PPSX conversion!...You can convert your PDF documents from any platform (Windows...convert password protected documents. Just expand LoadOptions and...

    products.groupdocs.app/conversion/pdf-to-ppsx
  9. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...change image metadata (e.g. edit EXIF data of an image or act...

    docs.groupdocs.com/redaction/net/image-redactions/
  10. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....viewing and navigation of documents in a browser. Most commonly...Page Thumbnails Document Downloading Document Printing File Browser...

    blog.groupdocs.com/viewer/servlets-based-front-...