Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,057 for

replacement

(0.03 sec)
  1. GroupDocs.Redaction KI-Integration mit .NET | B...

    Verwenden Sie KI, um Text, Wörter oder Phrasen in PDF-Dokumenten mit .NET zu erkennen und zu redigieren. Ersetzen oder verbergen Sie Inhalte, um PDF-Dateien sicher zu verarbeiten....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Hey,...

    blog.groupdocs.com/de/redaction/custom-ai-redac...
  2. Integração de IA do GroupDocs.Redaction com .NE...

    Utilize IA para detectar e redigir texto, palavras ou frases em documentos PDF usando .NET. Substitua ou oculte conteúdo para processar arquivos PDF de forma segura....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Oi, eu...

    blog.groupdocs.com/pt/redaction/custom-ai-redac...
  3. Integrasi AI GroupDocs.Redaction dengan .NET | ...

    Gunakan AI untuk mendeteksi dan meredaksi teks, kata, atau frasa dalam dokumen PDF menggunakan .NET. Ganti atau sembunyikan konten untuk memproses file PDF dengan aman....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Hai,...

    blog.groupdocs.com/id/redaction/custom-ai-redac...
  4. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js 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/nodejs-java/rendering...
  5. 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...
  6. Intégration AI de GroupDocs.Redaction avec .NET...

    Utilisez l'IA pour détecter et réduire du texte, des mots ou des phrases dans des documents PDF en utilisant .NET. Remplacez ou cachez du contenu pour traiter des fichiers PDF en toute sécurité....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Hey,...

    blog.groupdocs.com/fr/redaction/custom-ai-redac...
  7. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...each drawing page. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/java/render-web-docum...
  8. 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...
  9. Migration Notes | Documentation

    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/
  10. Migration Notes | Documentation

    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/