Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 319 for

criteria

(0.67 sec)
  1. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Create and initialize or search criteria Find possible watermarks Remove...loadOptions ); // Initialize search criteria ImageSearchCriteria imageSearchCriteria...

    docs.groupdocs.com/watermark/java/existing-obje...
  2. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...decide the max accesibility criteria, is it true for 25.9 as well...yuriy.mazurchuk or is the max criteria post merge is taken by the...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  3. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage....finding watermarks using search criteria. Old API # New API # Removing...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  4. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Requirements A report based on some criteria is to be generated. The report...

    docs.groupdocs.com/assembly/java/business-case-...
  5. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...images with ImageSearchCriteria criteria = new ImageDctHashSearchCr...possibleWatermarks = watermarker . search ( criteria ); // Remove or modify found...

    docs.groupdocs.com/watermark/java/working-with-...
  6. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....based on the provided search criteria Iterate over the collection...

    kb.groupdocs.com/watermark/net/update-watermark...
  7. How to verify signatures with LINQ queries | Gr...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....method to define verification criteria, such as checking that the...

    docs.groupdocs.com/signature/net/verify-signatu...
  8. Meridian Outdoor Co. — Professional Services

    Professional Services A catalog of engagements offered by Meridian Outdoor Co. Overview This catalog describes the six professional services that Meridian offers to partners, wholesalers, and enter......defined set of acceptance criteria that must be met before the...measured against the acceptance criteria defined at the start of the...

    docs.groupdocs.com/markdown/net/_sample_files/d...
  9. Meridian Outdoor Co. — Professional Services

    Professional Services A catalog of engagements offered by Meridian Outdoor Co. Overview This catalog describes the six professional services that Meridian offers to partners, wholesalers, and enter......defined set of acceptance criteria that must be met before the...measured against the acceptance criteria defined at the start of the...

    docs.groupdocs.com/markdown/net/_sample_files/d...
  10. .NET 中使用 GroupDocs.Watermark 进行批量水印

    实用指南,展示如何使用 GroupDocs.Watermark for .NET 批量应用文本和图像水印、替换徽标,并确保幂等处理。...Watermarker(filePath); var criteria = new TextSearchCriteria(watermarkText...existing = watermarker.Search(criteria); if (existing.Count > 0 )...

    blog.groupdocs.com/zh/watermark/batch-watermark...