Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 11,672 for

replacement

(0.08 sec)
  1. Extract Message Attachments using Aspose.Email ...

    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 ( ".eml" , "" ). replace ( ":" , " " )...). replace ( "\\" , " " ). replace ( "/" , " " ). replace ( "...

    docs.aspose.com/email/java/extract-message-atta...
  2. Arsip

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

    blog.aspose.com/id/note/find-replace-text-oneno...
  3. پیدا کردن و جایگزینی در C++|Aspose.Words برای C++

    یک رشته یا الگوی عبارت منظم را در سند خود پیدا کنید و آن را با متن مورد نظر خود با استفاده از C++ جایگزین کنید.... قابلیت “Find and replace” شما را قادر می سازد تا یک...استفاده از عملیات find and replace با استفاده از موارد زیر فراهم...

    docs.aspose.com/words/fa/cpp/find-and-replace/
  4. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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.... Contains ( "\r" )) { //Replace text replaceLsakText ( textDataTL...newPortion . Text = Regex . Replace ( textSplit [ i ], "<.*?>"...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  5. 搜索

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

    blog.aspose.com/zh-hant/diagram/online-visio-ed...
  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. Замена изображений в коллекции изображений през...

    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_image ( data ) #второй способ.... images [ 1 ] oldImage . replace_image ( newImage ) #третий...

    docs.aspose.com/slides/ru/python-net/replacing-...
  8. Архивы

    Архивы...используя Document->getRange()->Replace(u"sad", u"bad", System::MakeObject...замените текст doc->get_Range()->Replace(u"sad", u"bad", System::Ma...

    blog.aspose.com/ru/words/Find-and-Replace-Text-...
  9. המרת Word ל- Excel Python|Aspose.Words עבור Pyt...

    להמיר PDF ל- Excel, XML ל- Excel, DOCX ל- Excel Python. שמור מסמך בפורמטים שונים כדי XLSX Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/he/python-net/convert-a-d...
  10. 在Java中查找和替换|Aspose.Words为Java

    在文档中查找字符串或正则表达式模式,并使用Java将其替换为所需的文本。... 查找和替换 {#ways-to-find-and-replace}的方法 Aspose.Words提供了两种应用查找和替换操作的方法,方法如下:...Words提供了两种应用查找和替换操作的方法,方法如下: Simple string replacement -要查找并用另一个替换特定字符串,您需要指定一个...

    docs.aspose.com/words/zh/java/find-and-replace/