Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 48,085 for

(c )

(0.06 sec)
  1. GroupDocs.Viewer Product Family | GroupDocs

    Excellent file viewer component that empowers your C#, ASP.NET, and other .NET applications with document viewing features across more than 170+ supported file formats Documentation .NET Java Node.js Python GroupDocs.Viewer for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Document rendering Articles and guidelines for document rendering Render Word documents Render PDF documents Render PowerPoint presentations Render spreadsheets ....component that empowers your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/viewer/
  2. GroupDocs.Conversion Product Family | GroupDocs

    Use GroupDocs.Conversion libraries to convert PDF and Word documents, Excel spreadsheets, PowerPoint presentations, images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code to convert your documents quickly and accurately....Conversion Product Family Elevate your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/conversion/
  3. Convert finance formats | GroupDocs

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....document to an IXBRL format in C# using . // Load the source XBRL...

    docs.groupdocs.com/conversion/net/convert/finance/
  4. GroupDocs.Total for .NET 25.9 – Latest Updates ...

    Explore what’s new in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website....com/c/total/8 If you have any questions...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  5. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...csproj" -c $BUILD_CONFIGURATION -o /app/build...publish "./TestConverter.csproj" -c $BUILD_CONFIGURATION -o /app/publish...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  6. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....setCopyright("Copyright (C) 2011-2020 GroupDocs. All Rights...Manage EXIF Data of Images in C#...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/working-with-x...
  8. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet 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-s...
  9. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....NET Formulas Supported (using C# syntax subset) Sequential Data...as an upper-case letter (A, B, C, &mldr;) roman Formats an integer...

    docs.groupdocs.com/assembly/net/features-overview/
  10. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. In-Table List With Alternate Content in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent your products and their prices with the following key requirements: Report must show each product along with its price. It must show sum of all the prices....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...