Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 12,048 for

new

(0.07 sec)
  1. GroupDocs.Search for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...the fix) Extractor extractor = new Extractor(); extractor.Settings...ExtractionOptions options = new ExtractionOptions { UseBackupPrivilege...

    blog.groupdocs.com/zh/search/groupdocs-search-f...
  2. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new Handler ()); // Create...

    docs.groupdocs.com/parser/net/handle-loading-of...
  3. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . SetLicense...

    docs.groupdocs.com/editor/net/licensing-and-sub...
  4. Unexpected behavior when converting to PDF - Fr...

    In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…...listener = new ConverterListener(); var settings = new ConverterSettings();...setListener(listener); try (var converter = new Converter(() -> { try { return...

    forum.groupdocs.com/t/unexpected-behavior-when-...
  5. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/boolean-s...
  6. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....latest release and check out the new features introduced in this version...GroupDocs.Metadata for .NET 17.05 - New Features # The following two...

    blog.groupdocs.com/metadata/track-changes-word-...
  7. how-to-check-if-file-is-encrypted.zip

    src/CheckFileIsEncrypted.csproj Exe net6.0 enable ...... using (Viewer viewer = new Viewer("protected.pdf")) { //...

    docs.groupdocs.com/viewer/net/sample-apps/devel...
  8. ITempDataHandler is Introduced in GroupDocs.Con...

    A New release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing New properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....A new release of GroupDocs.Conversion for .NET 18.6 is on-board...operations stream Introducing new properties in ConversionConfig...

    blog.groupdocs.com/conversion/itempdatahandler-...
  9. Developer Guide | GroupDocs

    Explains GroupDocs.Editor for .NET file editor features and shows how to edit Word, XML and text documents, Excel spread sheets, PowerPoint presentations inside your .NET applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...Edit document Create and edit new WordProcessing document Save...

    docs.groupdocs.com/editor/net/developer-guide/
  10. Developer Guide | GroupDocs

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...document Edit document Create new document by format Save document...

    docs.groupdocs.com/editor/java/developer-guide/