Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 47,530 for

(c )

(0.07 sec)
  1. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for .NET....documents: Compare local documents C# using GroupDocs.Comparison ;...Compare documents from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-docum...
  2. 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....PDF and MS Word reports using C# using simple templates. CSV Comma...MS Word DOC/DOCX reports using C# using a simple template. XML...

    blog.groupdocs.com/categories/groupdocs.assembl...
  3. GroupDocs.Parser for .NET

    此 API 允许您在任何平台上使用 C# .NET 语言执行文本搜索和索引任何类型的文件格式。...NET 最新答案 如何使用 C# 从 PDF 中提取元数据 «« « 1 2 3 4 » »»...

    kb.groupdocs.com/zh/parser/net/page/4/
  4. GroupDocs.Conversion 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....convert MSG & EML files using C# in .NET application. This will...TIFF, and other formats using C#. Either you want to convert a...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....getOutputStream = () -> getFileStream ( "c:\\files\\business-plan.pdf" );...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  6. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for .NET....adjust: string inputCsvPath = "C://input/spreadsheet.csv" ; Editor...XLSM. string inputCsvPath = "C://input/spreadsheet.csv" ; Editor...

    docs.groupdocs.com/editor/net/how-to-edit-csv-f...
  7. In-Table List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Email Document format. In-Table List in Email Document Reporting Requirement As a report developer, you are required to represent the information of the managers 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 managers’ name. It must show the sum of contract prices against each manager....sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. GroupDocs.Signature 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....your documents and images using C#. The digital signature is a trustworthy...with digital certificates using C#. QR code ( Q uick R esponse code)...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/numeric-range-se...
  10. Get document info | GroupDocs

    This article explains how to get document information... Ex: @"C:\Docs\source.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\source.docx" using ( FileStream...

    docs.groupdocs.com/watermark/net/get-document-i...