Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 4,343 for

as

(0.03 sec)
  1. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings clAss we added SensitivityOfComparison method using that you can set sensitivity of documents comparison....Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison.

    blog.groupdocs.com/comparison/control-documents...
  2. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly releAse of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly releAse is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below.

    blog.groupdocs.com/comparison/strikeout-option-...
  3. Improved Performance and CAD Format - introduce...

    We are glad to announce another monthly releAse of GroupDocs.Comparison for .NET 17.4.0 API with Three new features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly releAse is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format API simplifications across all supported formats” along with fixes. Detailed information is listed below. PleAse Click here to download the latest API....We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.4.0 API with Three new features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly release is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format API simplifications across all supported formats” along with fixes. Detailed information is listed below. Please Click here to download the latest API.

    blog.groupdocs.com/comparison/improved-comparis...
  4. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleAsed to releAse GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, eAsy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  5. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly releAse of GroupDocs.Conversion for .NET 16.11.0 API. This releAse hAs included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes.

    blog.groupdocs.com/conversion/groupdocs-convers...
  6. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such As DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such As PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats pleAse refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Convert Files with GroupDocs PHP SDK

    This article explains the bAsics of using PHP SDK clAsses and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github.

    blog.groupdocs.com/conversion/how-to-convert-fi...
  9. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrAses found, As well As detailed information on each individual document....Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.

    docs.groupdocs.com/search/nodejs-java/work-with...
  10. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API

    docs.groupdocs.com/watermark/net/existing-objec...