Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 19,353 for

replacement

(0.07 sec)
  1. Word Chart text highlight problem - Free Suppor...

    Hi Team, Highlighting text in word chart not happening. using following code: FindReplaceOptions option1 = new FindReplaceOptions(); option1.ApplyFont.HighlightColor = System.Drawing.Color.Yellow; option1.FindWholeWord…...Replace(regx, "", option1); Sample...does not allow to use find/replace functionality in charts. We...

    forum.aspose.com/t/word-chart-text-highlight-pr...
  2. SVGCursorElement | Aspose.SVG for .NET API Refe...

    The SVGCursorElement interface corresponds to the cursor element.... Can be set, to replace the contents of the element...its contents. Can be set, to replace the element with nodes parsed...

    reference.aspose.com/svg/net/aspose.svg/svgcurs...
  3. SVGAnimateTransformElement | Aspose.SVG for .NE...

    The SVGAnimateTransformElement interface corresponds to the animateTransform element. Object-oriented access to the attributes of the animateTransform element via the SVG DOM is not available.... Can be set, to replace the contents of the element...its contents. Can be set, to replace the element with nodes parsed...

    reference.aspose.com/svg/net/aspose.svg/svganim...
  4. SVGMetadataElement | Aspose.SVG for .NET API Re...

    The SVGMetadataElement interface corresponds to the metadata element.... Can be set, to replace the contents of the element...its contents. Can be set, to replace the element with nodes parsed...

    reference.aspose.com/svg/net/aspose.svg/svgmeta...
  5. SVGDescElement | Aspose.SVG for .NET API Reference

    The SVGDescElement interface corresponds to the desc element.... Can be set, to replace the contents of the element...its contents. Can be set, to replace the element with nodes parsed...

    reference.aspose.com/svg/net/aspose.svg/svgdesc...
  6. SVGElement | Aspose.SVG for .NET API Reference

    All of the SVG DOM interfaces that correspond directly to elements in the SVG language such as the SVGPathElement interface for the path element derive from the SVGElement interface.... Can be set, to replace the contents of the element...its contents. Can be set, to replace the element with nodes parsed...

    reference.aspose.com/svg/net/aspose.svg/svgelem...
  7. Search DOC document without opening via C++ | p...

    C++ example code to search words with pattern in DOC file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use get_Range()->Replace method with relevant pattern...Find and replace the text doc->get_Range()->Replace(u "sad" ...

    products.aspose.com/words/cpp/search/doc/
  8. Search MHTML document without opening via C++ |...

    C++ example code to search words with pattern in MHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use get_Range()->Replace method with relevant pattern...Find and replace the text mhtml->get_Range()->Replace(u "sad"...

    products.aspose.com/words/cpp/search/mhtml/
  9. DOMTokenList | Aspose.SVG for .NET API Reference

    The DOMTokenList class represents a set of space-separated tokens. It is indexed beginning with 0 as with JavaScript Array objects. DOMTokenList is always case-sensitive.... Replace (string, string) Replaces an existing token...

    reference.aspose.com/svg/net/aspose.svg.collect...
  10. FindReplaceOptions.MatchCase | Aspose.Words per...

    FindReplaceOptions proprietà. True indica il confronto con distinzione tra maiuscole e minuscole false indica un confronto senza distinzione tra maiuscole e minuscole.... Replace ( "Ruby" , "Jade" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....