Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 12,298 for

replacement

(0.28 sec)
  1. Redact ODT Document Online or using .NET | prod...

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

    products.aspose.com/total/net/redact/odt/
  2. Konvertera PST till MSG via C ++ ansökan | prod...

    Exempel på C ++ konverteringskod för PST-dokument till MSG-format. Använd exempelkod för batch PST till MSG-konvertering inom valfri C ++ -applikation....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/sv/cpp/conversion/pst...
  3. Konvertálja a PST-t MSG-re C ++ alkalmazáson ke...

    Minta C ++ konverziós kód PST dokumentumhoz MSG formátumba. Használjon példakódot a PST MSG-re történő kötegelt átalakításhoz bármely C ++ alkalmazáson belül....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/hu/cpp/conversion/pst...
  4. Cerca e sostituisci il testo nel documento MSG ...

    Codice sorgente C# per oscurare le informazioni sensibili 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/redaction/msg/
  5. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Последовательность выбора шрифтов в Aspose.Slid...

    Узнайте, как Aspose.Slides для С++ выбирает шрифты, обеспечивая чёткую и последовательную презентацию файлов PPT, PPTX и ODP — улучшите свои слайды сейчас....confirmed to be missing, they are replaced — see Замена шрифтов and Подстановка...чтобы вы могли решить, embed , replace , или добавить external sources...

    docs.aspose.com/slides/ru/cpp/font-selection-se...
  7. C++ kullanarak Bir Aralıkta Veri Arama ve Değiş...

    Bu makale, C++ kodu kullanarak Excel de bir aralıkta veri arama ve değiştirme nasıl yapılır gösterir....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/tr/cpp/search-and-replace...
  8. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

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

    اكتشف خاصية UseSubstitutions في FindReplaceOptions. فعّل الاستبدالات بسهولة في أنماط الاستبدال لتحسين مرونة تحرير النصوص.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Cerca e sostituisci dati in un intervallo con C...

    Questo articolo mostra come cercare e sostituire i dati in un intervallo in Excel usando codice C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/it/cpp/search-and-replace...