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

new

(0.46 sec)
  1. Rechercher et remplacer du texte dans un PDF en...

    Trouvez par programmation certains textes, mots, phrases dans des documents PDF avec sensibilité à la casse et RegEx en Java. Remplacez ou masquez le texte pour biffer les fichiers PDF....redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/fr/redaction/find-and-replac...
  2. Ajouter un filigrane aux classeurs Excel à l'ai...

    Insérez des filigranes dans des classeurs Excel à l'aide de C#. Filigranez toutes les feuilles ou insérez un filigrane sur une feuille spécifique, même en arrière-plan à l'aide de l'API .NET....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/fr/watermark/watermark-excel...
  3. إضافة أو إزالة التعليقات التوضيحية | علق ملفات ...

    علق برمجيًا على ملفات PDF في C #. قم بإضافة أو إزالة التعليقات التوضيحية مثل الأسهم والمستطيل والقطع الناقص والتمييز والتعليقات التوضيحية للعلامة المائية باستخدام .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/ar/annotation/annotate-pdf-f...
  4. Dodaj lub usuń adnotacje | Adnotuj pliki PDF za...

    Programowo dodawaj adnotacje do plików PDF w języku C#. Dodawaj lub usuwaj adnotacje, takie jak strzałki, prostokąty, elipsy, podświetlenia i znaki wodne, korzystając z interfejsu API platformy .NET....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/pl/annotation/annotate-pdf-f...
  5. ค้นหาและแทนที่ข้อความใน PDF ใน Java | แทนที่หรื...

    ค้นหาข้อความ คำ วลีในเอกสาร PDF โดยทางโปรแกรมด้วยตัวพิมพ์เล็กและใหญ่และ RegEx ใน Java แทนที่หรือซ่อนข้อความเพื่อแก้ไขไฟล์ PDF...redactor = new Redactor("path/document.pdf"); redactor.apply(new Exa...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/th/redaction/find-and-replac...
  6. Tambah atau Hapus Anotasi | Anotasi file PDF me...

    Anotasi file PDF secara terprogram dalam C#. Tambahkan atau hapus anotasi seperti panah, persegi panjang, elips, sorot, anotasi watermark menggunakan .NET API....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/id/annotation/annotate-pdf-f...
  7. GroupDocs.Editor for Python 26.5 – تحرير HTML ذ...

    الإصدار 26.5 من GroupDocs.Editor for Python يضيف تحرير HTML ذهابًا وإيابًا، واجهة برمجة تطبيقات بيثونية، توسيع معالجة الصيغ المتعددة، ووثائق صديقة للذكاء الاصطناعي. قم بالتثبيت عبر pip....(مايو 2026) فهرس المحتوى What’s new in this release Public API changes...Classes Options Enums Exceptions New features HTML Round-Trip Editing...

    blog.groupdocs.com/ar/editor/groupdocs-editor-f...
  8. با استفاده از C# | زیر خط موج دار در Word، PDF،...

    با استفاده از سی شارپ، زیر خطوط مواج با رنگ های مختلف را در اسناد Word، PDF و دیگر اسناد وارد کنید. اضافه کردن حاشیه نویسی squiggly در اسناد در برنامه های NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/fa/annotation/add-wavy-under...
  9. البحث عن الكلمات واستبدال النص في مستندات Word ...

    قم بإجراء بحث عن الكلمات أو استبدال أو إخفاء النص في ملفات Word DOC / DOCX باستخدام Java. قم بتنقيح وتنفيذ بحث حساس لحالة الأحرف والتعبير عن النص باستخدام Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/ar/redaction/find-and-replac...
  10. C# Kullanarak Excel Çalışma Kitaplarına Filigra...

    C# kullanarak Excel çalışma kitaplarına filigran ekleyin. .NET API kullanarak tüm sayfalara filigran ekleyin veya yalnızca belirli bir sayfaya arka plan olarak bile filigran ekleyin....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); using...using (Watermarker watermarker = new Watermarker(@"path/spreadsheet...

    blog.groupdocs.com/tr/watermark/watermark-excel...