Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 722 for

performance improvement watermark

(0.34 sec)
  1. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Watermark Product Solution GroupDocs..."C:\\Temp\\sample.docx" ); try { // Perform annotation and textual redactions...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  2. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Watermark Product Solution GroupDocs...and 3D models. You can even perform optical character recognition...

    docs.groupdocs.com/total/java/
  3. Converting JSON to a Spreadsheet | GroupDocs

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...SpreadsheetConvertOp (); // Perform the conversion converter ....

    docs.groupdocs.com/conversion/java/convert-json...
  4. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/python-net/load-fr...
  5. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Watermark Product Solution GroupDocs...can use document instance to perform redactions RedactorChangeLog...

    docs.groupdocs.com/redaction/java/save-to-stream/
  6. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/python-net/load-pa...
  7. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/python-net/save-in...
  8. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Watermark Product Solution GroupDocs...This page describes how to perform indexing of password protected...

    docs.groupdocs.com/search/java/indexing-passwor...
  9. Installation | GroupDocs

    Development Environment Operating Systems GroupDocs.Search for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported Runtime **GroupDocs.**Search for Java supports Java run-time version 6 (1.6) and above. Development Environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs Artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Search for Java API directly in your Maven projects with simple configurations....Watermark Product Solution GroupDocs...> </ dependencies > After performing above-mentioned steps, GroupDocs...

    docs.groupdocs.com/search/java/installation/
  10. GroupDocs.Conversion for Python via .NET | Grou...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....Watermark Product Solution GroupDocs...retrieving document metadata, and performing conversions. Technical Support...

    docs.groupdocs.com/conversion/python-net/