Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 13,035 for

new

(2.4 sec)
  1. Golvende onderstreping toevoegen in Word, PDF, ...

    Plaats verschillende gekleurde golvende onderstrepingen in Word, PDF en andere documenten met behulp van C#. Voeg kronkelende annotaties toe aan documenten binnen de .NET-applicaties....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/nl/annotation/add-wavy-under...
  2. Modifier des présentations en Java | Édition PP...

    L'édition de présentations PowerPoint est expliquée avec un exemple Java pour éditer des fichiers PPT, PPTX et ODP dans votre application à l'aide de l'API d'édition de présentation....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  3. Sloučení PDF souborů chráněných heslem s průvod...

    Praktický průvodce ukazující, jak odemknout, sloučit a znovu chránit PDF pomocí GroupDocs.Merger pro Java. Krok za krokem tutoriál s funkčními ukázkami kódu....merger = new Merger ( path ); } else { merger = new Merger (...( path , new LoadOptions ( password )); } try { return merger...

    blog.groupdocs.com/cs/groupdocs.merger/password...
  4. Masquer des PDF et des documents numérisés en C...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de C# dans vos applications .NET. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....C# var settings = new RedactorSettings(new AsposeOCRStandalo...redactor = new Redactor(@"path/document.pdf", new LoadOptions()...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  5. C# Diff Library - Porównaj pliki tekstowe (PDF,...

    Porównuje i łączy dokumenty Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, tekstowe i HTML. Interfejs API porównywania dokumentów porównuje zawartość w celu wykrycia zmian słów, akapitów i znaków....# using (Comparer comparer = new Comparer(“source.docx”)) { comparer...# using (Comparer comparer = new Comparer(File.OpenRead(“source...

    blog.groupdocs.com/pl/comparison/groupdocs-comp...
  6. 在 Java 中编辑演示文稿 | PPT/PPTX 编辑

    使用 Java 示例解释了编辑 PowerPoint 演示文稿,以使用演示文稿编辑 API 在应用程序中编辑 PPT、PPTX、ODP 文件。...PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  7. Anmerkungen hinzufügen oder entfernen | PDF-Dat...

    Kommentieren Sie PDF-Dateien programmgesteuert in C#. Fügen Sie Anmerkungen wie Pfeile, Rechtecke, Ellipsen, Hervorhebungen und Wasserzeichen mithilfe der .NET-API hinzu oder entfernen Sie sie....using (Annotator annotator = new Annotator("path/document.pdf"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-pdf-f...
  8. Tìm kiếm từ và thay thế văn bản trong tài liệu ...

    Thực hiện tìm kiếm từ, thay thế hoặc ẩn văn bản trong tệp Word DOC/DOCX bằng Java. Soạn thảo và thực hiện tìm kiếm văn bản, phân biệt chữ hoa chữ thường & RegEx với Java Redaction API....redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  9. 使用 Java 在 Word 文档中搜索和替换文本

    使用 Java 在 Word DOC/DOCX 文件中执行单词搜索、替换或隐藏文本。使用 Java Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。...redactor = new Redactor("path/document.docx"); redactor.apply(new Ex...ExactPhraseRedaction("John Doe", new ReplacementOptions("[censored]")));...

    blog.groupdocs.com/zh/redaction/find-and-replac...
  10. הוסף סימן מים ל-PDF באמצעות C# | סימני מים של ט...

    הוסף סימני מים של תמונה או החל סימני מים של טקסט על קבצי PDF באמצעות C#. סימן מים על כל הדפים או דפים סלקטיביים של PDF באמצעות .NET Watermarking API....PdfLoadOptions loadOptions = new PdfLoadOptions(); using (Watermarker...(Watermarker watermarker = new Watermarker("path/document.pdf", loadOptions))...

    blog.groupdocs.com/he/watermark/watermark-pdf-f...