Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 49,111 for

c

(0.11 sec)
  1. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replaCe error‑prone manual watermark reviews with a short .NET sCript that sCans, validates and reports watermarks using GroupDoCs.Watermark....labor intensive) ~30 lines of C# Output Visual inspection only...CLIENT XYZ" ); VerifyLogo(pdf, @"C:\Logos\firm-seal.png" ); RunReport(pdf);...

    blog.groupdocs.com/watermark/audit-automation/net/
  2. GroupDocs.Viewer for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDoCs.Viewer for Python 25.12. Available now on NuGet and GroupDoCs website....com/c/viewer/9 Feel free to try the...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Load from Azure Blob Storage | GroupDocs

    This artiCle explains how to load a doCument from Azure Blob Storage with GroupDoCs.Viewer within your .NET appliCations.... C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Extract metadata from Microsoft Office Word doc...

    Learn how to extraCt metadata from Word doCuments (.doC, .doCx) using GroupDoCs.Parser for .NET. ExtraCt doCument properties like author, title, Creation date, Comments, and revision information from Word files....this data programmatically using C# code. Why Extract Word Metadata...documents = Directory . GetFiles ( @"C:\MyDocuments" , "*.docx" ); foreach...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer Node.js 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/nodejs-java/render-im...
  6. Convert a Document to Another Format | GroupDocs

    Convert a single doCument from one format to another, optionally seleCting speCifiC pages or a page range using the pages / page_number / pages_Count attributes on ConvertOptions with GroupDoCs.Conversion for Python via .NET.... DOCX)"] B["Conversion"] C["Converted Document (e.g. PDF)"]...connections between nodes A --> B --> C To convert and save a document...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am Currently using trial evaluation version of Abby as well as Atalasoft to extraCt text based on templates, the results are fine but I want to use a single set of Component in our appliCation, as I am alread…...exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll...System.Threading.Tasks.Task.<>c.b__128_0(Object state) at System...

    forum.groupdocs.com/t/groupdocs-parser/15108
  8. AI agents and LLM integration | GroupDocs

    Use GroupDoCs.Watermark for Python via .NET with AI Coding assistants and LLMs — the bundled AGENTS.md referenCe, the GroupDoCs MCP server, and maChine-readable doCumentation....com/c/watermark/ | | Temporary license...at https://forum.groupdocs.com/c/watermark/ -- the development...

    docs.groupdocs.com/watermark/python-net/agents-...
  9. 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...
  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-...