Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 12,701 for

replacement

(0.22 sec)
  1. Cerca un documento MSG senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file MSG su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/msg/
  2. Převést PST na MSG pomocí aplikace C ++ | produ...

    Ukázkový kód převodu C ++ pro dokument PST do formátu MSG. Použijte ukázkový kód pro dávkovou konverzi PST na MSG v libovolné aplikaci C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cs/cpp/conversion/pst...
  3. Redact Excel Spreadsheet Online or using .NET |...

    Open and redact Excel document online via app for free. .NET API C# code to search and replace Excel text....Code listed for search and replace text in Excel file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/excel/
  4. Redact XLS Spreadsheet Online or using .NET | p...

    Open and redact XLS document online via app for free. .NET API C# code to search and replace XLS text....Code listed for search and replace text in XLS file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/xls/
  5. Redact DOCX Document Online or using .NET | pro...

    Open and redact DOCX document online via app for free. .NET API C# code to search and replace DOCX text....Code listed for search and replace text in DOCX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/docx/
  6. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...use the following code to replace text in PDF: private bool ...cleanKey = key.Replace("\r\n", "").Replace("\r", "").Replace("\n", "")...

    forum.aspose.com/t/issue-with-text-placeholders...
  7. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Position Details Highlighting or Replacing Found Text Search Across All...expressions, and even highlight or replace matched text—all with just...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  8. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...observations, the text is being replaced. For your reference, I have...Aspose.Cells for .Net and then replaced [ ] using Aspose.Pdf for ...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  9. استبدال الصورة في ملف PDF موجود باستخدام C++|As...

    يصف هذا القسم كيفية استبدال الصورة في ملف PDF موجود باستخدام مكتبة ++....pdf" ); // Replace a particular image document...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/ar/cpp/replace-image-in-exi...
  10. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Scopri come la proprietà FindWholeWordsOnly migliora la tua ricerca con risultati accurati, garantendo che oldValue corrisponda solo a una parola a sé stante.... Replace ( "Jackson" , "Louis" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....