Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 13,021 for

replacement

(0.2 sec)
  1. PST Dosyalarında Kişileri Yönetme|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/tr/net/managing-contacts-...
  2. إدارة جهات الاتصال في ملفات PST|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/ar/net/managing-contacts-...
  3. Trabajando con Contactos en Archivos PST|Docume...

    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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/es/net/working-with-conta...
  4. Работа с контактами в файле PST|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/ru/net/working-with-conta...
  5. FontFeature Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.FontFeature enum, detailing glyph usage in fonts for script rendering. Enhance your typography knowledge today!...StandardLigatures 1818847073 Replaces a sequence of glyphs with...RequiredLigatures 1919707495 Replaces a sequence of glyphs with...

    reference.aspose.com/words/net/aspose.words.sha...
  6. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/es/net/working-with-text/
  7. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar.... Tarafından sunulan replace yöntemi Txt sınıf, bir şeklin...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/tr/net/working-with-text/
  8. C++での検索と置換|C++の場合Aspose.Words

    ドキュメント内の文字列または正規表現パターンを見つけて、C++を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/cpp/find-and-replace/
  9. מצא והחלף ב C++|Aspose.Words עבור C++

    מצא מחרוזת או דפוס ביטוי רגיל במסמך שלך והחלף אותו בטקסט הרצוי באמצעות C++....והחלפה באמצעות: Simple string replacement - כדי למצוא ולהחליף מחרוזת...במרחב השמות Aspose.Words.Replacing . אתה יכול לעבוד עם אפשרויות...

    docs.aspose.com/words/he/cpp/find-and-replace/
  10. Cerca e sostituisci testo nel documento EML tra...

    Codice sorgente C# per oscurare le informazioni sensibili nel file EML 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/eml/