Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 12,544 for

new

(1.85 sec)
  1. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/search-for-differ...
  2. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); if ( index...

    docs.groupdocs.com/search/net/spelling-corrector/
  3. GroupDocs.Total for .NET 25.9 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Updated products...official releases page. What’s new in this release # Updated products...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  4. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  5. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Export...

    docs.groupdocs.com/search/java/alphabet/
  6. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.pdf" )) {...

    docs.groupdocs.com/annotation/net/remove-annota...
  7. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....createElement("p"); //Create new HTML element p.innerHTML = "<br...content for new HTML element div.appendChild(p); //Add new element...

    blog.groupdocs.com/total/how-to-perform-callbac...
  8. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source MPP file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....Java try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...values. try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  10. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfAttachmentOptions olePdfOptions = new PdfAttachmentOptions ( "c:\p...

    docs.groupdocs.com/merger/java/how-to-add-attac...