Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 13,360 for

replacement

(1.02 sec)
  1. Чтение встроенных вложений электронного письма ...

    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 with space // because windows...getName().replace(" . eml ", "").replace(" : ", " ").replace(" \\...

    docs.aspose.com/email/ru/java/read-embedded-ema...
  2. أرشيف

    أرشيف...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("2. Get organized", "New Text Here");...

    blog.aspose.com/ar/note/find-replace-text-oneno...
  3. Chercher

    chercher...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/fr/diagram/online-visio-editor/
  4. ค้นหา

    ค้นหา...Dictionary<string, string> replacements = new Dictionary<string...Dictionary<string, string>(); replacements.Add("[[CompanyName]]", "Research Society...

    blog.aspose.com/th/diagram/online-visio-editor/
  5. Temukan dan Ganti di C++|Aspose.Words untuk C++

    Temukan string atau pola ekspresi reguler di dokumen Anda dan ganti dengan teks yang Anda inginkan menggunakan C++....berikut ini: Simple string replacement - untuk menemukan dan mengganti...dengan namespace Aspose.Words.Replacing . Anda dapat bekerja dengan...

    docs.aspose.com/words/id/cpp/find-and-replace/
  6. Archivo

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

    blog.aspose.com/es/note/find-replace-text-oneno...
  7. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes... Replacing . FindReplaceOptions (); options...ignoreFieldCodes = ignoreFieldCodes ;; // Replace 'T' in document ignoring text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Buscar y Reemplazar en la Hoja de Cálculo|Docum...

    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....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/es/net/find-and-replace-i...
  9. Rechercher et remplacer dans les feuilles de ca...

    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....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/fr/net/find-and-replace-i...
  10. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....pages will be removed // and replaced with a constant value equal...resulting document will be replaced with their actual resulting...

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