Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 13,178 for

replacement

(0.15 sec)
  1. Konversi Word ke Excel di C#|Aspose.Words untuk...

    Konversi PDF ke Excel, XML ke Excel, DOCX ke Excel C#. Simpan dokumen dalam berbagai format ke XLSX menggunakan C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/id/net/convert-a-document...
  2. Konwertuj Word na Excel w C#|Aspose.Words dla .NET

    Konwertuj pliki PDF na Excel, XML na Excel, DOCX na Excel C#. Zapisz dokument w różnych formatach w formacie XLSX za pomocą C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/pl/net/convert-a-document...
  3. Перетворити Word в Excel на C++|Aspose.Words дл...

    Перетворіть PDF в Excel, XML в Excel, DOCX в Excel C++. Збережіть документ у різних форматах у XLSX за допомогою C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/uk/cpp/convert-a-document...
  4. C#'te Word'ü Excel'e dönüştürün|.NET için Aspos...

    PDF'yi Excel'e, XML'i Excel'e, DOCX'i Excel C#'ye dönüştürün. C# kullanarak bir belgeyi çeşitli formatlarda XLSX'e kaydedin....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/tr/net/convert-a-document...
  5. Word'ü C++ içinde Excel'e dönüştürme|Aspose.Wor...

    PDF 'yi Excel'e, XML'ü Excel'e, DOCX'ı Excel C++'e dönüştürün. C++ kullanarak bir belgeyi çeşitli biçimlerde XLSX konumuna kaydedin....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/tr/cpp/convert-a-document...
  6. Hücreden HTML5 dizesi al|Documentation

    12345678Script aracılığıyla C++ API üzerinden Hücre den HTML5 dizesi almayı öğrenin.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/tr/javascript-cpp/get-htm...
  7. 記録

    記録... Document->get_Range()->Replace(u"sad", u"bad", System::Ma...テキストを見つけて置き換えます doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/ja/words/Find-and-Replace-Text-...
  8. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/ar/net/working-with-text/
  9. Syntaxkontroll & stavningskorrigering för GridJ...

    Den här artikeln beskriver hur man lägger till syntaxkontroll & stavningskorrigering för GridJs....placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  10. استبدال النص في ملف PDF|Aspose.PDF for Java

    يوضح هذا القسم كيفية استبدال النص باستخدام Aspose.PDF Facades - مجموعة أدوات للعمليات الشائعة مع PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } تحقق من...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } لإمكانيات...

    docs.aspose.com/pdf/ar/java/replace-text/