Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 5,392 for

file merger

(0.29 sec)
  1. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....Merger Product Family GroupDocs.Redaction...extracting text from Excel ( XLS ) files is a common task. Excel is often...

    kb.groupdocs.com/parser/java/extract-text-from-...
  2. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....Merger Product Family GroupDocs.Redaction...by providing the file path of the PDF file as an argument to...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  3. Save in rasterized PDF | Documentation

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...Merger Product Solution GroupDocs...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  4. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Merger Product Solution GroupDocs...to it. Get supported file formats Get file info Redaction basics...

    docs.groupdocs.com/redaction/python-net/basic-u...
  5. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Merger Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/nodejs-java/index-bro...
  6. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...Merger Product Family GroupDocs.Redaction...for loading the source Image file Call the Add method of the Comparer...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  7. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-protected ODT and OTT File formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....Merger for .NET 18.9 comes with some...password-protected ODT and OTT file formats. You can also trim Note...

    blog.groupdocs.com/merger/note-format-is-suppor...
  8. How to Remove Annotation from PDF using Java

    Review the process to remove annotation from PDF using Java by consuming a popular annotation library and how to develop the feature to remove annotation in Java....Merger Product Family GroupDocs.Redaction...class and pass the source PDF file to its constructor Initialize...

    kb.groupdocs.com/annotation/java/how-to-remove-...
  9. Render to HTML | Documentation

    With GroupDocs.Viewer for Java you can render Files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Merger Product Solution GroupDocs...page resources as separate files. This allows reusing common...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  10. Find metadata properties | Documentation

    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....Merger Product Solution GroupDocs...properties extracted from a file. Some metadata standards can...

    docs.groupdocs.com/metadata/nodejs-java/find-me...