Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,898 for

numbers

(0.17 sec)
  1. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/implement-cus...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....updated signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/searching-for...
  3. Extraia dados de faturas ou recibos em C# usand...

    Analise faturas ou recibos e extraia dados programaticamente usando C#. Use a API de análise de documentos .NET em ASP.NET, WCF ou WPF para extrair texto de documentos....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/pt/parser/extract-data-from-...
  4. Hợp nhất các tài liệu Word bằng Java | Tham gia...

    Cách Java để hợp nhất hai hoặc nhiều tài liệu Word thành một tệp. Chỉ kết hợp các trang chọn lọc của nhiều tệp Word trong ứng dụng của bạn....the starting and ending page number // Hợp nhất các tài liệu merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/vi/merger/merge-word-files-u...
  5. 使用 C# 合併 Word 文檔 |加入所有或選定的頁面

    C# 方法將兩個或多個 Word 文檔合併為一個文件。在 .NET 應用程序中僅組合多個 Word 文件的選擇性頁面。...the starting and ending page number // 合併文件 merger.Join("document_to_merge... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/zh-hant/merger/merge-word-fi...
  6. 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....types: page range, a given number of pages at certain offset...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java.... such as position and page number Call the Annotator.add method...

    kb.groupdocs.com/annotation/java/add-ellipse-an...
  8. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in PDF using Java along with steps and code to insert text redaction annotation to PDF in Java....such as the position, page number, etc. Call the Annotator.add...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  9. How to Add Redaction Annotation to PDF using Java

    Acquire the essential knowledge on how to add redaction annotation to PDF using Java, and effortlessly harness APIs to enhance your capability to incorporate redaction annotation in PDF using Java....including the position, page number, and other relevant parameters...

    kb.groupdocs.com/annotation/java/how-to-add-red...
  10. How to Convert XLSX to CSV using C#

    In this topic, we will provide guidance on how to convert XLSX to CSV using C#. We will also assist you in developing an application to change XLSX to CSV in C#....document only requires a small number of API calls. This code is...

    kb.groupdocs.com/conversion/net/how-to-convert-...