Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 12,641 for

replacement

(0.48 sec)
  1. Aspose.PSD für .NET 23.4 - Versionshinweise|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Replace ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-2...
  2. 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....
  3. 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....
  4. Outlook テンプレートファイル OFT を読み込む|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... replace ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/ja/java/read-outlook-temp...
  5. Cerca il documento OST senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file OST 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/ost/
  6. Converteix PST a MSG mitjançant l'aplicació C +...

    Mostra de codi de conversió C ++ per al document PST a format MSG. Utilitzeu codi d'exemple per a la conversió per lots PST a MSG dins de qualsevol aplicació C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ca/cpp/conversion/pst...
  7. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C# API code for any Word file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/word/
  8. 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/
  9. .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/
  10. 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/