Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,510 for

numbers

(0.09 sec)
  1. Use advanced rasterization options | Documentation

    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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions 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 SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. Об’єднання документів Word за допомогою Java | ...

    Спосіб Java для об’єднання двох або більше документів Word в один файл. Об’єднайте лише вибрані сторінки кількох файлів Word у своїй програмі....the starting and ending page number // Об’єднайте документи merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/uk/merger/merge-word-files-u...
  3. Specify spreadsheet rendering options | Documen...

    Render spreadsheet files (Excel, etc.) to HTML, PDF, or images using GroupDocs.Viewer's Python API options.... Rows are numbered (1, 2, 3, …, 1048576)...replaced with the current page number in the file names. viewOptions...

    docs.groupdocs.com/viewer/python-net/specify-re...
  4. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  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. 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-...
  9. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....convert JPG documents to a number of other document formats such...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....including converted page index, the number of pages, width, and height...

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