Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 10,319 for

new

(0.07 sec)
  1. یافتن و جایگزینی متن در PDF با استفاده از C# | ...

    به صورت برنامه ریزی شده متن، کلمات، عبارات خاصی را در اسناد PDF با حساسیت حروف کوچک و بزرگ و RegEx با استفاده از C# پیدا کنید. برای ویرایش فایل های PDF متن را جایگزین یا مخفی کنید.... using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/fa/redaction/find-and-replac...
  2. Podziel pliki PDF na wiele plików w Javie | Pod...

    Różne sposoby dzielenia plików PDF na wiele plików w Javie. Oddziel duże pliki PDF i wyodrębnij określone strony, korzystając z różnych opcji podziału....Załaduj plik PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/pl/merger/split-pdf-files-in...
  3. Pisahkan File PDF menjadi Beberapa File menggun...

    Berbagai cara untuk membagi file PDF menggunakan C#. Pisahkan file PDF besar dan ekstrak halaman tertentu menggunakan opsi pemisahan yang berbeda....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...pemisahan using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/id/merger/split-pdf-files-in...
  4. PDF Dosyalarını Java'da Birden Fazla Dosyaya Bö...

    Java'da PDF dosyalarını birden çok dosyaya ayırmanın farklı yolları. Büyük PDF dosyalarını ayırın ve farklı bölme seçeneklerini kullanarak belirli sayfaları ayıklayın....dosyasını yükleyin Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/tr/merger/split-pdf-files-in...
  5. C# Kullanarak PDF Dosyasını Birden Fazla Dosyay...

    C# kullanarak PDF dosyalarını bölmenin farklı yolları. Büyük PDF dosyalarını ayırın ve farklı bölme seçeneklerini kullanarak belirli sayfaları ayıklayın....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...Bölün using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/tr/merger/split-pdf-files-in...
  6. Ajouter ou supprimer des annotations | Annoter ...

    Ajoutez et supprimez par programme des annotations de fichiers PDF en Java. Ajoutez des flèches, des rectangles, des ellipses, des surlignages, des annotations de filigrane et plus encore à l'aide de l'API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  7. تحويل رسومات CAD إلى PDF في C # .NET | DGN DWG ...

    دليل C # لتحويل ملفات CAD مثل DWG و DGN و DWF إلى تنسيق PDF باستخدام تحويل المستندات والصور .NET API بواسطة GroupDocs....CadLoadOptions loadOptions = new CadLoadOptions(); حدد التخطيطات...getLoadOptions = () => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/ar/conversion/convert-cad-dr...
  8. C# .NET'te CAD Çizimlerini PDF'ye Dönüştürün | ...

    DWG, DGN ve DWF gibi CAD dosyalarını GroupDocs tarafından belge ve görüntü dönüştürme .NET API kullanarak PDF biçimine dönüştürmek için C# kılavuzu....CadLoadOptions loadOptions = new CadLoadOptions(); Düzenleri ve...getLoadOptions =() => new CadLoadOptions { LayoutNames = new \[\]{ "Layout1"...

    blog.groupdocs.com/tr/conversion/convert-cad-dr...
  9. Redige PDF e documenti scansionati in C# | Test...

    Redigere testo in PDF e altri documenti utilizzando C# nelle applicazioni .NET. Redigere i documenti per oscurare il testo e anche il testo all'interno delle immagini incorporate....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/it/redaction/redact-text-and...
  10. แก้ไข PDF และเอกสารที่สแกนใน C# | ข้อความปิดทึบ...

    แก้ไขข้อความใน PDF และเอกสารอื่นๆ โดยใช้ C# ในแอปพลิเคชัน .NET ของคุณ ทำซ้ำเอกสารเพื่อปิดข้อความและข้อความภายในภาพที่ฝังไว้...C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/th/redaction/redact-text-and...