Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,807 for

replacement

(0.12 sec)
  1. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...revisions during a find-and-replace operation. let doc = new aw...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison....when performing a find-and-replace operation. doc = aw . Document...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.Direction | Aspose.Words لـ ...

    FindReplaceOptions Direction ملكية. تحديد اتجاه الاستبدال. القيمة الافتراضية هيForward في C#.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/ar/net/aspose.words....
  4. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions during a find-and-replace operation. let doc = new aw...find and replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs.MatchOffset | Aspose.Words لـ .NET

    ReplacingArgs MatchOffset ملكية. الحصول على موضع البداية الصفري للمطابقة من بداية العقدة التي تحتوي على بداية المباراة في C#...."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....
  6. FindReplaceOptions.Direction | Aspose.Words för...

    FindReplaceOptions Direction fast egendom. Väljer riktning för ersättning. Standardvärdet ärForward i C#.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/sv/net/aspose.words....
  7. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... 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. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... 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...
  9. 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...
  10. 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...