Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 12,134 for

replacement

(0.12 sec)
  1. .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/
  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. 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....
  5. 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....
  6. Converteer PST naar MSG via de C++-applicatie |...

    Voorbeeld C ++ conversiecode voor PST-document naar MSG-formaat. Gebruik voorbeeldcode voor batch-conversie van PST naar MSG binnen elke C ++ -toepassing....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/nl/cpp/conversion/pst...
  7. تحويل PST إلى MSG عبر تطبيق C ++ | products.asp...

    نموذج رمز تحويل C ++ لوثيقة PST إلى تنسيق MSG. استخدم رمز المثال لتحويل PST دفعة واحدة إلى MSG داخل أي تطبيق C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ar/cpp/conversion/pst...
  8. C++でWordをExcelに変換する|C++の場合Aspose.Words

    PDFをExcelに変換し、XMLをExcelに変換し、DOCXをExcel C++に変換します。 C++を使用して、さまざまな形式の文書をXLSXに保存します。...object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/cpp/convert-a-document...
  9. 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...
  10. 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/