Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 12,326 for

replacement

(0.13 sec)
  1. Reemplazar etiqueta con texto en un cuadro de t...

    Aprende cómo reemplazar etiquetas con texto en cuadros de texto dentro de hojas de Excel usando Aspose.Cells para 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/es/python-net/replace-tag...
  2. Chercher

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

    blog.aspose.com/fr/cells/find-and-replace-text-...
  3. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor... Replacing . FindReplaceDirection ) Parameter...direction of the find and replace operation. FindReplaceOpti...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. استبدال العلامة بالنص في مربع نص داخل ورقة العم...

    تعرّف على كيفية استبدال العلامات بالنصوص في مربعات النص داخل أوراق عمل إكسل باستخدام 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...
  6. 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....
  7. 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...
  8. 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...
  9. Archivo

    Archivo...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/es/cells/find-and-replace-text-...
  10. Procurar

    Procurar...Replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

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