Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 12,698 for

replacement

(1.82 sec)
  1. 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-...
  2. 在现有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...
  3. 기존 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...
  4. 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/...
  5. Hücrede Kısmi Metin Nasıl Değiştirilir|Document...

    Aspose.Cells ile hücrede kısmi metni nasıl değiştireceğinizi öğrenin.... Bunu Replace() metodunu kullanarak veya...adlı bir dize ekler. Cell.Replace yöntemi kullanarak metnin bir...

    docs.aspose.com/cells/tr/net/how-to-replace-par...
  6. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...streamProvider); even we try to replace “" with \ still getting same...error. var htmlContent = html.Replace(”\", “\”); Professionalize...

    forum.aspose.com/t/backslash-being-converted-to...
  7. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....may occur when it is to be replaced with a different field type...required. Updating Fields Python Replace Fields Node.js Related articles...

    docs.aspose.com/words/nodejs-net/remove-fields/
  8. Sayfanın Kağıt Genişliğini ve Yüksekliğini Alın...

    Bu bölümde visio sayfasının kağıt boyutunun Aspose.Diagram ile nasıl alınacağı açıklanmaktadır.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/tr/java/get-paper-width...
  9. Python을(를) 사용하여 PPTX 프레젠테이션 파일 수정 | products.as...

    PPTX Presentation에서 텍스트를 찾고 교체하기 위한 Python 소스 코드.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ko/python-net/redact...
  10. Tìm kiếm Văn bản trong Tệp Bản trình bày PPT bằ...

    Mã nguồn Python để tìm kiếm văn bản trong Bản trình bày PPT.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/search...