Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 4,383 for

document security

(1.3 sec)
  1. Extract text structure | GroupDocs

    This article explains that how to extract text structure from Documents....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/extract-text-stru...
  2. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....converting password protected ODS document Improvements Pdf to Cells... Moreover, there’s also a security improvement. Please refer...

    blog.groupdocs.com/categories/groupdocs.convers...
  4. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a Document automation and reports generation API designed to create custom Documents from templates. This .NET reporting API intelligently assembles the given data with the defined template Document and it is a report generator which generates an output Document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate Documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/introducing-gro...
  5. Redact Text in XLSX using Java

    In this tutorial, you will learn how to redact text in XLSX using Java. Additionally, you will get a simple code example to replace text in XLSX using Java....sensitive information from documents to stop unauthorized access...especially important for legal documents, financial reports, and confidential...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  6. Merge TEX | GroupDocs

    Learn how to merge TEX files, combine TEX files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/net/merge/tex/
  7. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/net/indexing-with-sto...
  9. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the Documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/merge-indexes/