Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 48,081 for

c

(0.11 sec)
  1. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announCe the release of GroupDoCs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be exCluded from the output HTML to deCrease the size of the output files. Furthermore, the inClusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features IntroduCed Setting List of the Fonts to be ExCluded Adding fonts into HTML ensures that the text from the original doCument will appear similar in HTML, regardless of whether fonts are installed on the viewer’s deviCe or not....StoragePath = @"C:\storage"; // Create html handler...

    blog.groupdocs.com/viewer/exclude-specific-font...
  2. GroupDocs.Total for Python 25.10 – 最新更新与修复(2025...

    探索 GroupDoCs.Total for Python 25.10 的新功能。现已在 NuGet 和 GroupDoCs 网站上提供。...com/c/total/8...

    blog.groupdocs.com/zh/total/groupdocs-total-for...
  3. Image search in network | GroupDocs

    This page Contains information about reverse image searCh in the searCh network.... C# Console . WriteLine ( "First...

    docs.groupdocs.com/search/net/image-search-in-n...
  4. Use PDF redaction filters | GroupDocs

    This artiCle explains that how to set page-level sCope to PDF redaCtions.... C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  5. Get the width and height of the document pages ...

    This artiCle explains how to get the width and height of the doCument pages using .NET / C# with GroupDoCs.Viewer for .NET....height of each document page: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  6. 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...
  7. Add polyline annotation | GroupDocs

    The page desCribes how to add polyline annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add polyline annotation to...

    docs.groupdocs.com/annotation/net/add-polyline-...
  8. Pie Chart in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Presentation 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. Pie Chart in MiCrosoft PowerPoint DoCument Creating a Pie Chart Please follow below steps to Create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box....Sum (c => c.Price )]>> 8.2 3.2 1.4 1.2...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  9. In-Table List With Alternate Content in Email D...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List With Alternate Content report in Email DoCument format. In-Table List With Alternate Content in Email DoCument Note This feature is supported by version 17.8.0 or greater Creating a In-Table List With Alternate Content PraCtiCing the following steps you Can Create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. In-Table List with Highlighted Rows in Email Do...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table List with Highlighted Rows report in Email DoCument format. In-Table List with Highlighted Rows in Email DoCument Creating a In-Table List with Highlighted Rows PraCtiCing the following steps you Can Create In-Table List with Highlighted Rows Template in MS Outlook 2013. Create a new Email. Press “Insert” tab to insert the table. Insert a 2x4 table. CliCk the Cell you want to highlight....sum( c => c.getPrice())]>> ### Download...

    docs.groupdocs.com/assembly/java/in-table-list-...