Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 8,761 for

document conversion

(0.24 sec)
  1. GroupDocs comparison library with java EE9 supp...

    Our application is being upgraded to java EE9 ( with migration from javax namespace to jakarta namespace ). Current comparison java library ( 25.2 version ) is still not jakarta ready ( java EE9 supported ). Please provi…...Comparison Product Family document-comparison , java sarfraz...jakarta ready version of the conversion java library so that it would...

    forum.groupdocs.com/t/groupdocs-comparison-libr...
  2. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...Conversion Product Family jarrodwee...Code as follows: GroupDocs.Conversion.Options.Convert.PdfConvertOptions...

    forum.groupdocs.com/t/converting-msg-file-conta...
  3. GroupDocs.Redaction for .NET | GroupDocs

    A .NET API for redaction of sensitive and classified information from the Documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/
  4. Edit Excel Spreadsheet in Node.js | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  5. Load from Stream | GroupDocs

    Load from Stream As an alternative to a local file, Redactor can open a Document from stream. The following example demonstrates how to load and redact a Document using Stream: final FileInputStream stream = new FileInputStream("sample.docx"); try { final Redactor redactor = new Redactor(stream); try { // Here we can use Document instance to make redactions redactor.apply(new DeleteAnnotationRedaction()); redactor.save(); } finally { redactor.close(); } } finally { stream.close(); }...Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/load-from-str...
  6. GroupDocs.Watermark Product Family | GroupDocs

    Powerfull API for adding watermarks to the Documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/
  7. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/find-me...
  8. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing Documents with various file formats by GroupDocs.Signature API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/save-signed-w...
  9. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Conversion Product Family GroupDocs...Java Efficient and accurate document search plays a vital role...

    kb.groupdocs.com/search/java/search-different-w...
  10. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a Document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-underline...