Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,004 for

regex

(0.44 sec)
  1. Problem after updating textlayer in photoshop -...

    The text is shown first in one line but after updating in photoshop, a word goes to a second line. Before replacing the text: BeforeoReplaceText.png (27.4 KB) Before updating: BeforeUpdateInPS.png (60.3 KB) After up…...(TextLayer)layerItem; Regex pRegex = new Regex("#lsak[^#]+#", RegexOptions...

    forum.aspose.com/t/problem-after-updating-textl...
  2. Aspose.Cells for Java 7.2.2 Release Notes|Docum...

    Aspose.Cells for Java 7.2.2 Release Notes – the latest enhancements, new features, and fixes.... New Features RegEx Text Search for Cells.Find()...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  3. TextFrame | Aspose.Sildes for Python via .NET A...

    TextFrame Contents [ Hide ] TextFrame class Represents a TextFrame. The TextFrame type exposes the following members:...... highlight_regex(regex, highlight_color, options)...

    reference.aspose.com/slides/python-net/aspose.s...
  4. findoptions - Aspose.Cells for Python via Java ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....is regex. If true the searched key will be taken as regex and...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/python-java/asposece...
  5. FindOptions - Aspose.Cells for PHP via Java - A...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....is regex. If true the searched key will be taken as regex and...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/php/aspose.cells/Fin...
  6. Change Subject Name with Digital Signature - As...

    We are using the following basic code for signing the PDF: ExternalSignature externalSignature = new ExternalSignature(certificate); externalSignature.CustomAppearance = new Aspose.Pdf.Forms.SignatureCustomAppearance { …...concise so we need to change/regex/format the subject name to be...

    forum.aspose.com/t/change-subject-name-with-dig...
  7. doc.Pages.Accept(textFragmentAbsorber) is takin...

    Hi All, We are trying get all occurances based in Regex match. We are using Aspose.PDF 23.11.1 latest version. Below is the code to get TextFragments. var doc = new Aspose.Pdf.Document(path); var searchTerm = “\[(?s)(…...get all occurances based in Regex match. We are using Aspose.PDF...

    forum.aspose.com/t/doc-pages-accept-textfragmen...
  8. Search and replace text in XHTML document via C...

    C++ example code to redact sensitive information in XHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/xhtml/
  9. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....Text :: RegularExpressions :: Regex :: Match ( fieldIncludePicture...Text :: RegularExpressions :: Regex :: Match ( fieldImport -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Search and replace text in MHTML document via C...

    C++ example code to redact sensitive information in MHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Pattern Use Replace method with Regex. Save document. System Requirements...:Text::RegularExpressions::Regex>(u "[s|m]ad" ), u "bad" , options);...

    products.aspose.com/words/cpp/redaction/mhtml/