Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,201 for

replacement

(0.07 sec)
  1. שילוב AI של GroupDocs.Redaction עם .NET | מחיקו...

    השתמשו בבינה מלאכותית כדי לזהות ולמחוק טקסט, מילים או ביטויים במסמכי PDF באמצעות .NET. החליפו או הסירו תוכן כדי לעבד קבצי PDF בצורה מאובטחת....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "היי,...

    blog.groupdocs.com/he/redaction/custom-ai-redac...
  2. Интеграция ИИ GroupDocs.Redaction с .NET | Поль...

    Используйте ИИ для обнаружения и редактирования текста, слов или фраз в PDF документах с помощью .NET. Заменяйте или скрывайте содержимое для безопасной обработки PDF файлов....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Привет...

    blog.groupdocs.com/ru/redaction/custom-ai-redac...
  3. Developer Guide | GroupDocs

    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...
  4. Edit Word Documents in Java | Build your own Ja...

    Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT files within your applications using document editing Java API.... The above example replaces all the occurrences of the...- All the occurrences are replaced Conclusion # To sum up, we...

    blog.groupdocs.com/editor/edit-word-documents-i...
  5. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....“rock&roll-music,” you must replace separators with space characters...special characters are properly replaced and escaped. Utilize the Search...

    kb.groupdocs.com/search/net/search-special-char...
  6. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....“rock&roll-music,” you need to replace separators with space characters...can be used to escape and replace special characters appropriately...

    kb.groupdocs.com/search/java/search-special-cha...
  7. Integrace AI GroupDocs.Redaction s .NET | Vlast...

    Využijte AI k detekci a redakci textu, slov nebo frází v PDF dokumentech pomocí .NET. Nahraďte nebo skryjte obsah pro bezpečné zpracování PDF souborů....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Ahoj...

    blog.groupdocs.com/cs/redaction/custom-ai-redac...
  8. دمج AI مع GroupDocs.Redaction في .NET | عمليات ...

    استخدم الذكاء الاصطناعي لاكتشاف وحذف النصوص أو الكلمات أو العبارات في مستندات PDF باستخدام .NET. استبدل أو اخف المحتوى لمعالجة ملفات PDF بشكل آمن....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "مرحبًا،...

    blog.groupdocs.com/ar/redaction/custom-ai-redac...
  9. Email to Pdf - word wrapping issues - Free Supp...

    Hello, We’ve had fairly consistent issues with converting .eml files to .pdf where text gets cut-off on the right hand of the screen, the below email cuts off the signature to the right, for example. LongSignature.zip …...Replace("&nbsp;", " "); html = Fix...Text.RegularExpressions.Regex.Replace(content, "<[^>]+>", ""); if...

    forum.groupdocs.com/t/email-to-pdf-word-wrappin...
  10. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...file for each slide. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/render-presentati...