Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 12,226 for

new

(0.08 sec)
  1. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new YourCustomOcrConnect...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  2. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....Creating an index Index index = new Index(indexFolder); // Setting...IndexingOptions indexingOptions = new IndexingOptions(); indexingOptions...

    blog.groupdocs.com/search/reverse-image-search/
  3. Update on GroupDocs Blog | Document Automation ...

    Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.P......październik 2025 Explore what’s new in GroupDocs.Metadata for .NET...

    blog.groupdocs.com/pl/tag/update/index.xml
  4. SVG on GroupDocs Blog | Document Automation Sol...

    SVG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in SVG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers SVG 이미지에서 XMP 메타데...... This release includes new features, improvements, and bug...

    blog.groupdocs.com/ko/tag/svg/index.xml
  5. Customer Feedback Sentiment Analysis in C# | C#...

    C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...probabilities. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/classification/classify-cust...
  6. The .NET Version of the GroupDocs HTML5 Documen...

    Greetings! We have good News for Joomla! developers. Recently we’ve released an extension which helps you to easily integrate the .NET version of the GroupDocs HTML5 document viewer into Joomla! websites. And now we are glad to announce that the extension is published and available for download from the official Joomla! marketplace. Unlike the cloud-based extension released earlier, this one integrates the downloadable .NET version of the GroupDocs.Viewer. It allows you to store and host documents on your (or your clients’) servers.... We have good news for Joomla! developers. Recently...over documents security. The new extension can be used by registered...

    blog.groupdocs.com/viewer/net-version-of-the-gr...
  7. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputTtf...

    docs.groupdocs.com/metadata/net/working-with-op...
  8. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....order a page to move to the new position, it will. The following...number of the target page and its new position using the MoveOptions...

    blog.groupdocs.com/merger/move-word-pages-using...
  9. GroupDocs.Viewer for Node.js overview | GroupDocs

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js is cross-platform class library....Consulting Blog Knowledge Base New Releases Status Websites aspose...Viewer for Node.js If you are new to GroupDocs.Viewer, see the...

    docs.groupdocs.com/viewer/nodejs-java/product-o...
  10. Merge audio | GroupDocs

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...WAV file using ( var merger = new GroupDocs . Merger . Merger (...

    docs.groupdocs.com/merger/net/merge/audio/