Category

All Categories

Focus on articles under the same technical theme for easier continuous reading by direction.

524 articles
22 Current page
C# Convert PDF to Image

C# Convert PDF to Image

Today, a colleague told me that the PDF file you obtained doesn't quite fit our existing software workflow, so can you convert our PDF file to an image?

黑哥聊dotNet 7/16/2022 1:19 PM
C# Using Objects Comparer for Object Comparison

C# Using Objects Comparer for Object Comparison

Objects Comparer is a tool for object comparison. Common data structures in C# can be compared using this third-party library, and even complex objects can be compared.

黑哥聊dotNet 7/15/2022 9:55 PM