Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 4,663 for

classification

(0.09 sec)
  1. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...Classification Product Solution Purchase...

    docs.groupdocs.com/merger/java/remove-document-...
  2. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/load-password...
  3. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  4. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/net/memory-optimizati...
  5. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  6. Basic usage | GroupDocs

    The main features of the GroupDocs.Watermark API — add, customize, update, and remove watermarks with just a few lines of code....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Developer Guide | GroupDocs

    Practical code examples for GroupDocs.Watermark for Python via .NET — add text and image watermarks, customize and tile them, place them with format-specific options, and search, modify, and remove existing watermarks....Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/python-net/develop...
  8. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  9. Load file from stream | GroupDocs

    Pass a FileStream or any System.IO.Stream directly to the Comparer constructor and Add() method to compare documents without saving them to disk first in GroupDocs.Comparison for .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/net/load-file-fro...
  10. Supprimer les métadonnées Office PII en Java - ...

    Comment les équipes de gestion des dossiers et de conformité suppriment les noms d’auteur, les traces de révision et les champs SharePoint des documents Office avec GroupDocs.Metadata pour Java, et prouvent que le nettoyage a été effectué....également sur la question de classification. Les noms de propriétés...pour la recherche et la classification des dossiers, et sanitize()...

    blog.groupdocs.com/fr/metadata/remove-pii-from-...