Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,327 for

new

(0.36 sec)
  1. 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...
  2. 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-...
  3. Convert publisher formats | GroupDocs

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

    docs.groupdocs.com/conversion/java/convert/publ...
  4. Comparing Folders | GroupDocs

    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...settings const compareOptions = new groupdocs . CompareOptions ();...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Add document to Diagram via OLE | GroupDocs

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

    docs.groupdocs.com/merger/net/add-document-to-d...
  6. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....watermark = new TextWatermark("Watermark text", new Font("Arial"...WordsShapeSettings settings = new WordsShapeSettings(); settings...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  7. How to search for Image signatures | GroupDocs

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-ima...
  8. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/homophone-search/
  9. Highlighting results in network | GroupDocs

    This page contains information about highlighting search results in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...FragmentHighlighter highlighter = new FragmentHighlighter ( OutputFormat...

    docs.groupdocs.com/search/java/highlighting-res...
  10. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...options Converter converter = new Converter ( "password_protected...

    docs.groupdocs.com/conversion/java/get-default-...