This article explains how To modify found watermark properties while using GroupDocs. Watermarks API....Conversion Product Solution GroupDocs...allows you to replace text and image in the found possible watermarks...
Retrieve a list of document attachments from your emails, Outlook data files, archives and Pdf documents with GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...Outlook data files, archives, and PDF documents. Java import com.groupdocs...
This article describes the workflow To extract text from Markdown file in Java and provides a working application on how To get text from Markdown using Java....Conversion Product Family GroupDocs...document formats such as DOC, DOCX, PDF, XLSX, XML, HTML, and many more...
You might need To save a document To any cusTom file at any location on the local disc or a even a Stream.
The following example demonstrates how To save a document To any location.
final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Here we can use document instance To perform redactions RedacTorChangeLog result = redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document To a cusTom location and convert its pages ToImages final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Conversion Product Solution GroupDocs...location and convert its pages to images final FileOutputStream fileStream...
Build your CAD files viewer in C# To view drawings. Convert DWG, DGN To render as HTML, JPG, PNG, or Pdf using document viewer .NET API by GroupDocs....render as HTML, JPG, PNG, or PDF . Get layouts and layers of DWG...rendering the CAD files like DWG to PDF, JPG, PNG, and HTML within .NET...
The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Conversion Product Solution GroupDocs...documents ending in “Protected.pdf” and how to skip indexing documents...
GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options.
Here are the main GroupDocs.Watermark API concepts:
Watermarker is the main class that contains all the required methods for manipulating document watermarks....Conversion Product Solution GroupDocs...methods. // Add text watermark to PDF document Watermarker watermarker...
The articles in this section describe advanced Topics related To search operations.
You will find details about different search aspects. Search types, advanced options, internal implementation details:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...
This article explains how To detect document file type, size and calculate pages count with GroupDocs.Watermark....Conversion Product Solution GroupDocs...represents the document file type (PDF, Word document, Excel spreadsheet...