Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 48,969 for

c

(0.74 sec)
  1. Get the PDF output file information | GroupDocs

    This artiCle explains how to get the PDF output file information using .NET / C# with GroupDoCs.Viewer for .NET....height of each document page: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  2. 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/
  3. GroupDocs.Viewer for .NET UI 8.1.2 – Latest Upd...

    Explore what’s new in GroupDoCs.Viewer for .NET UI 8.1.2. Available now on NuGet and GroupDoCs website....com/c/viewer/9 Thank you for using GroupDocs...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Specify encoding when loading documents | Group...

    This artiCle explains how to speCify enCoding when loading doCuments with GroupDoCs.Viewer within your .NET appliCations....render the text file to HTML: C# using System.Text ; using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  5. 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...
  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. GroupDocs.Markdown for Python via .NET — Export...

    Convert PDF, Word, ExCel, EPUB, and more to Markdown direCtly from Python. A self-Contained PyPI wheel with a pythoniC API, asynC support, and LLM-friendly output.... to_file_async( "c.xlsx" , "c.md" , None ), ) asyncio...= [c for c in re . split( r "\n#{1,2} " , markdown) if c . strip()]...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  8. 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-...
  9. 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...
  10. 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...