Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 48,878 for

c

(0.43 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. 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...
  3. 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...
  4. 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...
  5. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDoCs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading Challenges, featuring Complete Code samples for wrapper-based and refleCtion-based annotation approaChes....wrapper-based strategy employs a custom C# wrapper library that encapsulates...APIs for Python consumption. // C# Wrapper Implementation (SimpleWrapper...

    blog.groupdocs.com/annotation/python-integration/
  6. 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...
  7. 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...
  8. SQLite DB on GroupDocs Blog | Document Automati...

    SQLite DB on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SQLite DB on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 使用 C#......NET & Java Developers 使用 C# 从数据库文件中提取数据 数据库 被认为是大多数应用程序的组成部分。无论是桌面、Web...

    blog.groupdocs.com/zh/tag/sqlite-db/index.xml
  9. GroupDocs.Conversion for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDoCs.Conversion for .NET 25.12. Available now on NuGet and GroupDoCs website....com/c/conversion/...

    blog.groupdocs.com/conversion/groupdocs-convers...
  10. Pre-rasterize | GroupDocs

    This artiCle shows how to pre-rasterize a doCument using the redaCtion API....pre-rasterize a Microsoft Word document: C# bool preRasterize = true ; using...

    docs.groupdocs.com/redaction/net/pre-rasterize/