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

replacement

(0.2 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks.... save ( output_file ) Replace old Table with a new one in...and replace it with the desired one, you can use replace() the...

    docs.aspose.com/pdf/python-net/manipulate-table...
  2. Java HTML API – HTML and CSS Markup Parser

    Read, write, modify, edit, parse, and convert HTML, XHTML, MHTML, SVG, MD, and EPUB file formats with the Aspose.HTML for Java library....API allows to add, delete, replace nodes, extract CSS and navigate...W3C specifications Insert, replace or delete nodes Extract CSS...

    products.aspose.com/html/java/
  3. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…... 2025, 9:06am 4 clean_and_replace_with_aspose.py import os import...pdf" FIND_TEXT = “WELCOME” REPLACE_TEXT = “BIENVENIDO” 1) Backup...

    forum.aspose.com/t/error-proxy-error-invalidval...
  4. 搜索

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

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  5. 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...
  6. 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...
  7. 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...
  8. Tìm kiếm Văn bản trong Tệp Bản trình bày ODP bằ...

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

    products.aspose.com/slides/vi/python-net/search...
  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...