Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 520 for

regular expression

(0.9 sec)
  1. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...placeholder text (as opposed to regular text contents within the SDT)...nodes matching the XPath expression. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....images Search for text or regular expression within a set of images...

    products.aspose.com/ocr/python-cpp/
  3. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....Data Validation using Regular Expressions Resize Column Width Resize...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....(using “plain text” or “regular expressions”) from a single page...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  5. Understanding LaTeX Editors and the LaTeX 3 (ex...

    A concise guide that explains what a LaTeX editor does, the typical workflow, common editor categories, and the modern LaTeX 3 (expl3) programming layer....development adds modules for regularexpression handling, improved Unicode...

    docs.aspose.com/tex/latex-editor/
  6. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...phrases matching the regular expression var absorber = new Aspose...search option to specify regular expression usage absorber . TextSearchOptions...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  7. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....placeholder text (as opposed to regular text contents within the SDT)...nodes matching the XPath expression. SelectSingleNode (const...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....images Search for text or regular expression within a set of images...

    products.aspose.com/ocr/cpp/
  9. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...es/substitutions-in-regular-expressions . Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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 …... Use Regular Expressions : If the text has variations...extra spaces), utilize regular expressions for a more flexible search...

    forum.aspose.com/t/some-content-cannot-be-repla...