Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 19,417 for

replacement

(0.06 sec)
  1. Spaces after strings between spans nested in di...

    When this string <DIV align=center> <SPAN>abc <SPAN >&nbsp;</SPAN>def </SPAN> </DIV> is used to create an HtmlFragment it breaks the PDF generation process. If the spaces after abc and def are removed, generation of t…...Replace("\r", “”); text = text.Replace("\n", " “);...“); text = text.Replace(”¿", “”); //remove XML tags if any text...

    forum.aspose.com/t/spaces-after-strings-between...
  2. Insert a radio button in a Word document - Free...

    Hello Andrey, I’ve read that with Aspose.Words for .Net it’s impossible to insert a radio button in a Word document because it’s an ActiveX control. Has this feature now been integrated into your new version? Is there…...function that allows you to replace text with an image? Thank you...buttons using Aspose.Words. To replace text with an image you can...

    forum.aspose.com/t/insert-a-radio-button-in-a-w...
  3. ReplacingArgs.GroupIndex | Référence de l'API A...

    ReplacingArgs propriété. Identifie par index un groupe capturé dans laMatch qui doit être remplacé par leReplacement chaîne....doit être remplacé par le Replacement chaîne. public int GroupIndex..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/fr/net/aspose.words....
  4. ReplacingArgs.GroupName | Aspose.Words für .NET...

    ReplacingArgs eigendom. Identifiziert namentlich eine gefangene Gruppe imMatch die durch die ersetzt werden sollReplacement Zeichenfolge....die ersetzt werden soll Replacement Zeichenfolge. public string..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/de/net/aspose.words....
  5. ReplacingArgs.GroupName | Aspose.Words for .NET...

    ReplacingArgs mülk. Listede yakalanan bir grubu adıyla tanımlar.Match ile değiştirilecek olanReplacement string....ile değiştirilecek olan Replacement string. public string GroupName..."Numbers that the find-and-replace operation will convert to hexadecimal...

    reference.aspose.com/words/tr/net/aspose.words....
  6. ReplacingArgs.MatchOffset | Aspose.Words för .N...

    ReplacingArgs fast egendom. Får den nollbaserade startpositionen för matchen från början av noden som innehåller början av matchningen...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/sv/net/aspose.words....
  7. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    FindReplaceOptions UseLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C#....when performing a find-and-replace text operation. public void...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. TextReplaceOptions | Aspose.PDF for Python via ...

    Represents text replace options...TextReplaceOptions class Represents text replace options The TextReplaceOptions...Description replace_scope Gets or sets a scope where replace text operation...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  9. Search DOC document without opening via .NET | ...

    C# code to search words with pattern in Microsoft Word DOC file using server side .NET library.... Just use Replace function to find and replace. Also possible...Regex as parameter within Replace method Save file. System Requirements...

    products.aspose.com/words/net/search/doc/
  10. Search XHTML document without opening via .NET ...

    C# code to search words with pattern in XHTML file using server side .NET library.... Just use Replace function to find and replace. Also possible...Regex as parameter within Replace method Save file. System Requirements...

    products.aspose.com/words/net/search/xhtml/