Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 12,602 for

replacement

(0.12 sec)
  1. Archiwa

    Archiwa... Następnie wywołaj metodę replace(). Pobiera wyszukiwany ciąg...przy użyciu metody Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pl/words/python-ms-word-automat...
  2. Arşiv

    Arşiv... Bundan sonra replace() yöntemini çağırın. Argüman...Arama dizesini belirtin ve replace yöntemini kullanarak dizeyi...

    blog.aspose.com/tr/words/python-ms-word-automat...
  3. الحصول على رؤوس وتذييلات مع جافا سكريبت عبر C++...

    تشرح هذه المقالة كيفية الحصول برمجيًا على رؤوس وتذييلات من ملفات إكسل أو أوبن أوفيس باستخدام واجهة برمجة التطبيقات جافا سكريبت عبر C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ar/javascript-cpp/get-hea...
  4. Rechercher et remplacer dans C#|Aspose.Words po...

    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 C#....Replacing . Vous pouvez travailler avec...utiliser l’une des méthodes Replace pour rechercher ou remplacer...

    docs.aspose.com/words/fr/net/find-and-replace/
  5. Manipulating Metafiles|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.... Support For Replacing Missing Fonts Using Aspose...Imaging for Java, developers can replace missing fonts when saving ODG...

    docs.aspose.com/imaging/java/manipulating-metaf...
  6. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet.... // Replace the value with the actual route...of a text translator. /// Replace the body of <c>TranslateAsync</c>...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. Archiv

    Archiv...Vytvořte slovník náhrad replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/cs/diagram/find-and-replace-in-...
  8. ค้นหาเอกสาร EML โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ EML บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/eml/
  9. ค้นหาเอกสาร MSG โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ MSG บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/msg/
  10. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …... Replace the workbook link for each...(shape is IChart chart) { // Replace the external workbook reference...

    forum.aspose.com/t/updating-linked-excel-chart-...