Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 8,768 for

document editor

(0.06 sec)
  1. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/get-supported-fil...
  2. GroupDocs.Watermark for Java 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for Java 18.2. Major Features This is the first version of GroupDocs.Watermark for Java. The most notable features are: Add text and image watermarks to Documents and images Search for possible watermarks in Documents and remove them Support various Document formats: Pdf; MS Office: Word, Excel, PowerPoint, Visio Support various image formats: png, bmp, jpeg, jpeg2000, gif, tiff, webp (including multi-frame gif and tiff) Process Documents and images attached to stored email messages (msg, oft, eml, emlx formats are supported) Add watermarks to images inside Documents of all supported formats Two ways of watermark adding/removing are supported: using generalized approach and working with supported format specifics All Changes This is the first version of GroupDocs....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  3. Latest release (Febrary 2023) | Documentation

    There is 1 feature and 1 bug fixed in this release. Full list of changes in this release Key Category Summary ANNOTATIONJAVA-1356 Feature Add support for adjusting image quality ANNOTATIONJAVA-1345 Fix The web application gets slow after some annotation Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for Java 23.2: Set resolution (image quality) of Document preview. Support for adjusting image quality Now you can change image quality....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/release-note...
  4. Use advanced logging | Documentation

    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....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-advanced-...
  5. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  6. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result Document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  7. GroupDocs.Annotation for .NET 21.11 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for .NET 21.11 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.11: Added ability to add checkbox component to PDF Documents. Added ability to add Squiggly annotation for PDF, Words and Slides Documents. Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-1872 Implement adding Checkbox control to PDF files Feature ANNOTATIONNET-1894 Add squiggly annotation from PDF Documents Feature ANNOTATIONNET-1895 Add squiggly annotation form Word Documents Feature ANNOTATIONNET-1896 Add squiggly annotation from Slide Documents Feature Public API and Backward Incompatible Changes 1....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  8. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for Python via .NET — API to compare two or more files and get the difference between them....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/python-net/groupd...
  9. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for Node.js via Java — API to compare two or more files and get the difference between them....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/group...
  10. GroupDocs.Redaction for .NET 19.1 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for .NET 19.1. Major Features This is the first version of GroupDocs.Redaction for .NET. The most notable features are: Search and redact exact matches of a search string Search and redact using regular expressions Use textual (exemption codes) or graphic (colored rectangles) redactions Save Document in its original format or as a PDF with raster images of original pages Wipe out metadata or redact metadata values Remove annotations or redact their texts Control redaction process and skip specific matches Integration interface for implementing custom redactions and formats Built-in support for office formats and PDF All Changes This is the first version of GroupDocs....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/groupdocs-reda...