Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,225 for

regex

(0.08 sec)
  1. Aspose::Words::Saving::HtmlFixedPageHorizontalA...

    Aspose::Words::Saving::HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 计算一系列单元格的总和|Documentation

    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.... Regex regex = new Regex ( @"\d+" ); Match match...match = regex . Match ( cellName ); return uint . Parse ( match...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  3. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....:Text::RegularExpressions::Regex>&, const System::String&, const...Text :: RegularExpressions :: Regex > & pattern , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a Regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Hello World How to write a regex pattern to match and create...patern = new Regex(pattern); doc.Range.Replace(new Regex(pattern,...

    forum.aspose.com/t/how-to-create-a-content-cont...
  5. Aspose.PSD for .NET 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 ( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . Matches ( textData . Text...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  6. Aspose::Words::LowCode::ReplacerContext::SetRep...

    Aspose::Words::LowCode::ReplacerContext::SetReplacement method. Sets pattern and replacement used by find/replace operation in C++....:Text::RegularExpressions::Regex>&, const System::String&) method...Text :: RegularExpressions :: Regex > & pattern , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…... for example with Regex regex = new Regex(@"<<([^>] . ← previous...

    forum.aspose.com/t/parse-word-template-to-ident...
  8. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... That ( Regex . Match ( outDocContents , "@font-face"...False ); else Assert . That ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldImport.SourceFullName | Aspose.Words for .NET

    Discover how to use the FieldImport SourceFullName property to easily manage image locations in your projects for enhanced organization and accessibility.... That ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . That ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine fonts. Optimize your font management today!... That ( Regex . Match ( outDocContents , "@font-face"...False ); else Assert . That ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/net/aspose.words.sav...