Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,043 for

regex

(0.03 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseLegacyOrder method. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C++....which we can search for using a regex pattern. // Place one of those...Text :: RegularExpressions :: Regex > ( u " \\ [tag \\ d* \\ ]"...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_Direction method. Selects direction for replace. Default value is Forward 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...
  3. Վերափոխեք պարբերությունը Word-ի կետի կետերի, օգ...

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

    kb.aspose.com/hy/words/net/convert-paragraph-in...
  4. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation... replace ( new Regex ( "New York City|NYC" ), "Washington"...WORDSNODEJS-106 - Add support of regex to doc.range.replace' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//validar si tiene tags Regex tagRegex = new Regex ( "<[^>]+>" ); boolean...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . matches ( textData . getText...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  7. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results.... Replace ( new Regex ( "(header|footer)" ), "" ,...doc . Range . Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... Replace ( Regex, string ) Replaces all occurrences...replacement string. Replace ( Regex, string, FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words/range/
  9. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++....:Text::RegularExpressions::Regex>&, const System::String&) Sets...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the document in C++....Text :: RegularExpressions :: Regex :: Match ( field -> GetFieldCode...

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