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

new

(0.15 sec)
  1. مقایسه صفحات گستردهٔ اکسل: تجزیه و تحلیل پیشرفت...

    یاد بگیرید چگونه به‌صورت برنامه‌نویسی شده صفحات‌گسترده Excel را با استفاده از **GroupDocs.Comparison** برای **.NET** مقایسه کنید. این راهنما مقایسه سلول به سلول، استایل‌سازی سفارشی، صفحات خلاصه، و کنترل‌های پیشرفتهٔ نمایش برای مقایسه سند Excel در **C#** را نشان می‌دهد....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/fa/comparison/compare-excel-...
  2. Kommentieren Sie Word-DOC-DOCX-Dateien in Java ...

    Hinzufügen oder Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in Java. Fügen Sie Pfeil-, Rechteck-, Ellipsen- und Wasserzeichen-Anmerkungen mit der Document Annotation API hinzu....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/de/annotation/annotate-word-...
  3. Annota i file Word DOC DOCX in Java | Aggiungi ...

    Aggiungi o rimuovi annotazioni dai file Word DOC/DOCX in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione del documento....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-word-...
  4. افزودن یا حذف حاشیه نویسی | حاشیه نویسی فایل ها...

    فایل های PDF را به صورت برنامه نویسی در C# حاشیه نویسی کنید. با استفاده از NET API یادداشت هایی مانند فلش، مستطیل، بیضی، برجسته، واترمارک اضافه کنید یا حذف کنید....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fa/annotation/annotate-pdf-f...
  5. Annoteer Word DOC DOCX-bestanden in Java | Anno...

    Annotaties toevoegen aan of verwijderen uit Word DOC/DOCX-bestanden in Java. Voeg annotaties met pijlen, rechthoeken, ellipsen en watermerken toe met behulp van document Annotation API....final Annotator annotator = new Annotator("path/document.docx");...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/nl/annotation/annotate-word-...
  6. ערוך מסמכי Word ב-C# | בנה עורך NET Word משלך

    עריכת מסמכי Word מוסברת עם דוגמאות C# לעריכת קובצי DOC, DOCX, ODT בתוך יישום NET שלך באמצעות API לעריכת מסמכים....WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...להלן. using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/he/editor/edit-word-document...
  7. C#-Diff-Bibliothek – Vergleichen Sie Textdateie...

    Es vergleicht und führt Microsoft Word-, Excel-, PowerPoint-, OpenDocument ODT-, PDF-, Text- und HTML-Dokumente zusammen. Die Dokumentvergleichs-API vergleicht Inhalte, um Änderungen an Wörtern, Absätzen und Zeichen zu erkennen....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/de/comparison/groupdocs-comp...
  8. GroupDocs.Redaction KI-Integration mit .NET | B...

    Verwenden Sie KI, um Text, Wörter oder Phrasen in PDF-Dokumenten mit .NET zu erkennen und zu redigieren. Ersetzen oder verbergen Sie Inhalte, um PDF-Dateien sicher zu verarbeiten....wie im Beispiel Regex regex = new Regex( ".*" ); //Definieren Sie...ReplacementOptions optionsText = new ReplacementOptions( "[replaced]"...

    blog.groupdocs.com/de/redaction/custom-ai-redac...
  9. Upravit tabulky Excel | Online editace a progra...

    Objevte efektivní způsoby úpravy tabulek Excelu. Buď upravujte soubory XLS/XLSX online, nebo to proveďte programově pomocí C# a Java....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); // loadOptions...Načtěte tabulku Editor editor = new Editor("path/spreadsheet.xlsx"...

    blog.groupdocs.com/cs/editor/edit-excel-spreads...
  10. ערוך מצגות ב-C# | עריכת .NET PPT/PPTX

    עריכת מצגות PowerPoint מוסברת עם דוגמאות C# לעריכת קבצי PPT, PPTX, ODP בתוך יישום NET שלך באמצעות API לעריכת מצגות....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...Presentation using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/he/editor/edit-ppt-pptx-pres...