Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,511 for

replacement

(0.99 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python.... # {0} is replaced with the current page number...spreadsheet to HTML. # {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-exc...
  7. การรวม AI ของ GroupDocs.Redaction กับ .NET | กา...

    ใช้ AI เพื่อตรวจจับและลบข้อความ คำ หรือวลีในเอกสาร PDF โดยใช้ .NET เปลี่ยนหรือซ่อนเนื้อหาเพื่อประมวลผลไฟล์ PDF อย่างปลอดภัย...new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "เฮ้ ...

    blog.groupdocs.com/th/redaction/custom-ai-redac...
  8. ادغام هوش مصنوعی GroupDocs.Redaction با .NET | ...

    از هوش مصنوعی برای شناسایی و ویرایش متن، کلمات یا عبارات در اسناد PDF با استفاده از .NET استفاده کنید. محتوا را جایگزین یا پنهان کنید تا به‌طور ایمن فایل‌های PDF را پردازش کنید....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "سلام،...

    blog.groupdocs.com/fa/redaction/custom-ai-redac...
  9. 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/
  10. 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/