Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,350 for

new

(0.17 sec)
  1. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Search...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  2. Redaction is failing in freeBSD 13 for potm fil...

    Hi Team, Redaction is failing for a potm file in freebsd with below exception. java.lang.NullPointerException: Cannot invoke "com.groupdocs.redaction.internal.c.a.s.pt.ne(boolean)" because "<local3>" is nul Code that …...failing try(Redactor redactor = new Redactor(App.class.getResour...redactor.apply(new ExactPhraseRedaction("あ", new ReplacementOptions("*")));...

    forum.groupdocs.com/t/redaction-is-failing-in-f...
  3. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleHtml...

    docs.groupdocs.com/parser/java/search-text-in-h...
  4. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...CreateSlaveNode ( 1 , basePath + "Node1" , new TcpSettings ( basePort + 1 ,...

    docs.groupdocs.com/search/net/search-network-de...
  5. Delete Digital signatures from documents | Grou...

    This article explains how to delete 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/java/delete-digita...
  6. Search text in PDF documents | GroupDocs

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdf...

    docs.groupdocs.com/parser/java/search-text-in-p...
  7. Integration of GroupDocs’ Powerful Contract Man...

    Great News to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”] [/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create New documents online....Great news to contract management world! After the successful...data to automatically create new documents online. GroupDocs Assembly...

    blog.groupdocs.com/assembly/integration-of-grou...
  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-...