Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 12,239 for

new

(0.37 sec)
  1. Java에서 Excel 통합 문서에 워터마크 추가 | 텍스트 워터마크

    Java를 사용하여 Excel 통합 문서에 워터마크를 삽입합니다. 워터마크 Java API를 사용하여 모든 시트에 워터마크를 표시하거나 특정 시트에만 배경으로 적용할 수 있습니다....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/ko/watermark/watermark-excel...
  2. Thêm hoặc Xóa Chú thích | Chú thích tệp PDF bằn...

    Lập trình chú thích các tệp PDF trong C#. Thêm hoặc xóa các chú thích như mũi tên, hình chữ nhật, hình elip, đánh dấu, chú thích hình mờ bằng cách sử dụng .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/vi/annotation/annotate-pdf-f...
  3. Excel Elektronik Tablolarını Düzenle | Çevrimiç...

    Excel elektronik tablolarını düzenlemenin etkili yollarını keşfedin. XLS/XLSX dosyalarını çevrimiçi olarak düzenleyin veya bunu C# ve Java kullanarak programlı olarak yapın....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...Tabloyu Yükle Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/tr/editor/edit-excel-spreads...
  4. Integrasi AI GroupDocs.Redaction dengan .NET | ...

    Gunakan AI untuk mendeteksi dan meredaksi teks, kata, atau frasa dalam dokumen PDF menggunakan .NET. Ganti atau sembunyikan konten untuk memproses file PDF dengan aman....seperti di contoh Regex regex = new Regex( ".*" ); //Tentukan halaman...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/id/redaction/custom-ai-redac...
  5. Upravit prezentace v C# | .NET PPT/PPTX editace

    Úpravy prezentací v PowerPointu jsou vysvětleny na příkladech C# pro úpravu souborů PPT, PPTX, ODP v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy prezentací....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  6. Confronta fogli di calcolo Excel: Analisi avanz...

    Scopri come confrontare i fogli di calcolo Excel in modo programmatico utilizzando GroupDocs.Comparison per .NET. Questa guida dimostra il confronto cella per cella, la personalizzazione dello stile, le pagine di riepilogo e i controlli avanzati di visibilità per il confronto di documenti Excel in C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/it/comparison/compare-excel-...
  7. เปรียบเทียบสเปรดชีต Excel: การวิเคราะห์เซลล์ต่อ...

    เรียนรู้วิธีเปรียบเทียบสเปรดชีต Excel อย่างโปรแกรมเมติกโดยใช้ GroupDocs.Comparison สำหรับ .NET คู่มือนี้แสดงการเปรียบเทียบเซลล์ต่อเซลล์ การกำหนดสไตล์แบบกำหนดเอง หน้าสรุป และการควบคุมการมองเห็นขั้นสูงสำหรับการเปรียบเทียบเอกสาร Excel ด้วย C#...file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/th/comparison/compare-excel-...
  8. So sánh bảng tính Excel: Phân tích chi tiết từn...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#. **Vietnamese translation** Tìm hiểu cách so sánh các bảng tính Excel một cách lập trình bằng cách sử dụng GroupDocs.Comparison cho .NET. Hướng dẫn này trình bày việc so sánh từng ô, tùy chỉnh kiểu dáng, các trang tóm tắt và các điều khiển hiển thị nâng cao cho việc so sánh tài liệu Excel trong C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/vi/comparison/compare-excel-...
  9. Bibliothèque C# Diff - Comparer des fichiers te...

    Il compare et fusionne des documents Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Texte et HTML. L'API de comparaison de documents compare le contenu pour détecter les changements de mots, de paragraphes et de caractères....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/fr/comparison/groupdocs-comp...
  10. Excel-spreadsheets bewerken | Online redactie e...

    Ontdek efficiënte manieren om Excel-spreadsheets te bewerken. Bewerk XLS/XLSX-bestanden online of doe het programmatisch met C# en Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...spreadsheet Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/nl/editor/edit-excel-spreads...