Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 5,209 for

groupdocs.total,

(0.37 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).

    docs.groupdocs.com/assembly/net/generating-repo...
  2. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API.... This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/locating-signa...
  3. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options....This article shows how to generate document pages preview with advanced options.

    docs.groupdocs.com/signature/net/generating-doc...
  4. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...This article shows how to add metadata signatures to the image exif metadata layer with various data types

    docs.groupdocs.com/signature/net/esign-image-wi...
  5. 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...
  6. 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/
  7. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing.

    docs.groupdocs.com/search/java/document-attribu...
  8. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET....Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET.

    docs.groupdocs.com/parser/python-net/extract-da...
  9. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary....This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary.

    docs.groupdocs.com/search/net/homophone-diction...
  10. Extract tables from document | GroupDocs

    This article explains that how to extract tables from document in java....This article explains that how to extract tables from document in java.

    docs.groupdocs.com/parser/java/extract-tables-f...