Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 19,395 for

replacement

(0.1 sec)
  1. Python を使用して Word ドキュメント内の単語を置き換える方法

    この記事では、Python を使用して Word ドキュメント内の単語を置き換える方法について説明します。構成の詳細、段階的なプロセス、および Python を使用して Word のテキストを置き換える実行可能なサンプル コードが含まれています。...古い単語、置換する新しい単語、およびカスタム オプションと共に、replace メソッドを呼び出します。 単語を置き換えた後、更新された...FindReplaceOptions クラス、テキストを実際に置換するための replace() メソッドなど、必要なすべてのクラスが参照用に強調表示されています。...

    kb.aspose.com/ja/words/python/how-to-replace-wo...
  2. StructureDocumentTag removeSelfOnly removes set...

    Hi, I have a word document with a mapped custom XML with placeholder data, i trying to replace the text of the structureDocumentTags to a “new value” and then perform a removeSelfOnly() for side by side compare. While i…...placeholder data, i trying to replace the text of the structureDocumentTag...While i am succesfull in replacing the SDT first child node text...

    forum.aspose.com/t/structuredocumenttag-removes...
  3. PreprocessingFilter - Aspose.OCR for Java - API...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....each element of the image and replace each pixel with the median...each element of the image and replace each pixel with the median...

    reference.aspose.com/ocr/java/com.aspose.ocr/Pr...
  4. preprocessingfilter - Aspose.OCR for Java - API...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....each element of the image and replace each pixel with the median...each element of the image and replace each pixel with the median...

    reference.aspose.com/ocr/java/com.aspose.ocr/pr...
  5. .NET aracılığıyla XLSB belgesindeki metni arayı...

    .NET Framework, .NET Core, Mono veya Xamarin Platformlarında XLSB dosyasındaki hassas bilgileri yeniden düzenlemek için C# kaynak kodu....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsb" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/tr/net/redaction/xlsb/
  6. Zoek en vervang tekst in XLS-document via C++ |...

    C++ voorbeeldcode om gevoelige informatie in XLS-bestand op C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit te redigeren....Tekst vervangen workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // Opslaan...

    products.aspose.com/cells/nl/cpp/redaction/xls/
  7. Zoek en vervang tekst in XLSM-document via .NET...

    C# broncode om gevoelige informatie in XLSM-bestand op .NET Framework, .NET Core, Mono of Xamarin Platforms te redigeren....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsm" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/nl/net/redaction/xlsm/
  8. البحث في مستند ODS بدون فتح عبر C++ | products....

    C++ مثال على رمز للبحث عن الكلمات ذات النمط في ملف ODS في C++ Runtime Environment لأنظمة Windows 32 بت و Windows 64 بت و Linux 64 بت....false ); // استبدال النص wkb->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // حفظ...

    products.aspose.com/cells/ar/cpp/search/ods/
  9. Wyszukaj i zamień tekst w dokumencie XLSM za po...

    C# kod źródłowy do redagowania poufnych informacji w pliku XLSM na platformach .NET Framework, .NET Core, Mono lub Xamarin....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsm" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/pl/net/redaction/xlsm/
  10. Wyszukaj i zamień tekst w dokumencie XLSB za po...

    C# kod źródłowy do redagowania poufnych informacji w pliku XLSB na platformach .NET Framework, .NET Core, Mono lub Xamarin....Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsb" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/pl/net/redaction/xlsb/