Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 13,177 for

replacement

(1.13 sec)
  1. Пошук документа MBOX без відкриття через .NET |...

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

    products.aspose.com/email/uk/net/search/mbox/
  2. العمل مع الخادم الجانبي لـ GridJs|Documentation

    يصف هذا المقال كيفية استخدام واجهات برمجة التطبيقات في جريدجس.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/ar/java/aspose-cells-grid...
  3. Lavorare con GridJs lato server|Documentation

    Questo articolo descrive come utilizzare le API in GridJs.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  4. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS file text search application.... Create replace options via CreateIReplaceOption...Use Replace functions to search the occurences and replace. Use...

    products.aspose.com/total/cpp/search/ods/
  5. Архивы

    Архивы...replace(":", " ") + ".msg"); // Сохранить...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/ru/email/read-ms-outlook-pst-fi...
  6. Archiv

    Archiv...Replace(":", " ") + ".msg"); // Speichern...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/de/email/read-ms-outlook-pst-fi...
  7. .NET을 통해 열지 않고 OST 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 OST 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/ost/
  8. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace placeholders with data from...]. Portions [ 0 ]. Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/developer-guide/tech...
  9. Vyhledávání a nahrazování textu v dokumentu MSG...

    Zdrojový kód C# pro redigování citlivých informací v souboru MSG na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/cs/net/redaction/msg/
  10. Vyhledávání EML dokumentu bez otevření přes .NE...

    Zdrojový kód C# pro vyhledávání slov se vzorem v souboru EML na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/cs/net/search/eml/