Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 13,034 for

new

(0.39 sec)
  1. Marcas de agua por lotes en .NET con GroupDocs....

    Guía práctica que muestra cómo aplicar marcas de agua por lotes de texto e imagen, reemplazar logotipos y garantizar un procesamiento idempotente usando GroupDocs.Watermark para .NET.... try { var license = new License(); license.SetLicense(LicensePath);...found: {folderPath}" ); return new List< string >(); } var supportedExtensions...

    blog.groupdocs.com/es/watermark/batch-watermark...
  2. הוספת סימני מים למסמכי Word | 5 שיטות מאובטחות ...

    למד כיצד להוסיף סימני מים מאובטחים למסמכי Word באמצעות GroupDocs.Watermark for .NET. השווה 5 שיטות הגנה עם דוגמאות קוד, כולל כותרות נעולות, סימני מים מרוצפים, וקטעים מוגנים בסיסמה שלא ניתן להסיר בקלות...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/he/watermark/secure-word-doc...
  3. Filigranatura batch in .NET con GroupDocs.Water...

    Guida pratica che mostra come applicare filigrane batch di testo e immagine, sostituire i loghi e garantire un'elaborazione idempotente usando GroupDocs.Watermark per .NET.... try { var license = new License(); license.SetLicense(LicensePath);...found: {folderPath}" ); return new List< string >(); } var supportedExtensions...

    blog.groupdocs.com/it/watermark/batch-watermark...
  4. Добавить водяные знаки в документы Word | 5 без...

    Узнайте, как добавить защищённые водяные знаки в документы Word с помощью GroupDocs.Watermark for .NET. Сравните 5 методов защиты с примерами кода, включая заблокированные заголовки, мозаичные водяные знаки и разделы, защищённые паролем, которые нельзя легко удалить...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/ru/watermark/secure-word-doc...
  5. PDF mit Anmerkungen mit C# hervorheben | PDF mi...

    Markieren Sie Text in PDFs mit Highlight-Anmerkungen mit C#. Dokument- und Bildanmerkung .NET API ermöglicht das Annotieren von PDF-Dateien durch Hervorheben beliebiger Bereiche....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/de/annotation/highlight-pdf-...
  6. Buat Hyperlink dalam PDF menggunakan Anotasi Ta...

    Anotasi file PDF dengan membuat hyperlink menggunakan anotasi tautan di C#. Anotasi dokumen dan gambar .NET API memungkinkan anotasi dengan menautkan data eksternal....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/id/annotation/create-hyperli...
  7. Criar hiperlinks em PDF usando anotações de lin...

    Anote arquivos PDF criando hiperlinks usando anotações de link em C#. A API .NET de anotação de documento e imagem permite anotar vinculando dados externos....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/pt/annotation/create-hyperli...
  8. Realce PDF com anotações usando C# | Anotar PDF...

    Realce texto em PDF com anotações de realce usando C#. A API .NET de anotação de documento e imagem permite anotar arquivos PDF destacando qualquer área....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/pt/annotation/highlight-pdf-...
  9. ขีดฆ่าข้อความในเอกสารโดยใช้ C# | คัดลอกข้อความใ...

    ใช้คำอธิบายประกอบขีดฆ่าเพื่อขีดฆ่าข้อความที่ไม่ถูกต้องภายในเอกสารโดยใช้ C# ทำให้คำอธิบายประกอบในเอกสารและรูปภาพเป็นแบบอัตโนมัติด้วย .NET API...using (Annotator annotator = new Annotator("path/document.pdf"))...StrikeoutAnnotation strikeout = new StrikeoutAnnotation { FontColor...

    blog.groupdocs.com/th/annotation/strikethrough-...
  10. เน้น PDF ด้วยคำอธิบายประกอบโดยใช้ C# | ใส่คำอธิ...

    เน้นข้อความใน PDF พร้อมเน้นคำอธิบายประกอบโดยใช้ C# คำอธิบายประกอบเอกสารและรูปภาพ .NET API อนุญาตให้ใส่คำอธิบายประกอบไฟล์ PDF โดยเน้นพื้นที่ใดก็ได้...using (Annotator annotator = new Annotator(@"path/sample.pdf"))...HighlightAnnotation highlight = new HighlightAnnotation { BackgroundColor...

    blog.groupdocs.com/th/annotation/highlight-pdf-...