This sample demonstrates how to highlight selected text and link it to specific content within a DOCX document using the Syncfusion® React DOCX Editor and a Python backend service. The application allows users to create highlighted hyperlinks that navigate directly to bookmarked content, making document navigation faster and more intuitive.
cd .NET Standard Wrapper Librarydotnet build -c Releasedotnet publish -c Releasecd ../python-web-servicepip install -r requirements.txtpython app.py
or
py app.pyThe service will start at:
http://127.0.0.1:5000/
cd frontendnpm installDocument Editor
serviceUrl = "http://127.0.0.1:5000/"npm run devOpen the application using the URL displayed in the terminal.
This is a commercial product and requires a paid license for possession or use. Syncfusion's licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
Today, we provide 1700+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript, .NET MAUI) and desktop development (WinForms, WPF, WinUI, Flutter, UWP, and .NET MAUI) a. We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.