Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 13,184 for

new

(0.1 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...'c:/MyDocuments/' ; const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  2. GroupDocs.Merger for Python 26.6 – Typed API, P...

    Discover the New typed API, Python 3.14 support, page‑preview rendering, and AI agent integration in GroupDocs.Merger for Python 26.6....Contents What’s new in this release Public API changes New features...Windows, Linux, and macOS. What’s new in this release # [Enhancement]...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  3. Advanced search for Image signatures | GroupDocs

     This article explains how to make advanced search for Image electronic signatures 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/java/advanced-sear...
  4. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  5. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/fuzzy-search/
  6. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallback font when converting to PDF? I am aware of the DefaultFont property on certain LoadOptions classes. My use case that is that I have “try anything to convert” method which does n…...FontSettings fontSettings = new com.aspose.words.FontSettings();...words.LoadOptions loadOptions = new com.aspose.words.LoadOptions();...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  7. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release New document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/get-available-lay...
  8. Image file Annotation with GroupDocs.Annotation...

    GroupDocs team is excited to announce another amazing monthly release where New document format is added in supported format list, Now Image file Annotation is also introduced. The latest GroupDocs.Annotation for .NET provides support all major annotation types like (Text, Area, Point, Watermark, Strikeout Annotations etc) for Image file along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs....amazing monthly release where new document format is added in supported...the latest API release to add new exciting features and enhance...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  9. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and 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/sprea...
  10. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...JsonDataSource jsonDataSource = new JsonDataSource(@"C:\json.json");...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    forum.groupdocs.com/t/system-typeinitialization...