Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 13,180 for

replacement

(0.18 sec)
  1. 使用 Python 在 ODP 演示文件中搜索文本 | products.aspose.com

    Python 源代碼,用於在 ODP 演示文稿中搜索文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/s...
  2. كيفية استبدال النص الجزئي في الخلية|Documentation

    تعلم كيفية استبدال النص الجزئي في الخلية باستخدام Aspose.Cells....يمكنك تحقيق ذلك باستخدام طريقة Replace() أو التلاعب بقيم الخلايا برمجياً...A1 و A2. يستخدم طريقة Cell.Replace لاستبدال جزء من النص. يحدث...

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  3. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX document online via app for free. Android API code to search and replace XLSX text with regular expression....Code listed for search and replace text in XLSX file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/x...
  4. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with regular expression....Code listed for search and replace text in XLS file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/xls/
  5. Image Operations|Aspose.PDF for Python via .NET

    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....Operations Contents [ Hide ] Replace Images in PDF Delete Images...

    docs.aspose.com/pdf/python-net/image-operations/
  6. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...Replace with MatchEvaluator to replace only the first...//string fileNames = Regex.Replace(workingDocumentColle.DocumentCollection...

    forum.aspose.com/t/wrong-document-sent-back/312061
  7. Chercher

    chercher...Replace(":", " ") + ".msg"); // Enregistrez...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/fr/email/read-ms-outlook-pst-fi...
  8. Chercher

    chercher...replace(":", " ") + ".msg"); // Enregistrez...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/fr/email/read-ms-outlook-pst-fi...
  9. Archiv

    Archiv...replace(":", " ") + ".msg"); // Speichern...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/de/email/read-ms-outlook-pst-fi...
  10. ค้นหาและแทนที่ในJava|Aspose.WordsสำหรับJava

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการใช้Java....ต่อไปนี้: Simple string replacement –เมื่อต้องการค้นหาและแทน...บง่าย คุณสามารถใช้วิธีการ Replace อย่างใดอย่างหนึ่งเพื่อค้นห...

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