Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 661 for

detection

(0.53 sec)
  1. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison.... Detecting source and target documents...percentage, when element is detected as deleted or inserted. There...

    blog.groupdocs.com/comparison/control-documents...
  2. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...loadOptions, saveOptions); Detect page orientation for the supported...for getting document info to detect page orientation for the supported...

    blog.groupdocs.com/conversion/set-default-zoom-...
  3. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image.... OutputJpeg ); } Detecting barcodes in a JPEG image This...This feature allows you to detect barcodes of different types...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Extract attachments from Emails | GroupDocs

    Extract email attachments using GroupDocs.Parser for .NET..." ); } } } Detect inline images To detect if image attachment...following example shows how to detect inline attachments: // Create...

    docs.groupdocs.com/parser/net/extract-attachmen...
  5. GroupDocs.Comparison for Node.js via Java | Gro...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....It provides the ability to detect differences between source...character levels. Additionally, it detects changes in styling and formatting...

    docs.groupdocs.com/comparison/nodejs-java/
  6. Remove Text Watermark from PPT Using Python

    Remove text watermark from PPT using Python to eliminate unwanted overlay text from slides. Learn a Python method to clean PowerPoint presentations programmatically....object Traverse all slides, detect watermark text overlays, and...defining search criteria, the API detects watermark overlays applied...

    kb.groupdocs.com/watermark/python/remove-text-w...
  7. Get changes coordinates | GroupDocs

    Learn how to obtain coordinates for detected changes on page previews using GroupDocs.Comparison for Python via .NET....compute coordinates for each detected change, allowing you to overlay...images. Get coordinates for detected changes Enable coordinate...

    docs.groupdocs.com/comparison/python-net/get-ch...
  8. GroupDocs.Editor for .NET 25.11 – 최신 업데이트 및 수정 ...

    Explore what’s new in GroupDocs.Editor for .NET 25.11. Available now on NuGet and GroupDocs website. **Korean translation:** GroupDocs.Editor for .NET 25.11의 새로운 기능을 살펴보세요. 이제 NuGet 및 GroupDocs 웹사이트에서 제공됩니다....→ 개선 Correct auto‑format detection during the Save operation...capabilities and the auto format detection improvement. → 25.11의 초점은...

    blog.groupdocs.com/ko/editor/groupdocs-editor-f...
  9. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...language, so the // method detects it automatically. // The detectOrientation...set to true, so the method detects and // and corrects text orientation...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  10. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties.... InputPdf )) { // Remove detected metadata packages var affected...

    docs.groupdocs.com/metadata/net/clean-metadata/