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

one

(0.05 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. 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...
  4. How to Add Dropdown Component in PDF using C#

    In this topic, you will discover how to add dropdown compOnent in PDF using C#.Moreover, we will work with you to write C# code to insert dropdown in PDF using C#.... It allows you to select one option from a list of pre-defined...

    kb.groupdocs.com/annotation/net/how-to-add-drop...
  5. How to Extract Text from PDF in C#

    This short article provides the procedure to extract text from PDF in C# and how to use this stepwise guide to write code to extract text from PDF using C#.... This guide uses one of the popular packages for extracting...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats.... Call one of the method overloads to convert...format. Use the method to select one of the predefined page sizes...

    docs.groupdocs.com/viewer/java/render-ms-projec...
  7. Conversion from EML to PDF with attached office...

    Hello, I have upgraded from 21.5 to 24.1, and the EML to PDF conversion is not working anymore as it used to with the older version. If, in the EML file, there is an attached MS Office document, that has been password …...am answering myself on this one. Figured out that I have to use...

    forum.groupdocs.com/t/conversion-from-eml-to-pd...
  8. 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...
  9. System requirements | GroupDocs

    GroupDocs.Conversion for .NET can be used on any operating system where the .NET framework is installed...NET just follow one of the ways as described in the...

    docs.groupdocs.com/conversion/net/system-requir...
  10. Compare Markdown documents | GroupDocs

    Learn how to compare Markdown (.md) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight differences between Markdown files with simple Python code.... Add one or more target Markdown files...

    docs.groupdocs.com/comparison/python-net/compar...