Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 13,084 for

new

(0.57 sec)
  1. Search for Morphological Word Forms using Group...

    We are proudly announcing the monthly release of GroupDocs.Search for .NET 18.7. Using the latest version, you can search for morphological word forms. Furthermore, you can now break updating, merging and indexing operations manually. We would recommend you to install and use the latest version of API. Enhancements Following are the enhancements introduced in the latest version: Search for Morphological Word Forms The latest version of API allows you to search for singular and plural forms of a noun at the same time...."c:\\MyDocuments\\"; Index index = new Index(folderForIndex); index...SearchParameters parameters = new SearchParameters(); parameters...

    blog.groupdocs.com/search/search-for-morphologi...
  2. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadPasswordProtecte LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/watermark/java/load-password...
  3. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-link-ann...
  4. Set Background Image for Charts using GroupDocs...

    We are excited to release another version of GroupDocs.Watermark for .NET API with New features and enhancements. GroupDocs.Watemark for .NET 17.6.0 supports setting the background image for charts in Excel and PowerPoint documents. It also allows you to add watermark to a specific page of the Word document. Continue to read more about the New features and enhancements. GroupDocs.Watermark - New Features and EnhancementsFollowing are the New features and enhancements added in GroupDocs....NET API with new features and enhancements. GroupDocs...Continue to read more about the new features and enhancements. GroupDocs...

    blog.groupdocs.com/watermark/set-background-for...
  5. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/net/render-word-docum...
  6. GroupDocs.Signature for .NET 25.12 – 最新更新與修復(20...

    探索 GroupDocs.Signature for .NET 25.12 的新功能。現在可在 NuGet 與 GroupDocs 官方網站上取得。...using (Signature signature = new Signature(inputFile)) { ImageDigitalSignOpti...ImageDigitalSignOpti signOptions = new ImageDigitalSignOpti { Password...

    blog.groupdocs.com/zh-hant/signature/groupdocs-...
  7. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Consulting Blog Knowledge Base New Releases Status Websites aspose...document in HTML form using old and new versions. The following code...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  8. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....Creating index Index index = new Index(indexFolder); // Indexing...Creating index Index index = new Index(indexFolder); // Indexing...

    blog.groupdocs.com/search/highlighted-results-o...
  9. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...FinanceConvertOption options = new FinanceConvertOption { Format...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  10. input.pdf

    Data binding overview 02/08/2017 9 minutes to read Contributors [ Updated for UWP apps on Windows 10. For Windows 8.x articles, see the archive ] This topic shows you how to bind a control (or othe......Create the project Create a new Blank Application (Windows Universal)...look at the class first. Add a new class to your project, name it...

    docs.groupdocs.com/metadata/python-net/_sample_...