Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 46,739 for

(c )

(0.06 sec)
  1. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....or in original format within C#, WPF and ASP.NET applications...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  2. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag.... MusicalKey = "C#" ; root . ID3V2 . Title = "code...

    docs.groupdocs.com/metadata/net/handling-the-id...
  3. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....) -> { String outputFolder = "C:\\Output" ; Path path = Paths...

    docs.groupdocs.com/conversion/java/convert/comp...
  4. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013..../ foreach >> Total: <<[Sum(c => c.Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  5. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...NET API 在 C# 中以編程方式從 PDF 發票或收據中提取數據。 從 PDF...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  6. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...ttf” to the "C:\custom_fonts" folder and then...fontSource = new FolderFontSource( @"C:\custom_fonts" , SearchOption...

    blog.groupdocs.com/viewer/working-with-fonts/
  7. GroupDocs.Annotation 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....NET, C#, VB.NET). Using the library,...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....Editor editor = new Editor ( "C://input//document.docx" ); IDocumentInfo...

    docs.groupdocs.com/editor/java/extracting-docum...
  9. Edit Excel Spreadsheet | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....spreadsheet: String inputXlsxPath = "C://input//spreadsheet.xlsx" ; ...

    docs.groupdocs.com/editor/java/edit-excel/
  10. Adding repeated watermarks | Documentation

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents... The following C# code demonstrates how to add...

    docs.groupdocs.com/watermark/net/adding-repeate...