Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,349 for

template

(0.06 sec)
  1. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...null) }; // 創建文檔模板 Template template = new Template(templateItems);...data = parser.ParseByTemplate(template); // 打印所有提取的數據 for (int i...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  2. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format It must add email recipient, css and subject of the email Report must show image of the manager It must show Name and contact number of customer Adding Syntax to be evaluated by GroupDocs....Row Image Template Please download the sample template we created...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Highlighted Rows report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the client names with price. Show single client and his single contract price in a single row....Highlighted Rows Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...Ordering Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....as Data Source Working with Template Syntax Formatting Working...Documents Adding NEXT Field into Template Syntax Loading Multiple DocumentTable...

    docs.groupdocs.com/assembly/java/advanced-usage/
  6. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....reports using C# using simple templates. CSV Comma Separated Values...reports using C# using a simple template. XML is an e X tensive M arkup...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....specify the prefix, but also a template format string, where one or...sample shows specifying the template string for the external images...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  8. GroupDocs.Parser Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Parser for Python via .NET — API to extract text, images, metadata, and structured data from documents....parsing capabilities including template-based extraction for structured...in raw and formatted modes Template-based structured data extraction...

    docs.groupdocs.com/parser/python-net/groupdocs-...
  9. Multicolored Numbered List in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample Template we created in this article:...Numbered List Template Please download the sample template we created...

    docs.groupdocs.com/assembly/java/multicolored-n...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....to generate report from the template: Dynamic naming of cell ranges...for Spreadsheet documents Template syntax and usage of Document...

    docs.groupdocs.com/assembly/java/inserting-book...