Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 12,645 for

replacement

(0.29 sec)
  1. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    اكتشف كيف تعمل خاصية FindWholeWordsOnly على تعزيز بحثك بنتائج دقيقة، مما يضمن تطابق oldValue فقط ككلمة مستقلة.... Replace ( "Jackson" , "Louis" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....text and images by adding, replacing, or removing them. Additionally...Aspose.PDF.Drawing seamlessly replaces System.Drawing.Common, allowing...

    docs.aspose.com/pdf/net/drawing/
  3. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....spaces in the bookmarks were replaced with underscores. This restriction...Aspose.Words automatically replaces spaces with underscores. PDF...

    docs.aspose.com/words/net/working-with-bookmarks/
  4. .NET을 통해 열지 않고 MBOX 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 MBOX 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/mbox/
  5. C# での検索と置換|.NET用Aspose.Words

    文書内で文字列または正規表現パターンを検索し、C# を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace} を検索して置換する方法 Aspose.Words では、次の...Aspose.Words は、 Aspose.Words.Replacing 名前空間を使用して検索と置換の機能を提供します。 FindReplaceOptions...

    docs.aspose.com/words/ja/net/find-and-replace/
  6. C# で Word を Excel に変換する|.NET用Aspose.Words

    PDF を Excel に、XML を Excel に、DOCX を Excel C# に変換します。 C# を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/net/convert-a-document...
  7. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Scopri la proprietà UseSubstitutions in FindReplaceOptions. Abilita facilmente le sostituzioni nei modelli di sostituzione per una maggiore flessibilità nella modifica del testo.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/it/net/aspose.words....
  8. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Upptäck egenskapen UseSubstitutions i FindReplaceOptions. Aktivera enkelt substitutioner i ersättningsmönster för förbättrad flexibilitet vid textredigering.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/sv/net/aspose.words....
  9. FindReplaceOptions.MatchCase | Aspose.Words لـ ...

    اكتشف خاصية MatchCase في FindReplaceOptions، وفعّل المقارنات الحساسة لحالة الأحرف أو غير الحساسة لها لتحرير نصوص دقيق. حسّن سير عملك!... Replace ( "Ruby" , "Jade" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  10. 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/