Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 12,640 for

replacement

(0.15 sec)
  1. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  2. Arsip

    Arsip...replace(":", " ") + ".msg"); // Simpan...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/id/email/read-ms-outlook-pst-fi...
  3. Arşiv

    Arşiv...Replace(":", " ") + ".msg"); // msg...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/tr/email/read-ms-outlook-pst-fi...
  4. Localizar e substituir em C#|Aspose.Words para ...

    Encontre uma string ou padrão de expressão regular em seu documento e substitua-o pelo texto desejado usando C#....Replacing . Você pode trabalhar com...Você pode usar um dos métodos Replace para localizar ou substituir...

    docs.aspose.com/words/pt/net/find-and-replace/
  5. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    اكتشف خاصية PageSetup DifferentFirstPageHeaderFooter لتخصيص الصفحة الأولى من مستندك باستخدام رؤوس وتذييلات فريدة لإضفاء لمسة احترافية.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. .NET을 통해 열지 않고 MSG 문서 검색 | products.aspose.com

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

    products.aspose.com/email/ko/net/search/msg/
  7. Chuyển đổi PST sang MSG thông qua ứng dụng C ++...

    Mã chuyển đổi C ++ mẫu cho tài liệu PST sang định dạng MSG. Sử dụng mã ví dụ để chuyển đổi hàng loạt PST sang MSG trong bất kỳ Ứng dụng C ++ nào....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/vi/cpp/conversion/pst...
  8. Знайти і замінити C#|Aspose.Words для .NET

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати C#й...Replacing простір імен. Ви можете працювати...можете використовувати один з Replace методи пошуку або заміни певного...

    docs.aspose.com/words/uk/net/find-and-replace/
  9. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...@aakanksha76 , Unfortunately, replacing the Cambria Math font doesn’t...using the Cambria Math font, replacing it with a different font won’t...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  10. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...html"); Replace the most common entity; extend...entities appear html = html.Replace("&", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...