Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 12,805 for

replacement

(0.93 sec)
  1. Reemplazar Imagen en un Archivo PDF Existente|A...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente utilizando una biblioteca Java....Contents [ Hide ] El método Replace de la colección XImages te...es/" ; public static void Replace () { // Abrir documento Document...

    docs.aspose.com/pdf/es/java/replace-image-in-ex...
  2. 使用文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/zh/java/working-with-text/
  3. Travailler avec du texte|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... La méthode Replace, exposée par le SMS classe...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/fr/java/working-with-text/
  4. Rechercher et remplacer du texte sans perdre le...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text to replace if ( str . Contains ( strToFind )) //Replace exisitng...Portions ) //Find text to be replaced if ( port . Text . Contains...

    docs.aspose.com/slides/fr/net/find-and-replace-...
  5. تحويل Word إلى Excel في C#|Aspose.Words لـ .NET

    تحويل PDF إلى Excel، XML إلى Excel، DOCX إلى Excel C#. احفظ مستندًا بتنسيقات مختلفة إلى XLSX باستخدام C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ar/net/convert-a-document...
  6. Převést slovo na Excel v C#|Aspose.Words místo ...

    Převést PDF na Excel, XML na Excel, DOCX na Excel C#. Uložit dokument v různých formátech do XLSX pomocí C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/cs/net/convert-a-document...
  7. Převést Word do Excelu v C++|Aspose.Words pro C++

    Převeďte PDF do Excelu, XML do Excelu, DOCX do Excelu C++. Uložte dokument v různých formátech do XLSX pomocí C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/cs/cpp/convert-a-document...
  8. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    اكتشف خاصية UseLegacyOrder في FindReplaceOptions. فعّل عمليات البحث النصية المتسلسلة لتحسين الدقة. الإعداد الافتراضي هو خطأ. حسّن معالجة النصوص لديك!... Replace ( new Regex ( @"\[tag \d*\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs e ) { Matches...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Vind en Vervang in C++|Aspose.Words vir C++

    Soek'n string of gereelde uitdrukkingspatroon in u dokument en vervang dit met die teks wat u wil gebruik C++....Maniere om {#ways-to-find-and-replace}Te Vind En Te Vervang Aspose...te gebruik: Simple string replacement - om’n spesifieke string...

    docs.aspose.com/words/af/cpp/find-and-replace/
  10. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。... Replace 方法,由 文本 类,支持更改形状的文本。 本文中的代码示例查找并替换页面上形状的文本。...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/zh/net/working-with-text/