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

(c )

(0.51 sec)
  1. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:\\custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:\\custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/java/render-images/
  2. 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-...
  3. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...seconds (10,000 milliseconds): C# Example using GroupDocs.Search...with a call like this: dotnet C:\Users\xy\Projects\xy\bin\x64\Debug\net8...

    forum.groupdocs.com/t/feature-request-cancellat...
  4. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .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, …) roman Formats an integer...

    docs.groupdocs.com/assembly/python-net/features...
  5. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 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/net/working-with-xm...
  6. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... setRights ( "Copyright (C) 2011-2020 GroupDocs. All Rights..."gd:Copyright" , "Copyright (C) 2011-2020 GroupDocs. All Rights...

    docs.groupdocs.com/metadata/java/working-with-x...
  7. sample.xlsx

    CapBudgWS Equity Analysis of a Project INPUT SHEET: USER ENTERS ALL BOLD NUMBERS INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment= $50,000 Revenues in year 1= $40,000 Approach(1......breakdown of fixed and variable c. Market risk premium = 5.50% Tax...breakdown of fixed and variable c. Market risk premium = 5.50% Tax...

    docs.groupdocs.com/signature/python-net/_sample...
  8. Does GroupDocs Editor supports word and PDF con...

    We have word document and want to open word document in the browser, So that user can edit and then save the document. we want to implement this editor in angular 12 app. We have license for Aspose.Word already. We have…...NET, Java, C++ and Python ....

    forum.groupdocs.com/t/does-groupdocs-editor-sup...
  9. Working with Spreadsheet Documents | GroupDocs

    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...
  10. Working with Presentation Documents | GroupDocs

    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...