Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 10,565 for

document redaction

(0.06 sec)
  1. Add Distance Annotation to JPG using C#

    This article is designed to assist you how to add distance annotation in JPG using C# along with comprehensive steps to insert distance annotation to JPG in C#....Redaction Product Family Add Distance...between two points in JPG documents, especially in applications...

    kb.groupdocs.com/annotation/net/add-distance-an...
  2. GroupDocs.Viewer for .NET 20.11 Release Notes |...

    Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for .NET 20.11...Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  3. Index lifecycle | Documentation

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/index-lifecycle/
  4. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/index-lifecycle/
  5. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  6. GroupDocs.Assembly for .NET 17.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 17.12. Major Features This release of GroupDocs.Assembly extends abilities of dynamic manipulation over shapes, images, and charts for Word Processing and Email file formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-42  Support dynamic insertion of images for MSG messages with RTF body  Feature ASSEMBLYNET-54 Support dynamic shape fill color setting for Word Processing Documents  Feature ASSEMBLYNET-55 Support dynamic shape fill color setting for email messages with HTML body Feature ASSEMBLYNET-56 Support dynamic shape fill color setting for email messages with RTF body Feature ASSEMBLYNET-57 Support dynamic chart axis title setting for Word Processing Documents  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Redaction Product Solution GroupDocs...setting for Word Processing documents Feature ASSEMBLYNET-55 Support...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. Remove Metadata from DOCM using C#

    This topic will teach you how to remove metadata from DOCM using C#. You'll also get the code to delete metadata from DOCM in C# without needing any extra software....Redaction Product Family Remove Metadata...today’s digital age, the documents we create often carry hidden...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  8. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-emails-f...
  9. GroupDocs.Viewer for Java 22.9 Release Notes | ...

    Features, improvements, and bugs-fixes that are shipped in GroupDocs.Viewer for Java 22.9...Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/logging/