Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 12,291 for

new

(0.06 sec)
  1. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  2. Convert eBook formats | GroupDocs

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...eBook file Converter converter = new Converter ( "sample.mobi" );...

    docs.groupdocs.com/conversion/java/convert/ebook/
  3. Convert web formats | GroupDocs

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

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Working with saved Emails | GroupDocs

    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...
  5. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( var converter = new GroupDocs . Conversion . Converter...

    docs.groupdocs.com/conversion/net/convert/page-...
  6. Evaluation Limitations and Licensing | GroupDocs

    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...
  7. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. How to load password-protected document | Group...

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () { Password = "1234567890"...

    docs.groupdocs.com/signature/net/load-password-...
  9. Save document | GroupDocs

    This guide describes how to save document of PDF, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.groupdocs.com/merger/net/save-document/
  10. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"C:\Docs\test.ppt" File outputFile = new File ( Constants . OutputPpt...

    docs.groupdocs.com/metadata/java/save-a-modifie...