Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 717 for

performance improvement watermark

(2.08 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Watermark Product Solution GroupDocs...(PDF and XPS). Search may be performed by entered search term (text...

    docs.groupdocs.com/viewer/java/search-highlight...
  2. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....Watermark Product Solution GroupDocs.... When the comparison is performed, all changes will be marked...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  3. GroupDocs.Conversion for Python via .NET | Grou...

    Native Python library that converts documents between 10,000+ format pairs — DOCX, PDF, XLSX, PPTX, images, CAD, email, and archives — on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....Watermark Product Solution GroupDocs...retrieving document metadata, and performing conversions. Technical Support...

    docs.groupdocs.com/conversion/python-net/
  4. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  5. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Watermark Product Solution GroupDocs...path to the sample document. Perform the required redaction operation...

    docs.groupdocs.com/redaction/python-net/hello-w...
  6. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/net/select-specifi...
  7. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Watermark Product Solution GroupDocs...can use document instance to perform redactions redactor . apply...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Watermark Product Solution GroupDocs...Apache OpenOffice 4.1.2, we performed below tests: We opened the...

    docs.groupdocs.com/assembly/java/multicolored-n...
  9. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following clients:”....Watermark Product Solution GroupDocs...Apache OpenOffice 4.1.2, we performed below tests: We opened the...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  10. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Watermark Product Solution GroupDocs...Apache OpenOffice 4.1.2, we performed below tests: We opened the...

    docs.groupdocs.com/assembly/java/single-row-ima...