Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,062 for

replacement

(0.06 sec)
  1. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Following steps shows how to replace text in PPTX using C# . Steps...ReplacementOptions object for replacing matched text Call the the...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  2. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...in the archive. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/java/old-render-archi...
  3. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js 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/nodejs-java/render-we...
  4. GroupDocs.Redaction AI entegrasyonu ile .NET | ...

    AI kullanarak PDF belgelerindeki metin, kelimeleri veya ifadeleri tespit edin ve kırpın. İçeriği değiştirin veya gizleyin, PDF dosyalarını güvenli bir şekilde işleyin....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Merhaba...

    blog.groupdocs.com/tr/redaction/custom-ai-redac...
  5. Integración de IA de GroupDocs.Redaction con .N...

    Utiliza IA para detectar y redactar texto, palabras o frases en documentos PDF mediante .NET. Reemplaza o oculta contenido para procesar archivos PDF de forma segura....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Hola...

    blog.groupdocs.com/es/redaction/custom-ai-redac...
  6. Render Project documents as HTML, PDF, and imag...

    Convert Microsoft Project files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the page number and resource...

    docs.groupdocs.com/viewer/python-net/render-ms-...
  7. 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...
  8. 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...
  9. PDF to PNG conversion issue on CentOS 7 - Free ...

    Hi @Atir_Tahir, I have the same issue, below is the error log that I got from the openShift pod’s logger. ** (process:1): WARNING **: 01:41:03.983: Path conversion requested 8442880 bytes (1280 x 1649). Maximum size is…...aller fontconfig Should I replace the RUN apt-get update && apt-get...@teguhmargaretha Should I replace the RUN apt-get update && apt-get...

    forum.groupdocs.com/t/pdf-to-png-conversion-iss...
  10. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....HTML content // For example, replace a word const editedHtmlContent...editedHtmlContent = htmlContent . replace ( 'Old Word' , 'New Word' ); //...

    docs.groupdocs.com/editor/nodejs-java/developer...