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

numbers

(0.46 sec)
  1. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the new feature and its usage. Metered License is a type of license that allows you to pay for what you have used....are applied regardless of the number of developers you engage to...

    blog.groupdocs.com/redaction/get-credit-consump...
  2. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....release too comes up with a number of features and enhancements...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  4. Extraire des données de factures ou de reçus en...

    Analysez les factures ou les reçus et extrayez les données par programmation à l'aide de C#. Utilisez l'API d'analyse de documents .NET dans ASP.NET, WCF ou WPF pour extraire le texte des documents....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/fr/parser/extract-data-from-...
  5. 使用 .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-hant/parser/extract-data-...
  6. แยกข้อมูลจากใบแจ้งหนี้หรือใบเสร็จรับเงินใน C# โ...

    แยกใบแจ้งหนี้หรือใบเสร็จรับเงินและแยกข้อมูลทางโปรแกรมโดยใช้ C# ใช้ API การแยกวิเคราะห์เอกสาร .NET ใน ASP.NET, WCF หรือ WPF เพื่อแยกข้อความออกจากเอกสาร...TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/th/parser/extract-data-from-...
  7. Extraiga datos de facturas o recibos en C# usan...

    Analice facturas o recibos y extraiga datos mediante programación usando C#. Utilice la API de análisis de documentos .NET en ASP.NET, WCF o WPF para extraer texto de los documentos....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/es/parser/extract-data-from-...
  8. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....range specifier start-number ~~ end-number Numeric range specifier...

    docs.groupdocs.com/search/nodejs-java/search-op...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....“maxSpots” defines the maximal number of spots, which is random,...the document with the custom number and size of noise effects var...

    docs.groupdocs.com/redaction/net/use-advanced-r...