Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 10,611 for

new

(0.04 sec)
  1. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ query 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/search-signatu...
  2. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types 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/delete-signatu...
  3. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = New Parser(Constants.SamplePassword, New LoadOptions(password))) { // Check if text extraction is supported if (!...Consulting Blog Knowledge Base New Releases Status Websites aspose...parser = new Parser ( Constants . SamplePassword , new LoadOptions...

    docs.groupdocs.com/parser/java/password-protect...
  4. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/html/
  5. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  6. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...Parser parser = new Parser ( filePath , new LoadOptions ( password...

    docs.groupdocs.com/parser/net/password-protecte...
  7. Homophone search | Documentation

    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....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/homophone-search/
  8. Highlighting results in network | Documentation

    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/net/highlighting-resu...
  9. Extract images to files | Documentation

    This article explains that how to extract images to files....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/extract-images-t...
  10. Delete Signatures of the certain type | Documen...

    This article explains how to delete signature of the certain type 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-signat...