Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,387 for

replacement

(1.09 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....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/es/watermark/batch-watermark...
  2. 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....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/it/watermark/batch-watermark...
  3. GroupDocs.Redaction for Java 25.12 – Son Güncel...

    GroupDocs.Redaction for Java 25.12’de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/tr/redaction/groupdocs-redac...
  4. GroupDocs.Redaction for Java 25.12 – Najnowsze ...

    Poznaj nowości w GroupDocs.Redaction dla Javy 25.12. Dostępne już teraz w serwisie NuGet i na stronie GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/pl/redaction/groupdocs-redac...
  5. Filigrane par lots dans .NET avec GroupDocs.Wat...

    Guide pratique montrant comment appliquer des filigranes texte et image par lots, remplacer les logos et garantir un traitement idempotent avec GroupDocs.Watermark pour .NET....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/fr/watermark/batch-watermark...
  6. Marcação de marcas d'água em lote no .NET com G...

    Guia prático que mostra como aplicar marcas d'água de texto e imagem em lote, substituir logotipos e garantir processamento idempotente usando GroupDocs.Watermark para .NET....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/pt/watermark/batch-watermark...
  7. GroupDocs.Redaction per Java 25.12 – Ultimi agg...

    Scopri le novità di GroupDocs.Redaction per Java 25.12. Disponibile ora su NuGet e sul sito web di GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/it/redaction/groupdocs-redac...
  8. GroupDocs.Redaction pour Java 25.12 – Dernières...

    Découvrez les nouveautés de GroupDocs.Redaction pour Java 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/fr/redaction/groupdocs-redac...
  9. GroupDocs.Redaction untuk Java 25.12 – Pembarua...

    Jelajahi apa yang baru di GroupDocs.Redaction untuk Java 25.12. Tersedia sekarang di NuGet dan situs web GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/id/redaction/groupdocs-redac...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar Apply() methods...Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream...

    docs.groupdocs.com/redaction/net/migration-notes/