Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 13,268 for

replacement

(0.24 sec)
  1. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and Replacement suggestions....image and their suggested replacements in descending order of suitability...word, so the most likely replacements come first. # Instantiate...

    docs.aspose.com/ocr/python-net/misspelled-words...
  2. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...Placeholder not replaced completely Aspose.Words Product Family...encountered an issue when replacing a placeholder string in a...

    forum.aspose.com/t/placeholder-not-replaced-com...
  3. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content....paragraphs in which a find-and-replace operation has found matches...find-and-replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Specifies options for find/replace operations. To learn more,... visit the Find and Replace documentation article. public class...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions during a find-and-replace operation. doc = aw . Document...find and replace process. options = aw . replacing . FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Been Added Possibility to replace font globally across the presentation...allowing to choose condition of replacement (“WhenInaccessible” or “Always”)...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. run.getRange().replace(Pattern.compile("^\\s*")...

    java.lang.IllegalArgumentException: Specified argument was out of the range of valid values. Parameter name: key 这个问题是由什么引起的?...replace(Pattern.compile("^\\s*"),"任意字符"); 中文技术支持...problem with getting the replacement position. We will provide...

    forum.aspose.com/t/run-getrange-replace-pattern...
  8. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....paragraph, it can be used as a replacement for an expression tag that...

    docs.aspose.com/words/java/working-with-common-...
  9. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...Replace("-aw-import:ignore", ""); Without...Without this replacement, certain required text in the email...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  10. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) Shows how to replace text in a document’s footer...FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...