Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 48,924 for

(c )

(0.8 sec)
  1. Get document info | GroupDocs

    This article shows that how to get meta information of a document.... Ex: @"C:\Docs\source.xlsx" using ( Metadata...

    docs.groupdocs.com/metadata/net/get-document-info/
  2. Add area annotation | GroupDocs

    The page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-area-anno...
  3. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add squiggly annotation to...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....com/c/viewer/ | | Temporary license...SearchOption src1 = FolderFontSource ( "C:/fonts/primary" , SearchOption...

    docs.groupdocs.com/viewer/python-net/agents-and...
  5. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-waterma...
  6. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, image handling, and formatting....conversion warnings Quick example C# using GroupDocs.Markdown ; //...

    docs.groupdocs.com/markdown/net/product-overview/
  7. 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...
  8. Working with Word Processing 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 Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing 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-wo...
  9. Add watermark annotation | GroupDocs

    The page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....demonstrates how to add to the document: C# //Add watermark annotation to...

    docs.groupdocs.com/annotation/net/add-watermark...
  10. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practising the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....sum( c => c.getPrice())]>><</if>> Download...

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