syncfusionsyncfusion-blogs.hashnode.dev·Dec 11, 2024Easily Convert Excel to HTML in 3 Steps With C#TL;DR: Let’s see how to convert Excel to HTML using the Syncfusion .NET Excel Library in C#. This process allows you to transform Excel files into web-friendly HTML format, maintaining the structure, charts, and styling for easy integration into your...DiscussC#
syncfusionsyncfusion-blogs.hashnode.dev·Nov 20, 2024How to Effectively Use Formulas in Excel Using C#TL;DR: Let’s see how to use the Syncfusion Excel Library in C# to manage formulas in Excel. This guide covers creating, reading, and calculating formulas, leveraging advanced features like named ranges and cross-sheet references. The Syncfusion Excel...DiscussEssential XIsio
syncfusionsyncfusion-blogs.hashnode.dev·Nov 15, 20246 Effective Ways to Merge PDF Files Using C#TL;DR: Learn six effective ways to merge PDFs in C# using the Syncfusion PDF Library. Streamline your document workflow, batch process files, and combine multiple PDFs seamlessly. In today’s digital age, PDFs have become the go-to format for sharing,...DiscussPDF Productivity
syncfusionsyncfusion-blogs.hashnode.dev·Nov 15, 2024Easily Create Dynamic Charts in Excel Using C#TL;DR: Discover how to create dynamic Excel charts using Syncfusion’s .NET Excel (XlsIO) Library in C#. This guide walks you through chart elements, step-by-step creation, customization techniques, and chart removal. Perfect for developers looking to...Discuss·44 reads.NET
Michael ChangforFractional AI Engineering Blogengineering.fractional.ai·Nov 13, 2024Your Questions on Building with AISince the launch of Airbyte 1.0 with AI Assist, hundreds of new Airbyte connectors have been built. We recently joined our partners at Airbyte for the Data Bytes meetup where we answered questions from an audience of data engineers, AI enthusiasts, a...Discuss·36 readsairbyte
Tom X NguyenforDwarves Foundation's Team Blogdwarvesf.hashnode.dev·Oct 16, 2024RAPTOR: Tree-based Retrieval for Language ModelsWhat is it? RAPTOR (Recursive Abstractive Processing for Tree-Organized Retrieval) is a new technique for improving retrieval-augmented language models, particularly for long documents: https://arxiv.org/html/2401.18059v1 Problems addressed Most exis...DiscussDocument Processing
syncfusionsyncfusion-blogs.hashnode.dev·Sep 3, 2024Easily Create PDF Tables with Advanced Customization in C#TL;DR: Let’s see how to easily create and customize tables in your PDFs using the .NET PDF Library. This guide covers building tables, styling them, and enhancing data organization and readability. You’ll learn how to make your documents more profess...DiscussPdf tables
syncfusionsyncfusion-blogs.hashnode.dev·Aug 19, 20243 Easy Steps to Add Watermarks to Your Excel Document Using C#TL;DR: Adding a watermark boosts branding, confidentiality, protection, and visual appeal. Use Syncfusion’s Excel Library in C# to easily add watermarks: set up a .NET Core Console app, install the NuGet package, and apply the code to insert and save...DiscussXLSIO
syncfusionsyncfusion-blogs.hashnode.dev·Aug 18, 20244 Simple Ways to Split Word Documents Using C#TL;DR: Learn to split Word documents into manageable segments using C# and the Syncfusion .NET Word Library (DocIO). This guide provides practical code examples for splitting documents by sections, headings, bookmarks, and placeholder text, making do...Discussword document
syncfusionsyncfusion-blogs.hashnode.dev·Aug 18, 2024Easily Convert Your PDF to Images in C#TL;DR: Learn how to effortlessly convert PDF pages into images using Syncfusion’s PdfToImageConverter in C#. This guide covers step-by-step instructions for various platforms, including ASP.NET Core, ASP.NET MVC, WinForms, and WPF. Discover how to in...Discusspdf viewer