Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 10,375 for

new

(0.03 sec)
  1. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmlReadNativeMetadat try ( Metadata metadata = new Metadata ( Constants . InputEml...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Evaluation Limitations and Licensing | Document...

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...updated in an index during Update. New files can only be added to an...

    docs.groupdocs.com/search/net/evaluation-limita...
  3. Add Summary Page to Image Stream in GroupDocs.C...

    This month’s release of GroupDocs.Comparison for Java 18.6 comes with multitude of New features, improvements and bug fixes. New formats are introduced in this release such as PNG, JPG, BMP and email. Aside this, you can generate summary page to images streams and supports of pivot table in Cells is introduced as well. Document comparison performance is improved. Bug such as returning null in ICompareResult is fixed. For further details included in this month’s release, please visit the release notes....multitude of new features, improvements and bug fixes. New formats...recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/add-summary-page-...
  4. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text 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-text-...
  5. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search 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/date-range-search/
  6. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the New features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a New class of characters - blended....Features # Following are the new features introduced in the latest...Java API 18.12 introduces a new class of characters - blended...

    blog.groupdocs.com/search/perform-wildcard-sear...
  7. Load document of specific format | Documentation

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose..."spreadsheet.xlsx" ; var loadOptions = new LoadOptions () { FileType = FileType...

    docs.groupdocs.com/watermark/net/load-document-...
  8. Save signed document with password | Documentation

    This article explains how to save document with password protection....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/save-signed-d...
  9. Caching | Documentation

    Learn this article and check how to improve conversion speed and performance when convert document with GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\cache" ; FileCache cache = new FileCache ( cachePath ); Func...

    docs.groupdocs.com/conversion/net/caching/
  10. Working with metadata in Presentations | Docume...

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

    docs.groupdocs.com/metadata/java/working-with-m...