Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 12,279 for

new

(0.09 sec)
  1. Multi-Threaded & Compact Indexing with Less Sto...

    GroupDocs team is pleased to announce three enhancements in GroupDocs.Search for .NET 18.2. Using the latest version, you can now perform indexing in multiple threads using multi-threaded indexing. Furthermore, you can now implement compact indexing that consumes up to 5 times less disk space. We would recommend you to download the latest version for better user experience. Multi-Threaded Indexing in C# In this enhancement, you can perform indexing in multiple threads....Creating index Index index = new Index(indexFolder); // Indexing...Creating index Index index = new Index(indexFolder); // Indexing...

    blog.groupdocs.com/search/multi-threaded-and-co...
  2. Search for Image e-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/java/search-for-im...
  3. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a text from images and PDFs...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( "scanned.pdf" )) { //...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  5. How to update Barcode signature in advance | Gr...

     This article explains how to provide advanced options when updating Barcode 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/updating-barco...
  6. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...DiagramReadFileForma try ( Metadata metadata = new Metadata ( Constants . InputVdx...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\\MyDocuments2\\" ; Index index1 = new Index ( indexFolder1 ); // Creating...

    docs.groupdocs.com/search/java/merge-indexes/
  8. Indexing additional fields | GroupDocs

    This article demonstrate that how to associate each document with certain additional metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...string , string > subjects = new Dictionary < string , string...

    docs.groupdocs.com/search/net/indexing-addition...
  9. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/java/signing-archi...
  10. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...functionality we have to go with the New front end solution approach only...the same Nuget error in the New front end solution. I tried to...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...