Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,256 for

regex

(0.2 sec)
  1. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations.... Replace ( new Regex ( "1[\\s\\S]*3" ), "X" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  2. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes... replace ( /*new Regex*/ ( "T" ), "*" , options );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity.... That ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . That ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...coordinate matches the regex. //Regex Pattern = new Regex(@"^[a-zA-Z0-9]+...0-9]+C[0-9]+$"); Regex Pattern = new Regex(@"^.*![\s]*R[0-9]...

    forum.aspose.com/t/name-error-when-inserting-a-...
  5. FieldInclude.LockFields | Aspose.Words for .NET

    Manage document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance document integrity with ease.... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your documents for enhanced organization and efficiency.... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldInclude.SourceFullName | Aspose.Words for ...

    Discover how to utilize the FieldInclude SourceFullName property to efficiently manage document locations. Enhance your workflow today!... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...Replace(new Regex(@"\{\{(.+ "", options); } Could...call doc.Range.Replace(new Regex(@"\{\{(.+ "", options); operates...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  10. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the bookmark in the document to include in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...