Fügen Sie Text- und Bildwasserzeichen zu Excel-Tabellen hinzu. Wenden Sie Wasserzeichen mit der Online-Wasserzeichenanwendung oder programmgesteuert mit .NET- und Java-APIs an....= new Watermarker(@"path/spreadsheet.xlsx", loadOptions)) { //...Save(@"path/allpages-watermark-spreadsheet.xlsx"); } Wenn Sie weitere...
Aggiungi filigrane di testo e immagini ai fogli di calcolo Excel. Applicare filigrane utilizzando l'applicazione filigrana online o utilizzando le API .NET e Java a livello di codice....= new Watermarker(@"path/spreadsheet.xlsx", loadOptions)) { //...Save(@"path/allpages-watermark-spreadsheet.xlsx"); } Se hai bisogno...
Ajouter un mot de passe aux feuilles de calcul Excel. Verrouillez les fichiers Excel avec une protection par mot de passe à l'aide d'une application en ligne gratuite et par programme....string filePath = @"path/spreadsheet.xlsx"; AddPasswordOptions...merger.Save(@"path/protected-spreadsheet.xlsx"); } Pour des instructions...
Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....perlu mengubahnya menjadi spreadsheet Excel. Skenario ini menjadi...rumit ketika ada banyak spreadsheet atau beberapa buku kerja...
Articles in this section...Document Column Chart in Spreadsheet Document Column Chart in...Axis Title Dynamically in Spreadsheet Document Inserting Chart...
Articles in this section...Document Column Chart in Spreadsheet Document Column Chart in...Axis Title Dynamically in Spreadsheet Document Inserting Chart...
Java에서 Excel 파일을 PDF로 변환합니다. 스프레드시트 변환 Java API를 사용하여 완전한 통합 문서, 선택 또는 연속 시트 또는 모든 셀 범위를 변환합니다....converter = new Converter("path/spreadsheet.xlsx"); converter.conver...converter = new Converter("path/spreadsheet.xlsx"); PdfConvertOptions...
Chèn hình mờ vào sổ làm việc Excel bằng Java. Tạo hình chìm mờ cho tất cả các trang tính hoặc áp dụng nó cho một trang tính cụ thể ngay cả khi làm nền bằng cách sử dụng API Java hình mờ....String filename = "path/spreadsheet.xlsx"; Watermarker watermarker...save("path/watermark-all-spreadsheet.xlsx"); watermarker.close();...