Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,009 for

regex

(0.09 sec)
  1. Վերափոխեք պարբերությունը Word-ի կետի կետերի, օգ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով C#: Դուք կստանաք IDE կարգավորումներ և օրինակելի կոդ՝ Word-ում տեքստը C#-ի միջոցով փոխարկելու համար:...բաժանեք այն տողերի՝ օգտագործելով Regex.Split() մեթոդը: Ստեղծեք ելքային...տեսակը դրեք քառակուսի Վերլուծեք Regex-ով ստեղծված տողերի զանգվածը...

    kb.aspose.com/hy/words/net/convert-paragraph-in...
  2. Aspose - IReplacingCallback - Works for One occ...

    public class CrossReferenceAddingEvaluator : IReplacingCallback { private readonly string mStartBookmarkNumber; private readonly string insertReferenceType; private readonly string preText; internal Cros…...Replace(new Regex("\\b(?<!\\.)" + findText + "(...true)[[418].Range.Replace(new Regex("\\b(?<!\\.)" + findText + "(...

    forum.aspose.com/t/aspose-ireplacingcallback-wo...
  3. Aspose.Cells for Java 20.1 Release Notes|Docume...

    Aspose.Cells for Java 20.1 Release Notes – the latest enhancements, new features, and fixes....whether the searched key is regex. If true then the searched key(to...be taken as a user-specified regex. Deletes obsoleted ValidationCollection...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. Replace Static Text with a Hyperlink - Aspose.W...

    HI there, I have a document which has the following text in it {{MAP}} I wish to replace that text with a hyperlink rather than static text. I have tried the following line of code; doc.Range.Replace("{{MAP}}", New A…...ReplaceTextWithField() Dim regex As New Regex("\{\{(MAP)\}\}") doc...doc.Range.Replace(regex, "https://www.google.co.uk/maps/place/"...

    forum.aspose.com/t/replace-static-text-with-a-h...
  5. RegexKey | Aspose.Cells for .NET API 参考

    表示搜索到的键是否是正则表达式如果为真则搜索到的键将被视为 Regex....如果为真,则搜索到的键将被视为 regex. public bool RegexKey { get...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  6. Infinite loop Issue - Aspose.Words Product Fami...

    Hello, During download the report getting below issue. System.InvalidOperationException: Infinite loop detected. at .(Int32 ) at .(Boolean ) at .(Boolean ) at . () at .(Document , ) …...Replace(new Regex(@"ReplaceText"), "", options);...

    forum.aspose.com/t/infinite-loop-issue/246024
  7. Aspose.PDF for .NET 21.6 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2021, version 21.6....not correct Bug PDFNET-49912 Regex does not find letters as expected...with v16.12 Bug PDFNET-49398 Regex does not find as expected Bug...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-21-6...
  8. Aspose::Words::Replacing::FindReplaceDirection ...

    Aspose::Words::Replacing::FindReplaceDirection enum. Specifies direction for replace operations in C++....which we can search for using a regex pattern. // Place one of those...Text :: RegularExpressions :: Regex > ( u "Match \\ d*" ), u "Replacement"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Extract and merge pages - Free Support Forum - ...

    Hello, I have one pdf master document and I want to extract some of the pages based on whether there is text (pattern) on that page. It then wants to merge the resulting pages into one pdf file. The main document can b…...solution I can suggest is using regex search in TextFragmentAbsorber...TextFragmentAbsorber in combination with regex for target email address : var...

    forum.aspose.com/t/extract-and-merge-pages/289152
  10. replaceoptions - Aspose.Cells for PHP via Java ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....whether the searched key is regex. If true then the searched key...key will be taken as regex. Constructor Detail ReplaceOptions...

    reference.aspose.com/cells/php/aspose.cells/rep...