上一页 1 2 3 4 5 6 7 8 9 10 ··· 107 下一页
摘要: /* ide: vs 2022 17.5 .net 8.0 QuestPDF 23.12.4 from: https://github.com/QuestPDF/QuestPDF/discussions/560 */ namespace ConsoleAppFontPdfDemo { using Q 阅读全文
posted @ 2024-02-02 18:11 ®Geovin Du Dream Park™ 阅读(18) 评论(0) 推荐(0) 编辑
摘要: /* IDE: VS 2022 17.5 OS: windows 10 .net 8.0 iText 8.0 System.Text.Encoding.CodePages */ namespace ConsoleAppPdfdemo { using System; using System.Coll 阅读全文
posted @ 2024-01-31 18:05 ®Geovin Du Dream Park™ 阅读(30) 评论(0) 推荐(0) 编辑
摘要: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebAppPdfDemo.WebForm1" ResponseEncoding="utf-8" %> <!DOCTYPE ht 阅读全文
posted @ 2024-01-30 18:02 ®Geovin Du Dream Park™ 阅读(53) 评论(0) 推荐(0) 编辑
摘要: /* IDE: VS 2022 17.5 OS: windows 10 .net: 8.0 生成PDF文档,从PDF文档中获取文字内容 控制台下测试 */ // See https://aka.ms/new-console-template for more information using Sy 阅读全文
posted @ 2024-01-26 18:00 ®Geovin Du Dream Park™ 阅读(70) 评论(0) 推荐(0) 编辑
摘要: <!--Scalable Vector Graphic--> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="960px" height="560px" viewBox 阅读全文
posted @ 2024-01-22 18:04 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: # encoding: utf-8 # 版权所有 2024 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 3.11 # Datetime : 2024/1/13 10: 阅读全文
posted @ 2024-01-13 10:44 ®Geovin Du Dream Park™ 阅读(292) 评论(0) 推荐(0) 编辑
摘要: # encoding: utf-8 # 版权所有 2024 ©涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 3.11 # Datetime : 2024/1/11 10 阅读全文
posted @ 2024-01-11 20:03 ®Geovin Du Dream Park™ 阅读(114) 评论(0) 推荐(0) 编辑
摘要: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SpirePDFdemo.aspx.cs" Inherits="WebAppPdfDemo.SpirePDFdemo" %> <%@ Register Assembly="Spire. 阅读全文
posted @ 2024-01-11 08:46 ®Geovin Du Dream Park™ 阅读(18) 评论(0) 推荐(0) 编辑
摘要: /** * encoding: utf-8 * 版权所有 2024 涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : IntelliJ IDEA 2023.1 Java 17 * # Datetime : 2 阅读全文
posted @ 2024-01-11 00:04 ®Geovin Du Dream Park™ 阅读(146) 评论(0) 推荐(0) 编辑
摘要: from: https://codepen.io/airen/pen/OaVopb <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, init 阅读全文
posted @ 2024-01-07 16:18 ®Geovin Du Dream Park™ 阅读(6) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 107 下一页