Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 12,355 for

new

(1.28 sec)
  1. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the New version of the API to evaluate the exciting New features and enhance your document e-signing experience....the new version of the API to evaluate the exciting new features...ImagesSearchMetadata searchOptions = new ImagesSearchMetadata(); // search...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "invoice.xlsx" ) //...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  3. GroupDocs.Assembly for .NET 16.12.0 Provides Ab...

    We are fervent to enhance developer experience by providing variety of compelling features in our APIs. Hence, we are pleased to announce another monthly release of GroupDocs.Assembly for .NET 16.12.0 that comes with New essential features and few enhancements. API supports metered licensing and provides ability to use Spreadsheets as data sources. We would recommend you to experience our New release and share your valuable feedback. GroupDocs.Assembly for .NET 16....0 that comes with new essential features and few enhancements...recommend you to experience our new release and share your valuable...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  4. Merge Indexes With GroupDocs.Search for .NET 17...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.1.0 API. We have introduced four New features in this release. The most notable feature introduced in this release is the functionality to merge indexes. The API has also extended its search functionality and introduces correction of a misspelled search query before searching. The latest API implements homophone dictionary functionality and alias dictionary functionality as well.... We have introduced four new features in this release. The...GroupDocs.Search for .NET - New FeaturesGroupDocs.Search for...

    blog.groupdocs.com/search/groupdocs.search-.net...
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  6. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....dependency simplifications, and new Docker documentation. Explain...content protection. Here’s what’s new in GroupDocs.Metadata 25.6 for...

    blog.groupdocs.com/
  7. Introducing Metadata Indexing in GroupDocs.Sear...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The latest version 17.11 provides metadata indexing as well as improved indexing for PDF documents. This release also provides support for MSG, EML and EMLX file formats. Just download the latest release to check out the New and improved features of GroupDocs.Search for .NET API. Please continue to read more about version 17.11. GroupDocs.Search for .NET API - New Feature GroupDocs....latest release to check out the new and improved features of GroupDocs...GroupDocs.Search for .NET API - New Feature # GroupDocs.Search for...

    blog.groupdocs.com/search/groupdocs.search-for-...
  8. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....TextSearchCriteria textSearchCriterion = new TextSearchCriteria("© 2020");...Regular Expression Regex regex = new Regex(@"^© \\d{4}$"); TextSearchCriteria...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range 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/date-rang...
  10. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Consulting Blog Knowledge Base New Releases Status Websites aspose...search index. Step #1: Create new index First of all you need to...

    docs.groupdocs.com/search/nodejs-java/build-you...