Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,257 for

replacement

(0.96 sec)
  1. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.... // {0} and {1} are replaced with the current page number...Create an HTML files. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  2. Integrazione AI di GroupDocs.Redaction con .NET...

    Utilizza l'AI per rilevare e redigere testo, parole o frasi in documenti PDF utilizzando .NET. Sostituisci o nascondi contenuti per elaborare in modo sicuro file PDF....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Ciao...

    blog.groupdocs.com/it/redaction/custom-ai-redac...
  3. Batch-Wasserzeichen in .NET mit GroupDocs.Water...

    Praktische Anleitung, die zeigt, wie man Batch-Text- und Bildwasserzeichen anwendet, Logos ersetzt und eine idempotente Verarbeitung mit GroupDocs.Watermark für .NET sicherstellt....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/de/watermark/batch-watermark...
  4. 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...
  5. 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/
  6. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: 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(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar apply() methods...save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream...

    docs.groupdocs.com/redaction/java/migration-notes/
  7. GroupDocs.Redaction pro Java 25.12 – Nejnovější...

    Prozkoumejte, co je nového v GroupDocs.Redaction pro Java 25.12. K dispozici nyní na NuGet a na webu GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/cs/redaction/groupdocs-redac...
  8. GroupDocs.Redaction для Java 25.12 – последние ...

    Ознакомьтесь с новыми возможностями GroupDocs.Redaction для Java 25.12. Доступно сейчас на NuGet и на веб‑сайте GroupDocs....define text to redact and replacement string String textToRedact...redactWith = "****" ; // Create replacement options and exact phrase...

    blog.groupdocs.com/ru/redaction/groupdocs-redac...
  9. 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...
  10. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...NSF file to PNG. ' {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/net/render-lotus-note...