Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 379 for

regular expression

(0.03 sec)
  1. Enum GridValidationType | Aspose.Cells for .NET...

    Aspose.Cells.GridDesktop.Data.GridValidationType enum. Represents data validation type...validation type, using regular expression. Boolean 11 TRUE or FALSE...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Get a column heading|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....cellName ) { // Create a regular expression to match the column name...cellName ) { // Create a regular expression to match the row index...

    docs.aspose.com/cells/net/get-a-column-heading/
  3. Class GridValidation | Aspose.Cells for .NET AP...

    Aspose.Cells.GridWeb.Data.GridValidation class. Represents data validation.settings...} Represents the value or expression associated with the data...} Represents the value or expression associated with the second...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. replacetextstrategy - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....true, string to find is regular expression. Returns: boolean value...true, string to find is regular expression. Parameters: value -...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  5. ReplaceTextStrategy - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....true, string to find is regular expression. Returns: boolean value...true, string to find is regular expression. Parameters: value -...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....pattern specified by a regular expression with another string....pattern specified by a regular expression with another string....

    reference.aspose.com/words/cpp/aspose.words/range/
  7. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....Values Name Value Description Regular 0 The text form field can contain...value is calculated from the expression specified in the TextInputDefault...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. GridValidationType | Aspose.Cells for Java API ...

    Represents data validation type....CUSTOM_EXPRESSION Custom validation type, using regular expression...CUSTOM_EXPRESSION public static final int CUSTOM_EXPRESSION Custom...

    reference.aspose.com/cells/java/com.aspose.grid...
  9. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn more about various ways of replacing and removing text from PDF. Aspose.PDF allows replacing text in a particular region or with a Regular Expression....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/cpp/replace-text-in-pdf/
  10. TextFragmentAbsorber doesn't find paragraph - F...

    Hey, We are using the Pdf.Text.TextFragmentAbsorber to search and replace text. When we pass in a paragraph, it doesn’t find the text, but does work when we pass through the paragraph as single lines? I have included t…...TextSearchOptions(true)) : // Is a regular expression new TextFragmentAbsorber(Regex...TextSearchOptions(true)); // Not a regular expression // Process the search...

    forum.aspose.com/t/textfragmentabsorber-doesnt-...