syncfusionsyncfusion-blogs.hashnode.dev·Dec 31, 2024Introducing the Syncfusion® Document Viewer Extension for Visual Studio CodeTL;DR: The Syncfusion® Document Viewer for Visual Studio Code allows you to open, view, and edit Excel, CSV, and TSV files directly in your editor. With features like sorting, filtering, and read-only mode, it enhances your workflow within Visual Stu...Document Processing
syncfusionsyncfusion-blogs.hashnode.dev·Dec 14, 2024What’s New in Document Processing Libraries: 2024 Volume 4TL;DR: Explore the new features in Syncfusion’s Document Processing Libraries for the 2024 Volume 4 release. Highlights include custom fonts in FreeText annotation, preserving WMF images, handling multi-column layouts, and more. Syncfusion Document P...Document Processing
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...C#
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...Essential 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,...PDF 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...48 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...50 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...Document 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...Pdf 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...XLSIO