Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 13,301 for

replacement

(1.13 sec)
  1. ReplacingArgs.MatchOffset | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchOffset، واعثر بسهولة على موضع البداية المستند إلى الصفر للمطابقات في العقد لديك للتعامل مع البيانات بكفاءة...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/ar/net/aspose.words....
  2. FindReplaceOptions.Direction | Aspose.Words för...

    Upptäck egenskapen FindReplaceOptions Direction för att anpassa din ersättningsfunktion. Välj mellan Framåt och Bakåt för optimala resultat.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/sv/net/aspose.words....
  3. البحث والاستبدال في Python|Aspose.Words لـ Pyth...

    ابحث عن سلسلة أو نمط تعبير عادي في مستندك واستبدله بالنص الذي تريده باستخدام Python....البحث عن {#ways-to-find-and-replace} واستبداله يوفر Aspose.Words...باستخدام وحدة aspose.words.replacing . يمكنك العمل مع العديد من...

    docs.aspose.com/words/ar/python-net/find-and-re...
  4. ค้นหา

    ค้นหา...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/th/cells/find-and-replace-text-...
  5. Remplacer le texte simple|Aspose.PDF for Python...

    Dans cet exemple, toutes les occurrences de "33" sont remplacées par "XXXIII " dans l'ensemble du document. Cela montre un remplacement simple de chaîne sans mise en forme personnalisée ni expression régulière...., initialize_data_dir def replace_text_simple ( infile , outfile...content_editor . bind_pdf ( infile ) # Replace text in the whole document...

    docs.aspose.com/pdf/fr/python-net/replace-text-...
  6. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...footnotes during a find-and-replace operation. Document doc = new..."true" to get the find-and-replace // operation to ignore text...

    reference.aspose.com/words/net/aspose.words.rep...
  7. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... count ) Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IReplacingCallback Interface | Aspose.Words لـ ...

    حسّن معالجة مستنداتك باستخدام واجهة IReplacingCallback في Aspose.Words. أنشئ طرق بحث واستبدال مخصصة للحصول على نتائج مُخصصة....IReplacingCallback طُرق اسم وصف Replacing ( ReplacingArgs ) طريقة محددة...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Архів

    Архів...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/uk/diagram/find-replace-visio-t...
  10. Ganti Teks Pada Halaman Dengan State|Aspose.PDF...

    Dalam contoh ini, semua kemunculan kata "software" pada halaman 1 diganti dengan "SOFTWARE PAGE 1", menggunakan teks merah dengan ukuran font 12...., initialize_data_dir def replace_text_on_page_with_state ( infile...text_state . font_size = 12 # Replace text on a specific page with...

    docs.aspose.com/pdf/id/python-net/replace-text-...