Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 9,971 for

new

(0.06 sec)
  1. Load document from stream | Documentation

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter (() -> { try { return new FileInputStream...

    docs.groupdocs.com/conversion/java/load-documen...
  2. Get document page preview | Documentation

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Consulting Blog Knowledge Base New Releases Status Websites aspose...preview final Redactor redactor = new Redactor ( testFile ); try {...

    docs.groupdocs.com/redaction/java/get-document-...
  3. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a New feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the New features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....Furthermore, we have also added a new feature to strengthen protection...continue to read more about the new features, enhancements and bug...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  4. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....Within a year, we’ve introduced a new app, the GroupDocs Conversion...document management solutions. New App - GroupDocs Conversion #...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  5. Search text | Documentation

    This article explains that how to search text from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdf...

    docs.groupdocs.com/parser/java/search-text/
  6. Working with saved Emails | Documentation

    GroupDocs.Metadata for .NET 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...using ( Metadata metadata = new Metadata ( Constants . InputEml...

    docs.groupdocs.com/metadata/net/working-with-sa...
  7. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Consulting Blog Knowledge Base New Releases Status Websites aspose...IndexRepository indexRepository = new IndexRepository (); // Creating...

    docs.groupdocs.com/search/net/search-index-repo...
  8. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes 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-for-enc...
  9. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information to be displayed as...

    docs.groupdocs.com/conversion/net/convert/web/
  10. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Consulting Blog Knowledge Base New Releases Status Websites aspose...index settings const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/character...