Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 3,429 for

one

(0.1 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. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....may get errors similar to the one below: error: error reading /home/jenkins/...

    docs.groupdocs.com/viewer/java/how-to-change-ma...
  3. PowerPoint Presentation

    Making PowerPoint Slides Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions Outline Make your ......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/net/sample-files/Pres...
  4. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....that are found for at least one nested search query. The example...text of which there is at least one of the words “Einstein” and “relativity”...

    docs.groupdocs.com/search/net/boolean-search/
  5. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class... For example, if more than one text value meets the condition...and select the most suitable one. Working with tables The following...

    docs.groupdocs.com/parser/net/working-with-data...
  6. Evaluation Limitations and Licensing | GroupDocs

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....pretty much same as the licensed one but you will face few limitations...number of indexed documents in one index or in several indexes for...

    docs.groupdocs.com/search/java/evaluation-limit...
  7. 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....available under one roof. I’m talking about GroupDocs: a one-stop-shop...

    blog.groupdocs.com/categories/groupdocs.total-p...
  8. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...pageIndex ++) { // Generate one preview as SVG image by page...of some loaded document has one or more raster images, and for...

    docs.groupdocs.com/editor/net/generating-page-p...
  9. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on compOnent positioning, alignment and other visual options with GroupDocs.Signature...fields or update the existing ones within the documents. The class...signature. The class contains one object that specifies the properties...

    docs.groupdocs.com/signature/net/esign-document...
  10. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....number (ID) and may belong to one of the following types: name...image was replaced with the new one, but the binary data of the old...

    docs.groupdocs.com/viewer/java/optimization-pdf...