Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 19,459 for

replacement

(0.41 sec)
  1. Enum FindReplaceDirection | Aspose.Words for .N...

    Aspose.Words.Replacing.FindReplaceDirection 枚举. 指定替换操作的方向... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint in Java...Load the font that will be replaced. Load the new font. Add a...a rule for the replacement. Add the rule to the presentation font...

    docs.aspose.com/slides/java/font-substitution/
  3. TextEditOptions.FontReplace | Aspose.PDF for .N...

    Font Replacement behavior....FontReplace enumeration Font replacement behavior. public enum FontReplace...changes performed during font replacement. RemoveUnusedFonts 1 Fonts...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  4. DefaultReplacementFont | Aspose.PSD for .NET AP...

    DefaultReplacementFont ImageOptionsBase.DefaultReplacementFont property Gets or sets the default Replacement font (fo......Gets or sets the default replacement font (font that will be used...Property Value The default replacement font. Examples The following...

    reference.aspose.com/psd/net/aspose.psd/imageop...
  5. FontSubstitutionInfo | Aspose.Slides for Androi...

    This structure represents the information about the font Replacement when it will be rendered....information about the font replacement when it will be rendered...getSubstitutedFontNa() Indicates the replacement font name for the original...

    reference.aspose.com/slides/androidjava/com.asp...
  6. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...replace method Contents [ Hide ] replace(pattern, replacement)...replacement) Replaces all occurrences of a specified character string pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font Substitution - PowerPoint C# API|Aspose.Sl...

    C# PowerPoint API lets you substitute font inside the Presentation...Load the font that will be replaced. Load the new font. Add a...a rule for the replacement. Add the rule to the presentation font...

    docs.aspose.com/slides/net/font-substitution/
  8. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document... replace(pattern, replacement) Replaces all occurrences...with a replacement string. replace(pattern, replacement, options)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. While replacing a specified syntax with a docum...

    Hello Team, Currently I have a main document which in turn has some syntaxes those syntax will be replaced with a document that I have done with the help of your Shows how to insert an entire document’s contents as a re…...While replacing a specified syntax with a document I want the...of regex expression to the replaced content alexey.noskov September...

    forum.aspose.com/t/while-replacing-a-specified-...