Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 12,283 for

new

(0.17 sec)
  1. ค้นหาและแทนที่ข้อความใน PDF โดยใช้ C# | แทนที่ห...

    ค้นหาข้อความ คำ วลีในเอกสาร PDF โดยทางโปรแกรมโดยคำนึงถึงตัวพิมพ์เล็กและใหญ่และ RegEx โดยใช้ C# แทนที่หรือซ่อนข้อความเพื่อแก้ไขไฟล์ PDF...C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/th/redaction/find-and-replac...
  2. Rozdělit soubory PDF na více souborů v Java | S...

    Různé způsoby rozdělení souborů PDF do více souborů v Java. Oddělte velké soubory PDF a extrahujte konkrétní stránky pomocí různých možností rozdělení....Načtěte soubor PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/cs/merger/split-pdf-files-in...
  3. Rechercher et remplacer du texte dans un PDF à ...

    Trouvez par programmation certains textes, mots, phrases dans des documents PDF avec sensibilité à la casse et RegEx à l'aide de C#. Remplacez ou masquez le texte pour biffer les fichiers PDF....# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/fr/redaction/find-and-replac...
  4. פיצול קבצי PDF למספר קבצים ב-Java | פיצול API ע...

    דרכים שונות לפצל קבצי PDF למספר קבצים ב-Java. הפרד קבצי PDF גדולים וחלץ דפים ספציפיים באמצעות אפשרויות פיצול שונות....את קובץ ה-PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/he/merger/split-pdf-files-in...
  5. פיצול קובץ PDF למספר קבצים באמצעות C# | פיצול A...

    דרכים שונות לפצל קבצי PDF באמצעות C#. הפרד קבצי PDF גדולים וחלץ דפים ספציפיים באמצעות אפשרויות פיצול שונות....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...הפיצול using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/he/merger/split-pdf-files-in...
  6. Добавить или удалить аннотации | Аннотировать ф...

    Программно добавляйте и удаляйте аннотации из PDF-файлов на Java. Добавьте стрелку, прямоугольник, эллипс, выделение, аннотации водяных знаков и многое другое с помощью Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ru/annotation/annotate-pdf-f...
  7. Ajouter ou supprimer des annotations en C# | An...

    Ajoutez et supprimez par programmation des annotations des fichiers Word DOC/DOCX en C#. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-word-...
  8. הוסף או הסר הערות | הערות לקבצי PDF ב-Java

    הוסף והסר הערות מקבצי PDF באופן תוכניתי ב-Java. הוסף חץ, מלבן, אליפסה, סימון, הערות סימן מים ועוד באמצעות Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/he/annotation/annotate-pdf-f...
  9. Suchen und Ersetzen von Text in PDF mit C# | PD...

    Suchen Sie mit C# programmgesteuert nach bestimmten Texten, Wörtern und Sätzen in PDF-Dokumenten mit Groß- und Kleinschreibung und RegEx. Ersetzen oder verbergen Sie den Text, um PDF-Dateien zu schwärzen....Text using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...
  10. Buscar y reemplazar texto en PDF con C# | Reemp...

    Encuentre mediante programación ciertos textos, palabras y frases en documentos PDF con distinción entre mayúsculas y minúsculas y RegEx usando C#. Reemplace u oculte el texto para redactar archivos PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...