Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 32,515 for

annotate

(0.05 sec)
  1. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/redaction-fil...
  2. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/using-ocr/
  3. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  4. How to Add Digital Signature to DOCX using Java

    This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....Annotation Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-add-digi...
  5. C# kullanarak TXT'yi PPTX'e Dönüştürme

    Bu makale, yaygın olarak kullanılan işletim sistemlerinde C# kullanarak TXT'yi PPTX'e dönüştürmek için gereken tüm adımları sağlar. Ayrıca C# kullanarak TXT'yi PPTX'e dönüştürmek için kod örneği içerir....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/conversion/net/how-to-conve...
  6. C# kullanarak XLSX'i PDF'ye Dönüştürme

    Bu makalede, C# kullanarak XLSX'i PDF'ye nasıl dönüştüreceğiniz konusunda yönlendirileceksiniz. Ayrıca, C# dilinde XLSX'ten PDF'nin nasıl oluşturulacağını göstermek için bir kod örneği sağlanacaktır....Annotation Product Family GroupDocs...

    kb.groupdocs.com/tr/conversion/net/how-to-conve...
  7. Electronic Signatures | GroupDocs

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/electronic-sig...
  8. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. Working with Template Syntax Formatting | Group...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Annotation Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-t...
  10. So konvertieren Sie Bilder in C# in PDF

    Befolgen Sie dieses grundlegende Tutorial, um zu erfahren, wie Sie Bilder in C# in PDF konvertieren. Es ist eine Schritt-für-Schritt-Anleitung mit Beispielcode zum Konvertieren von Bildern in PDF mit C#....Annotation Product Family GroupDocs...

    kb.groupdocs.com/de/conversion/net/how-to-conve...