Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 12,120 for

replacement

(0.26 sec)
  1. 搜索

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

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  8. ReplacerContext constructor | Aspose.Words for ...

    ReplacerContext constructor....find_replace_options property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C++ API code for any XLSX file text search application.... Create replace options via CreateIReplaceOption...Use Replace functions to search the occurences and replace. Use...

    products.aspose.com/total/cpp/search/xlsx/
  10. Archiv

    Archiv...ein Ersetzungswörterbuch replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/de/diagram/find-and-replace-in-...