Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 12,572 for

replacement

(0.23 sec)
  1. Python का इस्तेमाल करके PPT प्रस्तुति फ़ाइलें स...

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

    products.aspose.com/slides/hi/python-net/redact...
  2. Low Code|Aspose.Words pentru Java

    Simplificați sarcinile de procesare a documentelor, cum ar fi compararea, conversia, împărțirea, îmbinarea, găsirea și înlocuirea și altele folosind Low Code API. Aspose.Words LowCode API cu sintaxă curată, rezultate rapide și efort minim de codificare....Merger Search and replace - clasa Replacer Digital signing de...

    docs.aspose.com/words/ro/java/low-code/
  3. Lưu trữ

    Lưu trữ... Gọi IWorkbook-> Replace (intrusiveptr Aspose::Cells::Systems::String...Thay thế văn bản workbook->Replace(new String("Text to find")...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  4. 搜索

    搜索... 調用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替換文字 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  5. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...has two part Replace tag in World Doc 2.Replace tag in Table...we fix this by Replace Tag in table then replace tag in World doc...

    forum.aspose.com/t/table-not-found-in-world-doc...
  6. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  7. Erhalte Kopf und Fußzeilen mit JavaScript via C...

    Dieser Artikel erklärt, wie man programmgesteuert Kopf und Fußzeilen aus Excel oder OpenOffice Dateien mit der JavaScript über C++ API abruft.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/de/javascript-cpp/get-hea...
  8. Fitur Utilitas Microsoft Graph|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.... replace ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/id/java/microsoft-graph-u...
  9. 아카이브

    아카이브...replace(":", " ") + ".msg"); // 이 메시지를...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/ko/email/read-ms-outlook-pst-fi...
  10. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....// Get the shape by its ID (replace with your shape ID) Aspose...VSDX); } } } In this example, replace "path_to_your_diagram.vsd"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...