Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,322 for

replacement

(0.5 sec)
  1. C# での検索と置換|.NET用Aspose.Words

    文書内で文字列または正規表現パターンを検索し、C# を使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace} を検索して置換する方法 Aspose.Words では、次の...Aspose.Words は、 Aspose.Words.Replacing 名前空間を使用して検索と置換の機能を提供します。 FindReplaceOptions...

    docs.aspose.com/words/ja/net/find-and-replace/
  2. .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/
  3. 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...
  4. 在C#中找到並替換|Aspose.Words for .NET

    透過C#在文件中找到字串或正規表達式模式,並用您想要的文字替換它。...Replacing 命名空間中呈現找尋與取代功能。 您可以在使用 FindReplaceOptions...透過簡單的文字替換來找出並取代文字Find and Replace Text Using Simple String Replacement 您可以使用 Replace...

    docs.aspose.com/words/zh-hant/net/find-and-repl...
  5. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C# API code for any Word file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/word/
  6. Cerca il documento OST senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file OST su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/ost/
  7. Converteix PST a MSG mitjançant l'aplicació C +...

    Mostra de codi de conversió C ++ per al document PST a format MSG. Utilitzeu codi d'exemple per a la conversió per lots PST a MSG dins de qualsevol aplicació C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ca/cpp/conversion/pst...
  8. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...content we noticed that if we replace the below content: stroke-dasharray=“0...stroke-dasharray=“0.1 7.5” and replace this new svg content in the...

    forum.aspose.com/t/getting-an-error-while-savin...
  9. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/php-java/object-preview-...
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...pptx" , SaveFormat :: Pptx ); Replace Images in the Image Collection...

    docs.aspose.com/slides/cpp/image/