Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,483 for

numbers

(0.03 sec)
  1. 使用 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/merger/merge-word-files-u...
  2. 使用 .NET API 从 C# 中的发票或收据中提取数据

    使用 C# 以编程方式解析发票或收据并提取数据。在 ASP.NET、WCF 或 WPF 中使用 .NET 文档解析 API 从文档中提取文本。...TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  3. Sign documents with QR-code embedded object | D...

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

    docs.groupdocs.com/signature/java/sign-document...
  4. Extrahieren Sie Daten aus Rechnungen oder Quitt...

    Analysieren Sie Rechnungen oder Quittungen und extrahieren Sie Daten programmgesteuert mit C#. Verwenden Sie die .NET-Dokumentanalyse-API in ASP.NET, WCF oder WPF, um Text aus Dokumenten zu extrahieren....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/de/parser/extract-data-from-...
  5. Estrai dati da fatture o ricevute in C# utilizz...

    Analizza fatture o ricevute ed estrai i dati a livello di codice usando C#. Usare l'API di analisi dei documenti .NET in ASP.NET, WCF o WPF per estrarre il testo dai documenti....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/it/parser/extract-data-from-...
  6. How to Add Point Annotation in PDF using C#

    This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....such as the position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-poin...
  7. How to Convert XML to PDF in C#

    Learn the process to convert documents with one of the top library and easily convert XML to PDF in C#. Explore sample code for C# convert XML to PDF capability....transform your XML documents to a number of other formats such as SVG...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Add Text Field Annotation in PDF using C#

    In this topic, we will show you how to add text field annotation in PDF using C#. We will assist you in writing code to insert text field annotation to PDF in C#....properties such as position, page number, etc. Call the Add method of...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  9. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....such as the position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  10. Using redaction filters | Documentation

    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/java/redaction-fil...