Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,325 for

regex

(0.13 sec)
  1. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Regex.Replace( html, @"<a\s+name=\"[^\"]+\s*></a>"...a newer version or use the regex post‑processing approach described...

    forum.aspose.com/t/how-to-remove-default-bookma...
  2. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...getMarkedUpProvision(); // String regex = buildFlexibleRegex(searchText);...

    forum.aspose.com/t/words-java-tracking-changes-...
  3. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...TextSearchOptions(True) # regex ON page.accept(absorber) for...

    forum.aspose.com/t/really-weird-large-redaction...
  4. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....= "" ) text += Regex . Replace ( shape . Text . Value...

    docs.aspose.com/diagram/net/working-with-text/
  5. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....regex.Pattern, java.lang.String) if...Please use replace(java.util.regex.Pattern, java.lang.String, com...

    reference.aspose.com/words/java/com.aspose.word...
  6. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update paragraphs, remove list items, and manipulate the Markdown AST....relying on fragile string or regex-based replacements. Copy 1 using...

    docs.aspose.com/html/net/edit-markdown/
  7. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....syntax tree, without using regex or string replacement. Copy...

    docs.aspose.com/html/net/parse-and-process-mark...
  8. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...= "" ) text += Regex . Replace ( shape . Text . Value...

    docs.aspose.com/diagram/zh/net/working-with-text/
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....with background color using regex, similar to Text Highlight Color...

    docs.aspose.com/slides/cpp/text-formatting/
  10. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....with background color using regex, similar to Text Highlight Color...

    docs.aspose.com/slides/java/text-formatting/