Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 11,692 for

replacement

(0.11 sec)
  1. ReplacerContext.SetReplacement | Aspose.Words ل...

    قم بتعزيز عمليات البحث والاستبدال باستخدام طريقة ReplacerContext SetReplacement، مما يسمح بإدارة النمط والاستبدال بشكل سلس لتحقيق الكفاءة....string pattern , string replacement ) ملاحظات يؤدي استخدام هذه...Aspose Pty Ltd." ; string replacement = "Copyright (C) 2024 by...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... Examples 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...
  3. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...when performing a find-and-replace text operation. test . skip...support of regex to doc.range.replace' , ( useLegacyOrder ) => {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Procurar

    Procurar...replace(searchTerm, replaceTerm, ReplaceOptions)...Workbook("Workbook.xlsx") # Create replace options replace = ReplaceOptions()...

    blog.aspose.com/pt/cells/find-and-replace-text-...
  5. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Replace(“(”, @“(”).Replace(“)”, @“)”); searchText...searchText = searchText.Replace(“[”, @“[”).Replace(“]”, @“]”); searchText...

    forum.aspose.com/t/unable-to-search-the-text-co...
  6. استبدال العلامة بالنص في مربع نص داخل ورقة العم...

    تعرّف على كيفية استبدال العلامات بالنصوص في مربعات النص داخل أوراق عمل إكسل باستخدام Aspose.Cells for Python via .NET....can have tags which can be replaced with some text at run time..."TAG_2$TAG_1" replace = "1$ys" tags = tag . split ( '$' ) replaces = replace...

    docs.aspose.com/cells/ar/python-net/replace-tag...
  7. Arşiv

    Arşiv...replace(String, String, replaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/tr/cells/find-and-replace-text-...
  8. Archivo

    Archivo...replace(searchTerm, replaceTerm, ReplaceOptions)...Workbook("Workbook.xlsx") # Create replace options replace = ReplaceOptions()...

    blog.aspose.com/es/cells/find-and-replace-text-...
  9. Архів

    Архів...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/uk/cells/find-and-replace-text-...
  10. Архивы

    Архивы...replace(searchTerm, replaceTerm, ReplaceOptions)...Workbook("Workbook.xlsx") # Create replace options replace = ReplaceOptions()...

    blog.aspose.com/ru/cells/find-and-replace-text-...