Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 12,351 for

new

(0.09 sec)
  1. Поиск и замена слов в документах Word с помощью...

    Найдите, замените или скройте текст, слова, фразы в файлах Word DOC/DOCX с помощью C#. Редактируйте и выполняйте текстовый поиск с учетом регистра и регулярных выражений с помощью .NET Redaction API....С# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/ru/redaction/find-and-replac...
  2. เพิ่มเส้นหยักหยักใน Word, PDF, PPT โดยใช้ C# | ...

    แทรกเส้นใต้หยักสีต่างๆ ใน Word, PDF และเอกสารอื่นๆ โดยใช้ C# เพิ่มคำอธิบายประกอบที่ไม่เป็นระเบียบในเอกสารภายในแอปพลิเคชัน .NET...using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/th/annotation/add-wavy-under...
  3. แปลงสเปรดชีต Excel เป็น PDF โดยใช้ C# | โปรแกรม...

    แปลงไฟล์ Excel เป็น PDF โดยใช้ C# แปลงสมุดงานแบบเต็ม แผ่นงานที่เลือก ลำดับย่อยของแผ่นงาน หรือช่วงเซลล์ใดๆ โดยใช้การแปลงสเปรดชีต .NET API...Func<LoadOptions> loadOptions =() => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/th/conversion/convert-excel-...
  4. قارن جداول Excel: تحليل متقدم خلية بخلية باستخد...

    تعرّف على كيفية مقارنة جداول Excel برمجيًا باستخدام GroupDocs.Comparison لـ .NET. يوضح هذا الدليل مقارنة الخلية بخلية، وتطبيق الأنماط المخصَّصة، وصفحات الملخص، وعناصر التحكم المتقدمة في الرؤية لمقارنة مستندات Excel بلغة C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/ar/comparison/compare-excel-...
  5. Vodoznak Prezentace PowerPoint | Textové a obra...

    Přidejte textové a obrazové vodoznaky do prezentací PPT/PPTX. Aplikujte vodoznaky pomocí online aplikace vodoznaku nebo pomocí rozhraní .NET a Java API....using (Watermarker watermarker = new Watermarker("presentation.pptx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/cs/watermark/watermark-prese...
  6. Hinzufügen von Wasserzeichen zu Excel-Arbeitsma...

    Fügen Sie mit Java Wasserzeichen in Excel-Arbeitsmappen ein. Markieren Sie alle Blätter mit einem Wasserzeichen oder wenden Sie es mithilfe der Wasserzeichen-Java-API nur auf ein bestimmtes Blatt an, sogar als Hintergrund....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/de/watermark/watermark-excel...
  7. Hinzufügen von Wasserzeichen zu Excel-Arbeitsma...

    Fügen Sie mit C# Wasserzeichen in Excel-Arbeitsmappen ein. Versehen Sie alle Blätter mit einem Wasserzeichen oder fügen Sie ein Wasserzeichen nur in ein bestimmtes Blatt ein, sogar als Hintergrund mithilfe der .NET-API....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/de/watermark/watermark-excel...
  8. Tambahkan Tanda Air ke Buku Kerja Excel di Java...

    Sisipkan tanda air ke dalam buku kerja Excel menggunakan Java. Beri tanda air pada semua lembar atau terapkan hanya pada lembar tertentu bahkan sebagai latar belakang menggunakan tanda air Java API....Watermarker watermarker = new Watermarker(filename, new SpreadsheetLoadOptio());...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Segoe UI"...

    blog.groupdocs.com/id/watermark/watermark-excel...
  9. 在 C# 中添加或刪除註釋 |註釋 Word DOC DOCX 文件

    在 C# 中以編程方式在 Word DOC/DOCX 文件中添加和刪除註釋。使用 .NET Annotation API 添加箭頭、矩形、橢圓、水印註釋。...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/zh-hant/annotation/annotate-...
  10. Agregar o quitar anotaciones | Anotar archivos ...

    Agregue y elimine anotaciones mediante programación de archivos PDF en Java. Agregue anotaciones de flecha, rectángulo, elipse, resaltado, marca de agua y más usando la API de Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/es/annotation/annotate-pdf-f...