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

(c )

(0.06 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format.... Ex: @"C:\Docs\source.xls" using ( Metadata...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  2. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....using the local path string: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. Load document from Amazon S3 Storage | Document...

    This article demonstrates how to convert document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; Converter...

    docs.groupdocs.com/conversion/java/load-documen...
  4. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client along with its price. It must show sum of all the prices....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Working with Spreadsheet Documents | Documentation

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. 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 which 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.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-sp...
  6. Working with Presentation Documents | Documenta...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. 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 which 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.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-pr...
  7. Save with default options | Documentation

    This article demonstrates the simplest way to save the document... C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-with-defa...
  8. GroupDocs.Editor Product Family | Documentation

    Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...component that empowers your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/editor/
  9. Render to PDF | Documentation

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...docx document to PDF: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  10. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....quality of the output JPG image: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/image-viewer-adju...