Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 13,021 for

new

(0.4 sec)
  1. Delete indexed paths | GroupDocs

    GroupDocs.Search 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 Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  2. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/net/homophone-diction...
  3. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  4. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...eBook file Converter converter = new Converter ( "sample.mobi" );...

    docs.groupdocs.com/conversion/java/convert/ebook/
  5. GroupDocs.Metadata for Python 26.5 – May 2026 R...

    GroupDocs.Metadata for Python 26.5 adds a typed API with .pyi stubs, Python 3.14 support, self‑contained wheels for all platforms, and AI agent integration....Contents What’s new in this release Public API changes New features...and LLM integration. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Stop word dictionary | GroupDocs

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

    docs.groupdocs.com/search/java/stop-word-dictio...
  8. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s New as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives....give you an overview of what’s new as well as what’s improved and...let’s have a walk through the new features that we introduced in...

    blog.groupdocs.com/viewer/render-files-containe...
  9. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a New public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....6 by adding a new public method AddSignature to...IDataEncryption object with new SymmetricEncryption() Setup the...

    blog.groupdocs.com/signature/embed-custom-objec...
  10. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleWordProcessingOpt oleWordsOptions = new OleWordProcessingOpt ( "c:\embedded...

    docs.groupdocs.com/merger/java/add-document-to-...