Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,699 for

one

(0.24 sec)
  1. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only One method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Concatenation of multiple streams into one document Usage of a default width...about the error. Introduction In one of my previous articles I talked...

    blog.groupdocs.com/categories/groupdocs.total-p...
  3. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....key for encryption (at least one character) * </p> */ public final...key for encryption (at least one character) * </p> */ public final...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…... The older one showed first page in about 15-19...15-19 seconds while the latest one was processing the same .xls...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  5. PowerPoint Presentation

    Edited tips on 2nd slide Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Tips to be Covered Outlines Slide Structure Fonts Colour Background Graph......Slide Structure – Good Show one point at a time: Will help audience...Use backgrounds such as this one that are attractive but simple...

    docs.groupdocs.com/editor/java/sample-files/Out...
  6. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...options, use the method for one of the following classes (depending...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  7. How to Convert HTML to Text using Java

    Get familiar with the process to convert HTML to Text using Java and easily use these instructions for developing the functionality to convert HTML to Text in Java.... This guide uses one of the best document converter...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....the two CSV files, we will use one of the best document comparison...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. How to Convert HTML to Image in Java

    Learn the document conversion process in detail to convert HTML to Image in Java and how to use these instructions to create Java HTML to Image converter capability....document transformation by using one of the popular document conversion...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have dOne it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images....different from the previous one. The following are the key points...

    blog.groupdocs.com/redaction/hide-or-remove-cla...