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

new

(0.38 sec)
  1. C# Compare Excel, Word, archivos de texto | API...

    Compare dos archivos o más usando C#. .NET SDK permite comparar dos hojas de cálculo de Excel, documentos de Word, archivos PDF o comparar archivos de texto en CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/es/comparison/compare-excel-...
  2. سی شارپ مقایسه اکسل، ورد، فایل های متنی | .NET ...

    دو فایل یا بیشتر را با استفاده از C# مقایسه کنید. NET SDK امکان مقایسه دو صفحه گسترده اکسل، اسناد Word، فایل های PDF یا مقایسه فایل های متنی در CSharp را فراهم می کند.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/fa/comparison/compare-excel-...
  3. Dividir ou mesclar PDF, PowerPoint, Excel, Word...

    Dividir ou mesclar PDF, Word DOC/DOCX, planilhas XLS/XLSX Excel, apresentações PPT/PPTX, desenhos do Visio, eBooks e mais documentos em Java. Passos e exemplos.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/pt/merger/merge-pdf-word-exc...
  4. Zoek en vervang woorden in Word-documenten met ...

    Zoek, vervang of verberg tekst, woorden, woordgroepen in Word DOC/DOCX-bestanden met behulp van C#. Bewerk en voer tekst-, hoofdlettergevoelige en RegEx-zoekopdrachten uit met .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/nl/redaction/find-and-replac...
  5. ค้นหาและแทนที่คำในเอกสาร Word โดยใช้ C# | การโต...

    ค้นหา แทนที่ หรือซ่อนข้อความ คำ วลีในไฟล์ Word DOC/DOCX โดยใช้ C# ทำซ้ำและดำเนินการค้นหาข้อความ คำนึงถึงตัวพิมพ์เล็กและใหญ่ & RegEx ด้วย .NET Redaction API...C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/th/redaction/find-and-replac...
  6. Tìm và Thay thế Từ trong Tài liệu Word bằng C# ...

    Tìm, thay thế hoặc ẩn văn bản, từ, cụm từ trong tệp Word DOC/DOCX bằng C#. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với .NET Redaction API....C# using (Redactor redactor = new Redactor(@"path/document.docx"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  7. Tách hoặc hợp nhất PDF, PowerPoint, Excel, Word...

    Tách hoặc hợp nhất các bảng tính PDF, Word DOC/DOCX, XLS/XLSX Excel, bản trình bày PPT/PPTX, Bản vẽ Visio, sách điện tử và nhiều tài liệu khác trong Java. Các bước & ví dụ.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/vi/merger/merge-pdf-word-exc...
  8. סימן מים מצגות PowerPoint | סימני מים של טקסט ו...

    הוסף סימני מים של טקסט ותמונה למצגות PPT/PPTX. החל סימני מים באמצעות יישום סימן המים המקוון או באמצעות ממשקי API של .NET ו-Java....using (Watermarker watermarker = new Watermarker("presentation.pptx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/he/watermark/watermark-prese...
  9. Belgelerdeki Üstü Çizili Metin | C̶r̶o̶s̶s̶ o̶u...

    Java kullanarak belgelerin içindeki metnin üstünü çizelim. Java API ile üstü çizili ek açıklama kullanarak geçersiz metnin üstünü çizmeyi otomatikleştirin....Metin */ Annotator annotator = new Annotator("path/document.pdf");...StrikeoutAnnotation strikeout = new StrikeoutAnnotation(); strikeout...

    blog.groupdocs.com/tr/annotation/strikethrough-...
  10. پی دی اف را با حاشیه نویسی با استفاده از C# برج...

    متن را در PDF با حاشیه نویسی هایلایت با استفاده از C# برجسته کنید. حاشیه نویسی سند و تصویر .NET API اجازه می دهد تا فایل های PDF را با برجسته کردن هر منطقه حاشیه نویسی کنید....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/fa/annotation/highlight-pdf-...