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

regex

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Fetching FieldNames from Word document - Free S...

    How to fetch the field names which are used in the aspose word template(document) from apex?...Replace(new Regex("<<(.+?)> "", opt); private...

    forum.aspose.com/t/fetching-fieldnames-from-wor...
  5. FindReplaceOptions.SmartParagraphBreakReplaceme...

    FindReplaceOptions SmartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph in C#.... Replace ( new Regex ( @"TEXT1&p" ), "" , options...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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/
  7. 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...
  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. TextFrame|Aspose.Sildes for Python via .NET API...

    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.... highlight_regex(regex, highlight_color, options)...

    docs.aspose.com/slides/python-net/api-reference...