Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,004 for

regex

(0.09 sec)
  1. Aspose::Words::Replacing::IReplacingCallback In...

    Implement this interface if you want to have your own custom method called during a find and replace operation....:Text::RegularExpressions::Regex>(u "(header|footer)" ), u ""...:Text::RegularExpressions::Regex>(u "New York City|NYC" ), u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose.PSD for .NET 23.4 - Release Notes

    Aspose.PSD for .NET 23.4 - Release Notes – the latest updates and fixes....//validar si tiene tags Regex tagRegex = new Regex( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex.Matches(textData.Text, tagRegex2...

    releases.aspose.com/psd/net/release-notes/2023/...
  3. Incorrectly Splitting into TextFragments - Free...

    I am supplying the Regex “\S+” to a TextFragmentAbsorber in order to split a PDF page into individual words. This usually works well with the vast majority of documents, but a recent one has had an issue. I have attached…...4:53pm #1 I am supplying the regex “\S+” to a TextFragmentAbsorber...However, when I apply our usual regex to the file and attempt to split...

    forum.aspose.com/t/incorrectly-splitting-into-t...
  4. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    HtmlFixedSaveOptions 财产. 指定 HTML 文档中页面周围的边距 边距值以磅为单位应等于或大于 0 默认值为 10 磅... True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/zh/net/aspose.words....
  5. No TextFragment If Text Lies Across Multiple Pa...

    Hi Team, I am trying to get textFragment for the text using PageCollection.aacept() method using Regex for a text which starts from a page and ends i another page. Using the code below textFragment is empty. text’s reg…...aacept() method using regex for a text which starts from...textFragment is empty. text’s regex = (?i)corporate(?:[(\d|\w.\s)]...

    forum.aspose.com/t/no-textfragment-if-text-lies...
  6. 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...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....split it into strings using Regex.Split() method Create the output...array of strings created with Regex and write each string to the...

    kb.aspose.com/words/net/convert-paragraph-into-...
  8. 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/
  9. Aspose.PSD for Java 23.4 - Release Notes

    Aspose.PSD for Java 23.4 - Release Notes – the latest updates and fixes....//validar si tiene tags Regex tagRegex = new Regex ( "<[^>]+>" ); boolean...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . matches ( textData . getText...

    releases.aspose.com/psd/java/release-notes/2023...
  10. 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...