Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 5,292 for

groupdocs.total,

(0.13 sec)
  1. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API...This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API

    docs.groupdocs.com/watermark/net/working-with-w...
  2. How to run examples | GroupDocs

    Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples.

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  3. Convert to GIS formats with advanced options | ...

    Learn about GisConvertOptions class for GIS file formats (GeoJSON, KML, GPX, TopoJSON) in GroupDocs.Conversion for .NET....Learn about GisConvertOptions class for GIS file formats (GeoJSON, KML, GPX, TopoJSON) in GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert-to-gi...
  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. 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/
  6. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/load-options...
  7. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more.

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  8. Text redactions | GroupDocs

    This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article explains that how Java redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/java/text-redactions/
  9. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/load-wordpro...
  10. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert/ebook/