Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 13,484 for

new

(0.52 sec)
  1. 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-...
  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. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...document const loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  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. Search document collections with GroupDocs.Sear...

    Build a full-text index over a folder of documents and query it with GroupDocs.Total for Java — runnable Java examples with downloadable input and output files....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents folder try ( Index index = new Index ( "search-build-index/index"...

    docs.groupdocs.com/total/java/developer-guide/s...
  6. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/page-...
  7. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...path const editorFromPath = new groupdocsEditor . Editor ( inputPath...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  8. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-enc...
  9. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); index...

    docs.groupdocs.com/search/net/optimize-index/
  10. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...method to store the document in a new location. using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/basic-usage/ad...