Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,925 for

replacement

(0.04 sec)
  1. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph Replacement....fallback fonts for the glyph replacement. Aspose.Slides allows to...PowerPoint Java API Font Replacement - PowerPoint Java API...

    docs.aspose.com/slides/java/fallback-font/
  2. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom replace operation...Provides data for a custom replace operation. To learn more, visit...visit the Find and Replace documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Modern API|Aspose.Slides for PHP Documentation

    Modern API...(); $pres -> dispose (); Replacing old code with Modern API In...general, you will need to replace the call to the old method...

    docs.aspose.com/slides/php-java/modern-api/
  4. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API... dispose (); } Replacing old code with Modern API In...general, you will need to replace the call to the old method...

    docs.aspose.com/slides/nodejs-java/modern-api/
  5. Font Selection Sequence in Java|Aspose.Slides D...

    PowerPoint font selection sequence in Java...missing, they are replaced — see Font Replacement and Font Substitution...Otherwise, Aspose.Slides uses a replacement font that is as close as...

    docs.aspose.com/slides/java/font-selection-sequ...
  6. Font Selection Sequence in C#|Aspose.Slides Doc...

    PowerPoint font selection sequence in C#...missing, they are replaced — see Font Replacement and Font Substitution...Otherwise, Aspose.Slides uses a replacement font that is as close as...

    docs.aspose.com/slides/net/font-selection-seque...
  7. Modern API|Aspose.Slides Documentation

    Modern API... Jpeg ); } } Replacing old code with Modern API For...general, you will just need to replace the call to the old method...

    docs.aspose.com/slides/net/modern-api/
  8. Modern API|Aspose.Slides for Python Documentation

    Modern API... dispose (); Replacing old code with Modern API In...general, you will need to replace the call to the old method...

    docs.aspose.com/slides/python-java/modern-api/
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....method called during a find and replace operation. public interface...Methods Name Description Replacing ( ReplacingArgs ) A user defined...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java.... replace(String pattern, String replacement) Replaces all...string pattern with a replacement string. replace(String pattern, String...

    reference.aspose.com/words/java/com.aspose.word...