Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 458 for

regular expression

(0.13 sec)
  1. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...processedText; This code uses a regular expression to find instances where...

    forum.aspose.com/t/missing-space-from-html-body...
  2. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...placeholder text (as opposed to regular text contents within the SDT)...nodes matching the XPath expression. SelectSingleNode ( string...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Search text using regular expressions. Replace text. Replace...Replace text using regular expressions. Replace first or particular...

    docs.aspose.com/pdf/cpp/key-features/
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...instance of FormatConditions (Expression type) idx = conditionCollection...

    docs.aspose.com/cells/javascript-cpp/apply-shad...
  5. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...placeholder text (as opposed to regular text contents within the SDT)...nodes matching the XPath expression. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField | Aspose.Words for Java

    Represents a single form field in Java....default string or a calculation expression of a text form field. getTextInputFormat()...default string or a calculation expression of a text form field. se...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....in PDF Searching with Regular Expressions in PDF Search and Extract...match patterns using regular expressions, and even highlight or...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  10. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…... You can try using regular expression or other method to split...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...