Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 10,608 for

new

(0.04 sec)
  1. ลายน้ำเอกสาร PDF | ลายน้ำข้อความและรูปภาพ

    เพิ่มลายน้ำข้อความและรูปภาพลงในเอกสาร PDF ใส่ลายน้ำโดยใช้แอปพลิเคชันลายน้ำออนไลน์หรือใช้ไลบรารี .NET และ Java โดยทางโปรแกรม...PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/th/watermark/watermark-pdf-d...
  2. امضای اسناد با گواهی دیجیتال با استفاده از C# |...

    به صورت الکترونیکی فایل های Word و PDF را با گواهی دیجیتال در C# با استفاده از NET API برای امضای الکترونیکی امضا کنید. ظاهر امضای دیجیتال را تغییر دهید....using (Signature signature = new Signature("document.pdf")) {...DigitalSignOptions options = new DigitalSignOptions("certificate...

    blog.groupdocs.com/fa/signature/sign-documents-...
  3. 在 Java 中將 PDF 文件拆分為多個文件 |為 Java 拆分 API

    在 Java 中將 PDF 文件拆分為多個文件的不同方法。使用不同的拆分選項分離大型 PDF 文件並提取特定頁面。...// 加載 PDF 文件 Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/zh-hant/merger/split-pdf-fil...
  4. إضافة أو إزالة التعليقات التوضيحية | علق ملفات ...

    علق برمجيًا على ملفات 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. C# kullanarak Excel Elektronik Tablolarını PDF'...

    C# kullanarak Excel dosyalarını PDF'ye dönüştürün. Elektronik tablo dönüştürme .NET API'sini kullanarak tüm çalışma kitabını, seçili sayfaları, sayfaların alt dizisini veya herhangi bir hücre aralığını dönüştürün....Func<LoadOptions> loadOptions =() => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/tr/conversion/convert-excel-...