Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 12,683 for

replacement

(0.29 sec)
  1. Архів

    Архів...# Створити словник замін replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/uk/diagram/find-and-replace-in-...
  2. Procurar

    Procurar...dicionário de substituições replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/pt/diagram/find-and-replace-in-...
  3. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  4. 기존 PDF에서 테이블 조작|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 기존 PDF의 테이블 작업 방법을 배우고 문서 수정의 유연성을 제공합니다....하는 경우, TableAbsorber 클래스의 Replace() 메서드를 사용하여 이를 수행할 수 있습니다....); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/ko/net/manipulate-tables-in...
  5. Online DOCX szöveges keresés vagy DOCX keresősz...

    Ingyenes online alkalmazás tartalomkereséshez DOCX fájlban. Python API kód bármely DOCX fájl szövegkereső alkalmazáshoz....replace függvény segítségével szöveget...range.replace_regex-et reguláris kifejezéshez a replaceing.FindReplaceOptions...

    products.aspose.com/total/hu/python-net/search/...
  6. آرشیوها

    آرشیوها...Replace(":", " ") + ".msg"); // این...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/fa/email/read-ms-outlook-pst-fi...
  7. 档案

    档案...Replace(":", " ") + ".msg"); // 将此消息保存到...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  8. Lưu trữ

    Lưu trữ...Replace(":", " ") + ".msg"); // Lưu...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  9. Lưu trữ

    Lưu trữ...replace(":", " ") + ".msg"); // Lưu...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  10. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/javascript-cpp/get-header...