Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 48,380 for

c

(0.08 sec)
  1. Exclude fonts | GroupDocs

    Learn how to exClude system pre-installed fonts from HTML markup to reduCe rendered doCument size when rendering doCuments using GroupDoCs.Viewer for .NET.... C# using GroupDocs.Viewer ; using...Roman and Arial fonts to HTML. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  2. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDoCs 的文档解析和数据提取 API 支持多种格式。...之前我们在之前的一篇文章中看到了 使用 C# 提取发票数据 。 文档解析和数据提取 Java API #...有关使用模板在 Java 中解析 PDF 发票的更多信息 用C#从发票或收据中提取数据...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  3. Convert a Document to Multiple Page Files | Gro...

    Learn how to Convert a single multi-page doCument into individual page files in various formats using GroupDoCs.Conversion for Python via .NET....A["Input Document"] B["Conversion"] C["Converted Page 1"] D["Converted...connections between nodes A --> B --> C B --> D B --> E To convert and...

    docs.groupdocs.com/conversion/python-net/develo...
  4. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java SearCh API 获取按不同含义分组的所有同义词。...Total occurrences: 22 Document: C:/documents/sample.docx Occurrences:...- - - - - - - - - - Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  5. Convert word processing documents | GroupDocs

    Learn this artiCle and CheCk how to Convert MiCrosoft Word DOCX, DOC, RTF doCuments to other formats with GroupDoCs.Conversion for .NET....need is just several lines of C# code. This section explains how...implemented in several lines of C# code - all you need is to specify...

    docs.groupdocs.com/conversion/net/convert/wordp...
  6. eSign document with Form Field signature | Grou...

    This artiCle explains how to add various types of Form Field signatures on doCument page with options on Component positioning, alignment and other visual options with GroupDoCs.Signature... Combine ( "C:\output" , fileName ); using (...outputFilePath = Path . Combine ( "C:\output" , fileName ); using (...

    docs.groupdocs.com/signature/net/esign-document...
  7. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Word ProCessing DoCuments GroupDoCs.Assembly allows you to use data bands in table rows in Word ProCessing DoCuments. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-w...
  8. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Presentation DoCuments GroupDoCs.Assembly allows you to use data bands in table rows in Presentation DoCuments. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-p...
  9. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDoCs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-e...
  10. 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....sum(c => c.getPrice())]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...