Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 12,308 for

replacement

(0.2 sec)
  1. Zredaguj pliki prezentacji ODP za pomocą Python...

    Kod źródłowy Python do znajdowania i zastępowania tekstu w prezentacji ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/pl/python-net/redact...
  2. البحث والاستبدال في Java|Aspose.Words ل Java

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام Java....باستخدام ما يلي: Simple string replacement - للعثور على سلسلة معينة...بسيطة يمكنك استخدام إحدى طرق Replace للعثور على سلسلة معينة أو استبدالها...

    docs.aspose.com/words/ar/java/find-and-replace/
  3. C ++ एप्लिकेशन के माध्यम से PST को MSG में कनवर...

    PST दस्तावेज़ के लिए MSG प्रारूप में नमूना C ++ रूपांतरण कोड। किसी भी C++ एप्लिकेशन के भीतर बैच PST से MSG रूपांतरण के लिए उदाहरण कोड का उपयोग करें।...Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/hi/cpp/conversion/pst...
  4. GridJs Sunucu Tarafı ile Çalışmak|Documentation

    Bu makale, GridJs deki API leri nasıl kullanacağınızı açıklar.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/tr/java/aspose-cells-grid...
  5. Redact ODP Presentation Online or using C++ | p...

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

    products.aspose.com/total/cpp/redact/odp/
  6. Keressen és cserélje ki a szöveget az MSG dokum...

    C# forráskód az MSG fájlban található érzékeny információk szerkesztéséhez .NET Framework, .NET Core és Xamarin platformokon....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/hu/net/redaction/msg/
  7. ابحث عن النص واستبدله في مستند MSG عبر .NET | p...

    كود مصدر C # لتنقيح المعلومات الحساسة في ملف MSG على .NET Framework و.NET Core ومنصات Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ar/net/redaction/msg/
  8. Sök och ersätt text i MSG-dokument via .NET | p...

    C# källkod för att redigera känslig information i MSG-fil på.NET Framework, .NET Core och Xamarin plattformar....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/sv/net/redaction/msg/
  9. Пошук і заміна тексту в документі EML через .NE...

    Вихідний код C# для редагування конфіденційної інформації у файлі EML на платформах.NET Framework, .NET Core та Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/uk/net/redaction/eml/
  10. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....Replacing The Aspose.Words.Replacing module provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/nodejs-net/