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

replacement

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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-...
  7. -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...
  8. Convert from PNG(Portable Network Graphics) to ...

    Using Aspose.Imaging for .NET you can easily convert from PNG(Portable Network Graphics) to other formats...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/net/conversion/from...
  9. 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...
  10. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....during a replace operation. Members Name Description Replace Replace...match. Stop Terminate the replace operation. Examples Shows how...

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