Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,704 for

as

(0.78 sec)
  1. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....This article explains that how to store text of indexed documents using Java.

    docs.groupdocs.com/search/nodejs-java/storing-t...
  2. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method wAs called is changed. This index As a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space.

    docs.groupdocs.com/search/java/merge-indexes/
  3. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the releAse of the long-awaited PDF viewer plugin for Joomla CMS. The plugin allows you to eAsily embed and host PDF documents (As well As Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hAssle-free for Joomla web-developers and website owners. At the same time, our aim wAs to make the document viewer interface convenient for the end users - your website visitors....Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the release of the long-awaited PDF viewer plugin for Joomla CMS. The plugin allows you to easily embed and host PDF documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was to make the document viewer interface convenient for the end users - your website visitors.

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...
  4. Conversion from DWF format is supported in Grou...

    We are pleAsed to announce the releAse of GroupDocs.Conversion for .NET 18.1. This releAse comes with support of DWG format. One improvement and few bug fixes are also introduced. Caching with provided LocalCacheDataHandler is improved and issues like conversion from ODG, IFC are resolved. For further details included in this month’s releAse, pleAse visit the releAse notes. We’d recommend you to download the latest releAse of the API and share your experience....We are pleased to announce the release of GroupDocs.Conversion for .NET 18.1. This release comes with support of DWG format. One improvement and few bug fixes are also introduced. Caching with provided LocalCacheDataHandler is improved and issues like conversion from ODG, IFC are resolved. For further details included in this month’s release, please visit the release notes. We’d recommend you to download the latest release of the API and share your experience.

    blog.groupdocs.com/conversion/conversion-dwf-fo...
  5. Use Date Ranges in Search with GroupDocs.Search...

    Team GroupDocs is really pleAsed to announce another regular monthly releAse of GroupDocs.Search for .NET 17.4.0 API. We have introduced two new features in this releAse. The API hAs extended its search functionality and it now allows using date ranges in search. Another exciting feature introduced in this releAse is the ability to define table discrete function As step function while performing search operation. We suggest you to download the latest version of the API and check out all the features introduced in this releAse....Team GroupDocs is really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.4.0 API. We have introduced two new features in this release. The API has extended its search functionality and it now allows using date ranges in search. Another exciting feature introduced in this release is the ability to define table discrete function as step function while performing search operation. We suggest you to download the latest version of the API and check out all the features introduced in this release.

    blog.groupdocs.com/search/use-date-ranges-searc...
  6. Releasing SharePoint Plugin for GroupDocs.Annot...

    Now, it’s quite eAsy for SharePoint developers to work with GroupDocs.Annotation for .NET. GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Annotaion for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Annotation for .NET Front End. It demonstrates how GroupDocs.Annotation for .NET can be integrated with SharePoint. GroupDocs.Annotation for SharePoint Plugin Prerequisites SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Windows server 2008 or above Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5 How to Run Plugin Download GroupDocs....Now, it’s quite easy for SharePoint developers to work with GroupDocs.Annotation for .NET. GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Annotaion for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Annotation for .NET Front End. It demonstrates how GroupDocs.Annotation for .NET can be integrated with SharePoint. GroupDocs.Annotation for SharePoint Plugin Prerequisites SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Windows server 2008 or above Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5 How to Run Plugin Download GroupDocs.

    blog.groupdocs.com/annotation/releasing-sharepo...
  7. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible format and then renders them in a browser just As a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions.

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  8. About Search Engines | GroupDocs

    This page is about the clAssification of search engines and what place GroupDocs.Search API occupies in this clAssification. There are a large number of ways to clAssify search engines. Here are the main ones...This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones

    docs.groupdocs.com/search/java/about-search-eng...
  9. 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 PowerPoint Document Creating a Template Add a new slide 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 PowerPoint Document Creating a Template Add a new slide 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...
  10. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....This article explains that how to extract formatted text from document page.

    docs.groupdocs.com/parser/java/extract-formatte...