Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,319 for

new

(0.04 sec)
  1. Hotfix that allows to validate license file in ...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Comparison for Java 17.3.1. This hotfix comes with a bug fix, developers can validate API license using isValidLicense() method. Download the New release and enhance document comparison experience. GroupDocs.Comparison for Java 17.3.1 - Bug Fixes Deprecated method isValidLicense() Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... Download the new release and enhance document...

    blog.groupdocs.com/comparison/validate-license-...
  2. Multicomparer Issue is Resolved in GroupDocs.Co...

    Another release of GroupDocs.Comparison for Java 18.6.3 is on-board. It comes with few bug fixes. Comparison of password protected documents issue is now resolved, please visit the release notes. We’d recommend you to Download the New release and enhance your document comparison experience. Bug Fixes Exception occurs while comparing presentations Comparing files with passwords doesn’t work MultiCompare returns null Fix Api for MultiComparer API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/multicomparer-iss...
  3. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....NET Product News Add Watermark Annotation to...Annotation for .NET now adds new types of annotations for Microsoft...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  4. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions.... Since that time, a lot of new parameters have been added and...article I’d like to discover all new parameters of the watermarking...

    blog.groupdocs.com/viewer/protect-your-document...
  5. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/get-supported-fe...
  6. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( "doc.zip" )) { // Check...

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the 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/document-filteri...
  8. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...outputFileTemplate , 1 )) const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...documents to search // a) Create new index or // b) Open existing...existing index Index index = new Index(indexFolder); // c) Subscribe...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  10. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....Documents Without Starting From a New Page Merge Multiple Documents...Write the final output to a new DOCX file. Here’s how you can...

    blog.groupdocs.com/merger/merge-docx-in-python/