Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 12,237 for

new

(0.67 sec)
  1. GroupDocs.Signature per .NET 25.12 – Ultimi agg...

    Scopri le novità di GroupDocs.Signature per .NET 25.12. Disponibile ora su NuGet e sul sito Web di GroupDocs....using (Signature signature = new Signature(inputFile)) { ImageDigitalSignOpti...ImageDigitalSignOpti signOptions = new ImageDigitalSignOpti { Password...

    blog.groupdocs.com/it/signature/groupdocs-signa...
  2. Açıklama Ekleyin veya Kaldırın | Java'da PDF do...

    Java'da PDF dosyalarına ek açıklamaları programlı olarak ekleyin ve kaldırın. Java API kullanarak ok, dikdörtgen, elips, vurgulama, filigran ek açıklamaları ve daha fazlasını ekleyin....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/tr/annotation/annotate-pdf-f...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. ค้นหาและแทนที่ข้อความใน 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...
  8. إضافة أو إزالة التعليقات التوضيحية | علق ملفات ...

    علق برمجيًا على ملفات 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...
  9. Comparer les feuilles de calcul Excel : analyse...

    Découvrez comment comparer des feuilles de calcul Excel de manière programmatique à l'aide de GroupDocs.Comparison pour .NET. Ce guide présente la comparaison cellule par cellule, la mise en forme personnalisée, les pages de résumé et les contrôles de visibilité avancés pour la comparaison de documents Excel en C#....file" ); using ( var comparer = new Comparer(sourcePath)) { comparer...compareOptions = new CompareOptions { InsertedItemStyle = new StyleSettings()...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  10. C# Převést PPT do PDF | PPTX do PDF | Konverze ...

    Převeďte PowerPoint PPT, PPTX do PDF v .NET. Příklady kódu C# ukazují převod selektivních, po sobě jdoucích snímků a vodoznaků pomocí Conversion API....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Převést...

    blog.groupdocs.com/cs/conversion/convert-presen...