GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis To ensure that it contains the most up To date versions of each of our Java document manipulation APIs....Conversion Product Solution GroupDocs...and manipulate documents and images within your Java applications...
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 page contains information about the purpose and use of all index events....Conversion Product Solution GroupDocs...EndsWith ( "ProtectedDocument.pdf" , StringComparison . InvariantCultureIgno...
This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....Conversion Product Solution GroupDocs...allows you to replace text and image in the found possible watermarks...
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...
This article demonstrates how To edit Mobi files using C# programming language....Conversion Product Solution GroupDocs...text with rich formatting, images, and different annotations...
This article demonstrates how To edit Mobi files using Java programming language....Conversion Product Solution GroupDocs...text with rich formatting, images, and different annotations...
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...