Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 10,611 for

new

(0.03 sec)
  1. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Consulting Blog Knowledge Base New Releases Status Websites aspose...CompareOptions compareOptions = new CompareOptions (); compareOptions...

    docs.groupdocs.com/comparison/java/compare-fold...
  2. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...signature on document page: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/esign-documen...
  3. Generate document preview | Documentation

    This article shows you how to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDocx...

    docs.groupdocs.com/metadata/net/generate-docume...
  4. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...Consulting Blog Knowledge Base New Releases Status Websites aspose...final Annotator annotator = new Annotator ( "input.pdf" )){ SearchTextFragment...

    docs.groupdocs.com/annotation/java/add-search-t...
  5. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/synonym-search/
  6. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  7. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OlePresentationOptio olePresentationOptio = new OlePresentationOptio ( filePathEmbedded...

    docs.groupdocs.com/merger/net/add-document-to-p...
  8. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/document-renaming/
  9. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  10. Advanced search for Digital signatures | Docume...

     This article explains how to make advanced search for digital electronic signatures with 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/advanced-searc...