Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 5,592 for

groupdocs.annotation,

(1.71 sec)
  1. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library

    docs.groupdocs.com/search/net/index-browser/
  2. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure.

    docs.groupdocs.com/search/nodejs-java/delete-in...
  3. Evaluation Limitations and Licensing | GroupDocs

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Free search api version is available to evaluate the API which will be similar as licensed but with few limitations.

    docs.groupdocs.com/search/nodejs-java/evaluatio...
  4. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml <?xml version="1.0" encoding="utf-8"?> <redactionPolicy xmlns="http://www.groupdocs.com/redaction"> <regexRedaction regularExpression="(dolor)" actionType="ReplaceString" replacement="foobar" /> <exactPhraseRedaction searchPhrase="dolor" caseSensitive="true" actionType="DrawBox" color="Red" /> <cellColumnRedaction regularExpression="(foo)bar1" replacement="[red1]" columnIndex="1" worksheetIndex="2" /> <cellColumnRedaction regularExpression="(foo)bar2" replacement="[red2]" wokrsheetName="Sample" /> <eraseMetadataRedaction filter="All" /> <metadataSearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> <annotationRedaction regularExpression="(anno1)" replacement="foobar" /> <deleteAnnotationRedaction regularExpression="(anno2)" /> <imageAreaRedaction pointX="15" pointY="17" width="200" height="10" color="#AA50FC" /> <imageAreaRedaction pointX="110" pointY="120" width="60" height="20" color="Magenta" /> </redactionPolicy> You can use RedactionPolicy.

    docs.groupdocs.com/redaction/java/use-redaction...
  5. Perform Search by Chunks using Java

    Learn how to perform search by chunks using Java for efficient querying. Explore Java chunked search in large indexes to optimize performance and scalability....Learn how to perform search by chunks using Java for efficient querying. Explore Java chunked search in large indexes to optimize performance and scalability.

    kb.groupdocs.com/search/java/perform-search-by-...
  6. Convert XLSX to PDF using Node.js

    Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library.

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  7. Extract Images from PPTX using C#

    Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects....Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects.

    kb.groupdocs.com/parser/net/extract-images-from...
  8. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools.

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided....In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided.

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  10. Convert TXT to RTF using Node.js

    Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced document handling....Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced document handling.

    kb.groupdocs.com/conversion/nodejs/convert-txt-...