Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 379 for

regular expression

(0.03 sec)
  1. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document...pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Split() | Aspose.Slides for C++ API Reference

    Splits string by regex matches....positions defined by a regular expression specified in the Regex...constructor. The search for the regular expression pattern starts at a specified...

    reference.aspose.com/slides/cpp/system.text.reg...
  3. Manage Workbook|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....text in a workbook using Regular Expression Stop conversion or loading...

    docs.aspose.com/cells/net/workbook/
  4. Aspose::Pdf::Facades::ReplaceTextStrategy Class...

    Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members Aspo......true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  5. ReplaceTextStrategy | Aspose.PDF for Python via...

    This class contains parameters which define PdfContentEditor behavior when ReplaceText operation is performed....Properties Name Description is_regular_expression_used If false, string...true, string to find is regular expression. no_character_behavior...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. Working with ContentTypeProperties|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....text in a workbook using Regular Expression Release Unmanaged Resources...

    docs.aspose.com/cells/net/working-with-contentt...
  7. Aspose::Pdf::Facades::ReplaceTextStrategy Class...

    Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members Aspo......true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...true, string to find is regular expression. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  8. Range Class | Aspose.Words for .NET

    Aspose.Words.Range class. Represents a contiguous area in a document in C#....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/net/aspose.words/range/
  9. RegEx pattern matching in TextFragmentAbsorber ...

    I am trying to use TextFragmentAbsorber to Identify elements of text on a PDF page that I need to work with. Each element is surrounded by {S} and {E}. An example is {S}Section 1{E} - {S}First Section Title{E} Using T…...TextFragmentAbsorber with a regular expression i want to pull back a...reply, please try this regular expression “ {S}\w*\s?\w*\s?\w*{E}...

    forum.aspose.com/t/regex-pattern-matching-in-te...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Replace Text Based on a Regular Expression If you want to replace...some phrases based on regular expression, you first need to find...

    docs.aspose.com/pdf/net/replace-text-in-pdf/