Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 471 for

regular expression

(0.05 sec)
  1. 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-...
  2. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console..."arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  3. 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...
  4. 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/
  5. 在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/
  6. Working with Validations in Columns|Documentation

    This article introduces how to use validations in columns in GridDesktop....Required Validation , Regular Expressions Validation and Custom...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. 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...
  8. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility....es/substitutions-in-regular-expressions . Examples Shows how...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Format PowerPoint Text in C#|Aspose.Slides Docu...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more with powerful C# code examples....Highlight Text Using Regular Expressions Aspose.Slides for .NET...PowerPoint slides using regular expressions. This feature is especially...

    docs.aspose.com/slides/net/text-formatting/
  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...