Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,224 for

regex

(0.06 sec)
  1. 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...
  2. Վերափոխեք պարբերությունը Word-ի կետի կետերի, օգ...

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

    kb.aspose.com/hy/words/net/convert-paragraph-in...
  3. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....ways including the usage of Regex for highlighting desired text...and highlight text using the Regex expressions. This tutorial has...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  4. 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...
  5. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....:Text::RegularExpressions::Regex>&, const System::String&) Replaces...:Text::RegularExpressions::Regex>&, const System::String&, const...

    reference.aspose.com/words/cpp/aspose.words/range/
  6. 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...
  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. 从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-...
  9. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency.... That ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...