Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 12,131 for

replacement

(0.17 sec)
  1. Wie man Teiltext in einer Zelle ersetzt|Documen...

    Erfahren Sie, wie man mit Aspose.Cells Teiltext in einer Zelle ersetzt....Dies erreichen Sie mit der Replace()-Methode oder durch programmatische...A2 ein. Verwendet die Cell.Replace-Methode, um einen Teil des...

    docs.aspose.com/cells/de/net/how-to-replace-par...
  2. Python का इस्तेमाल करके PPTX प्रस्तुति फ़ाइलें ...

    PPTX प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hi/python-net/redact...
  3. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…... Replace the ODT FORMCHECKBOX with a... edit the content.xml and replace the FORM‑CHECKBOX element with...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  4. Python을(를) 사용하여 PPT 프레젠테이션 파일에서 텍스트 검색 | produc...

    PPT 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/search...
  5. 搜索

    搜索...Replace(":", " ") + ".msg"); // 將此消息以...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  6. Hämta sidhuvuden och sidfötter med JavaScript v...

    Denna artikel förklarar hur man programmatisk hämtar sidhuvuden och sidfötter från Excel eller OpenOffice filer med JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/sv/javascript-cpp/get-hea...
  7. JavaScript ile C++ kullanarak Başlık veya Altbi...

    Bu makale, JavaScript via C++ API kullanarak Excel veya OpenOffice dosyalarından programatik olarak başlık ve altbilgilerin nasıl alınacağını açıklamaktadır.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/tr/javascript-cpp/get-hea...
  8. كيفية استبدال النص الجزئي في الخلية|Documentation

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

    docs.aspose.com/cells/ar/net/how-to-replace-par...
  9. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…... Now I need to replace Cells[int] to Cells[int, int]...@sentientsoft Your approach to replacing the Cells[int] indexer with...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...
  10. 使用 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...