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

one

(0.13 sec)
  1. 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...
  2. 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...
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.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-for-em...
  4. 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-...
  5. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....strings are the same as the ones that you pass to method implementors...information on several invoices in one table. # Ware Pack Quantity «foreach...

    docs.groupdocs.com/assembly/net/template-syntax...
  6. 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...
  7. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....options, use the method for one of the following classes (depending...You can set the property to one of the following values: (default)...

    docs.groupdocs.com/viewer/java/specify-renderin...
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....strings are the same as the ones that you pass to method implementors...information on several invoices in one table. # Ware Pack Quantity «foreach...

    docs.groupdocs.com/assembly/python-net/template...
  9. How to Convert MPP to PDF in Java

    Easily transform Microsoft project files into a non-editable format, learn how to convert MPP to PDF in Java, and develop the Java MPP to PDF converter application....MPP to PDF in Java by using one of the best document converter...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....from PowerPoint in C# using one of the popular document extraction...

    kb.groupdocs.com/parser/net/how-to-extract-imag...