Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 3,052 for

list

(0.46 sec)
  1. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... To do this, use the list to store the key or the file...threadSafeCache ); List < MemoryStream > pages = new List < MemoryStream...

    docs.groupdocs.com/viewer/net/implement-thread-...
  2. Get Indexed Documents using Java

    Explore our step-by-step guide to learn how to get indexed documents using Java. Find out how to retrieve indexed documents in Java to enhance your document management....documents to be indexed Retrieve a list of all indexed documents from...through the fetched document list and extract relevant details...

    kb.groupdocs.com/search/java/get-indexed-docume...
  3. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the List of new features, improvements, and fixes added in v18.... Below is the list of new features, improvements...DateTime(2018, 12, 31); // Get pages List pages = imageHandler.GetPages(guid...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  4. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Java...Viewer, you can list and save the following attachments:...attachments in more details: List attachments Save attachments...

    docs.groupdocs.com/viewer/java/working-with-att...
  5. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for .NET...Viewer, you can list and save the following attachments:...attachments in more details: List attachments Save attachments...

    docs.groupdocs.com/viewer/net/working-with-atta...
  6. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....public class Report { public List < string > Items { get ; set...report = new Report { Items = new List < string > { "Item 1" , "Item...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  7. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....public class EmailData { public List < string > Recipients { get...EmailData { Recipients = new List < string > { "recipient1@example...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... List ) { Console . WriteLine ( string...IEnumerable < SearchResult > list = parser . Search ( "keyword"...

    docs.groupdocs.com/parser/net/migration-notes/
  9. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  10. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...