Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 10,042 for

new

(0.07 sec)
  1. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/net/working-with-form...
  2. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex search functionality. The API now supports all the methods in previous index versions. Well, that’s not just all! the API has also added some exciting features like implementation of numeric range search feature, limiting the number of search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....NET - New Features # GroupDocs.Search for...03.0 introduces the following new features in this release: Implement...

    blog.groupdocs.com/search/groupdocs.search-.net...
  3. Load document from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" ; using ( Merger merger = new Merger ( filePath )) { Console...

    docs.groupdocs.com/merger/net/load-document-fro...
  4. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Merger fundamentals. For users new to GroupDocs.Merger, this is...

    docs.groupdocs.com/merger/java/getting-started/
  5. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/python-net/swap-pages/
  6. Check document password-protection | Documentation

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."C:\sample.xlsx" ; Merger merger = new Merger ( filePath ); isPasswordSet...

    docs.groupdocs.com/merger/java/check-document-p...
  7. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...from a stream: const comparer = new groupdocs . comparison . Comparer...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  8. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( sourceStream )) {...

    docs.groupdocs.com/comparison/net/load-file-fro...
  9. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( sourceInputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...
  10. Search thread safety | Documentation

    This article shows that how search thread safety works....Consulting Blog Knowledge Base New Releases Status Websites aspose...performed at the same time. A new start of one of these operations...

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