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

replacement

(0.15 sec)
  1. C++を使った範囲内のデータの検索と置換|Documentation

    この記事では、C++コードを使用してExcel内の範囲内のデータを検索し置換する方法を示します。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ja/cpp/search-and-replace...
  2. C++ 애플리케이션을 통해 PST를 MSG로 변환 | products.aspose.com

    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/ko/cpp/conversion/pst...
  3. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks... I am trying to replace a word with whole string. It...8:56am 6 This is my code to replace special words from existing...

    forum.aspose.com/t/format-the-string/94633
  4. 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/
  5. ابحث عن النص واستبدله في مستند 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/
  6. 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/
  7. Пошук і заміна тексту в документі 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/
  8. Schriftart-Substitution in Präsentationen mit P...

    Aktivieren Sie optimale Schriftart-Substitution in Aspose.Slides für Python via .NET beim Konvertieren von PowerPoint- und OpenDocument-Präsentationen in andere Dateiformate....Vielleicht möchten Sie sich Font Replacement ansehen. FAQ Was ist der...zwischen Font Replacement und Font Substitution? Replacement ist ein...

    docs.aspose.com/slides/de/python-net/font-subst...
  9. 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/
  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/