Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,341 for

regex

(0.09 sec)
  1. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...private static readonly Regex gRegex = new Regex ( "\\S+" + // One...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...styleName) { // Compile the regex pattern Pattern makeStyleId...

    forum.aspose.com/t/how-to-access-style-id/316421
  3. Online PDF Text Search Application or Develop P...

    Free online app to search in PDF files. Java code for any PDF file text search application....define the search criteria in Regex. Accept the absorber for the...

    products.aspose.com/total/java/search/pdf/
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... The Regex class can be employed in your...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... RegEx = @"\d{4}-\d{2}-\d{2}" ; //Set...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  6. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....<system/text/regularexpressions/regex.h> #include <Aspose.Words.C...Text :: RegularExpressions :: Regex >& gRegex (); void UpdateFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...replace(old, new, options) Regex‑enabled replace. Deletion delete()...

    forum.aspose.com/t/need-complete-documentation-...
  8. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....using regular expressions (regex) with the TextFragmentAbsorber...the PDF Document. Create a Regex-Based Text Absorber. Initialize...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... RegEx = @"\d{4}-\d{2}-\d{2}" ; //...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. System prompt recipes|Documentation

    Effective system prompts for Aspose.LLM for .NET chat sessions — concise assistant, structured output, role-play, tool-use stand-ins, and format enforcement....keywords Easier to parse with regex; more forgiving of model mistakes...

    docs.aspose.com/llm/net/use-cases/system-prompt...