Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 13,228 for

to

(0.25 sec)
  1. Build your first search solution | GroupDocs

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working.

    docs.groupdocs.com/search/nodejs-java/build-you...
  2. Render archives as HTML, PDF, and image files (...

    This Topic describes how To use the GroupDocs.Viewer Java API To convert archive files To HTML, PDF, PNG, and JPEG formats....This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.

    docs.groupdocs.com/viewer/java/old-render-archi...
  3. GroupDocs.Viewer for .NET 16.10.0 Supports Mobi...

    Are you interested in broadening the scope of your document viewer applications? Get started with GroupDocs.Viewer for .NET 16.10.0, coming up with the support of Mobipocket e-book format. Furthermore, 7 issues being found in earlier versions have been fixed in the latest release. Be the first To download this new release for a better experience. GroupDocs.Viewer for .NET 16.10.0 - New FeaturesBelow is the new feature added To** GroupDocs.Viewer for ....Are you interested in broadening the scope of your document viewer applications? Get started with GroupDocs.Viewer for .NET 16.10.0, coming up with the support of Mobipocket e-book format. Furthermore, 7 issues being found in earlier versions have been fixed in the latest release. Be the first to download this new release for a better experience. GroupDocs.Viewer for .NET 16.10.0 - New FeaturesBelow is the new feature added to** GroupDocs.Viewer for .

    blog.groupdocs.com/viewer/groupdocs-viewer-supp...
  4. Update metadata of MPP format using GroupDocs.M...

    GroupDocs team is introducing two new features and three enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.6. The latest version allows you To edit XMP metadata of WAV file format and update metadata properties of MPP file format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file formats. A bug related To removing XMP metadata in TIF file format is also resolved in the latest version....GroupDocs team is introducing two new features and three enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.6. The latest version allows you to edit XMP metadata of WAV file format and update metadata properties of MPP file format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file formats. A bug related to removing XMP metadata in TIF file format is also resolved in the latest version.

    blog.groupdocs.com/metadata/update-metadata-of-...
  5. Perform Fuzzy Search using C#

    Learn how To perform fuzzy search using C# for accurate and efficient query matching. Discover how To build document search with fuzzy logic in C# for better results....Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results.

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  6. Edit Word Documents | Online Editing & Programm...

    Discover efficient ways To edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java....Discover efficient ways to edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java.

    blog.groupdocs.com/editor/edit-word-documents/
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded To the GroupDocs.Viewer for Java...Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was To introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited To announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API To simplify its usage....It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage.

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  9. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG To PDF conversion issue is now resolved. Please take a look over the release notes To get an idea about the changes introduced. MailOption To control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions.

    blog.groupdocs.com/conversion/emailoptions-clas...
  10. Get document info | GroupDocs

    This article shows how To get the basic document info....This article shows how to get the basic document info.

    docs.groupdocs.com/parser/java/get-document-info/