🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "hyperlink"

Found 3 matching component(s)

  • function test_complex_url_hyperlink

    A test function that validates the creation of Word documents with complex FileCloud URLs containing special characters, query parameters, and URL fragments as clickable hyperlinks.

    File: /tf/active/vicechatdev/test_complex_hyperlink.py

    testing word-document hyperlink docx url-handling
  • function add_inline_formatting_to_paragraph_v1

    Parses markdown-formatted text and adds it to a Word document paragraph, converting markdown links [text](url) into clickable hyperlinks while delegating other markdown formatting to a helper function.

    File: /tf/active/vicechatdev/vice_ai/new_app.py

    markdown word-document docx hyperlink text-formatting
  • function add_hyperlink_to_paragraph

    Adds a clickable hyperlink to a Microsoft Word paragraph using python-docx, with XML-based hyperlink creation and styled fallback options.

    File: /tf/active/vicechatdev/vice_ai/new_app.py

    word-document hyperlink python-docx OOXML document-generation

Search Examples