Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,439 for

replacement

(0.24 sec)
  1. Fail Converting PDF to MD with images and urls ...

    Hey Vladimir Thanks for the update! What about supporting it in GroupDocs.Conversion? Best, Shay...Handle(CustomImageSavingArg args) { // Replace the original image with a custom...example in documentation: Replace image content with SetReplacementImage...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  2. 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...
  3. 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...
  4. Інтеграція GroupDocs.Redaction AI з .NET | Нест...

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

    blog.groupdocs.com/uk/redaction/custom-ai-redac...
  5. Integracja AI GroupDocs.Redaction z .NET | Nies...

    Użyj AI do wykrywania i redagowania tekstu, słów lub fraz w dokumentach PDF za pomocą .NET. Zastąp lub ukryj zawartość, aby bezpiecznie przetwarzać pliki PDF....new ReplacementOptions( "[replaced]" ); optionsText.Filters =...Process_AI( string text, string replacement) { string prompt = "Cześć...

    blog.groupdocs.com/pl/redaction/custom-ai-redac...
  6. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....that determines whether to replace an existing worksheet or insert...property determines whether to replace the worksheet at the specified...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  7. .NET'te GroupDocs.Watermark ile Toplu Filigranlama

    GroupDocs.Watermark for .NET kullanarak toplu metin ve görüntü filigranları uygulama, logoları değiştirme ve idempotent işleme sağlama konusunda pratik bir rehber....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/tr/watermark/batch-watermark...
  8. Hromadné vodoznakování v .NET s GroupDocs.Water...

    Praktický průvodce ukazující, jak aplikovat hromadné textové a obrazové vodoznaky, nahradit loga a zajistit idempotentní zpracování pomocí GroupDocs.Watermark pro .NET....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/cs/watermark/batch-watermark...
  9. Watermark Batch di .NET dengan GroupDocs.Watermark

    Panduan praktis yang menunjukkan cara menerapkan watermark teks dan gambar secara batch, mengganti logo, dan memastikan pemrosesan idempotent menggunakan GroupDocs.Watermark untuk .NET....file missing – aborting replacement." ); return ; } Directory...ReadAllBytes(newLogoPath); int replaced = 0 , notFound = 0 ; var settings...

    blog.groupdocs.com/id/watermark/batch-watermark...
  10. 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...