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

regex

(0.22 sec)
  1. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    HtmlFixedSaveOptions 财产. 获取或设置表单字段是否导出为 interactive 项目作为输入标签而不是转换为文本或图形的指示... True ( Regex . Match ( outDocContents , "<a...); } else { Assert . True ( Regex . Match ( outDocContents , "<a...

    reference.aspose.com/words/zh/net/aspose.words....
  2. FindReplaceOptions.Direction | Aspose.Words for...

    FindReplaceOptions Direction property. Selects direction for replace. Default value is Forward in C#....which we can search for using a regex pattern. // Place one of those...doc . Range . Replace ( new Regex ( @"Match \d*" ), "Replacement"...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. How to put the options A B C D down the each li...

    I have a question: In this document, I have many options A B C D, but they don’t on the each line I want to put the options A B C D down the each line with C# program using Aspose Word Source file: 000V2_test.docx (29…...Replace(new Regex(@"\s+([A-Z]\.)"), "&p$1", opt);...true; doc.Range.Replace(new Regex(@"\s+([A-Z]\.)"), "&p$1", opt);...

    forum.aspose.com/t/how-to-put-the-options-a-b-c...
  6. 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
  7. Վերափոխեք պարբերությունը Word-ի կետի կետերի, օգ...

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

    kb.aspose.com/hy/words/net/convert-paragraph-in...
  8. 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...
  9. 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...
  10. System::Text::RegularExpressions | Aspose.Slide...

    System::Text::RegularExpressions Contents [ Hide ] Classes Class Description Capture Result of single subexpression m...... Regex Regular expression that follows...Enum Description RegexOptions Regex options. Typedefs Typedef Description...

    reference.aspose.com/slides/cpp/system.text.reg...