Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 5,952 for

groupdocs.signature,

(0.47 sec)
  1. Adjusting comparison sensitivity | GroupDocs

    Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison for Python via .NET....Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/adjust...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API.

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so.

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....This article gives the knowledge that how the document filters used during the search using Java search API.

    docs.groupdocs.com/search/java/document-filteri...
  5. Configuring search network | GroupDocs

    This page contains information about configuring the search network....This page contains information about configuring the search network.

    docs.groupdocs.com/search/net/configuring-searc...
  6. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents

    docs.groupdocs.com/search/net/ocr-support/
  7. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java.

    docs.groupdocs.com/metadata/java/extracting-pro...
  8. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type.

    docs.groupdocs.com/metadata/net/extracting-prop...
  9. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs.

    docs.groupdocs.com/metadata/java/extracting-met...
  10. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it.

    docs.groupdocs.com/assembly/net/common-list-ima...