Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 12,325 for

replacement

(0.21 sec)
  1. FontFeature | Aspose.Words for Java

    Features provide information about how glyphs are used in a font to render a script in Java....Description CONTEXTUAL_LIGATURES Replaces a sequence of glyphs with...purposes. DISCRETIONARY_LIGATURES Replaces a sequence of glyphs with...

    reference.aspose.com/words/java/com.aspose.word...
  2. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    Discover the FindReplaceOptions IgnoreFields property to easily manage text within fields. Control when to ignore content for efficient searching!...object to modify the find-and-replace process. FindReplaceOptions..."true" to get the find-and-replace // operation to ignore text...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/net/convert-a-document-to...
  4. 档案

    档案...文件的特定页面上的文本: Map<String, String> replacements = new HashMap<String, String>();...String>(); replacements.put("2. Get organized", "New Text Here");...

    blog.aspose.com/zh/note/find-and-replace-text-i...
  5. Procurar

    Procurar...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("2. Get organized", "New Text Here");...

    blog.aspose.com/pt/note/find-replace-text-oneno...
  6. Node.js経由でC++を使用し、正規表現を用いてワークブック内のテキストを置換|Docum...

    Node.js経由でC++を使用し、正規表現を用いてワークブック内のテキストを置換。...const replace = new AsposeCells . ReplaceOptions (); replace . setCaseSensitive...setCaseSensitive ( false ); replace . setMatchEntireCellCo ( false...

    docs.aspose.com/cells/ja/nodejs-cpp/replace-tex...
  7. ค้นหา

    ค้นหา...ใช้ Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...ค้นหาและแทนที่ข้อความ doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/th/words/Find-and-Replace-Text-...
  8. Archiv

    Archiv...mit Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...den Text doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/de/words/Find-and-Replace-Text-...
  9. Rechercher et remplacer dans Python|Aspose.Word...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de Python....replacing . Vous pouvez travailler avec...utiliser l’une des méthodes replace et replace_regex pour rechercher...

    docs.aspose.com/words/fr/python-net/find-and-re...
  10. Chercher

    chercher...replace(String, String, FindReplaceOptions)...document doc.getRange().replace("sad", "[replaced]", new FindReplac...

    blog.aspose.com/fr/words/find-and-replace-text-...