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

replacement

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

    Вихідний код C# для пошуку слів із шаблоном у файлі OST на платформах.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/ost/
  2. Archivio

    Archivio..."Master" strToReplaceWith = "[replaced]" # loop through each slide...strToFind in port.text: # replace exisitng text with the new...

    blog.aspose.com/it/slides/find-and-replace-text...
  3. Procurar

    Procurar... Chame o IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...Substituir texto workbook->Replace(new String("Text to find")...

    blog.aspose.com/pt/cells/find-and-replace-text-...
  4. ארכיון

    ארכיון...timedelta # צור מילון של תחליפים replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/he/diagram/find-and-replace-in-...
  5. Redact PPT Presentation Online or using .NET | ...

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

    products.aspose.com/total/net/redact/ppt/
  6. Redact ODP Presentation Online or using .NET | ...

    Open and redact ODP document online via app for free. .NET API C# 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/net/redact/odp/
  7. Archiv

    Archiv...Vytvořte slovník náhrad replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/cs/diagram/find-and-replace-in-...
  8. ค้นหาเอกสาร EML โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ EML บนแพลตฟอร์ม.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/th/net/search/eml/
  9. ค้นหาเอกสาร MSG โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ MSG บนแพลตฟอร์ม.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/th/net/search/msg/
  10. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …... Replace the workbook link for each...(shape is IChart chart) { // Replace the external workbook reference...

    forum.aspose.com/t/updating-linked-excel-chart-...