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

replacement

(0.37 sec)
  1. Low Code|Aspose.Wordsper Java

    Semplifica le attività di elaborazione dei documenti come confronta, converti, dividi, unisci, trova e sostituisci e altre utilizzando Low Code API. Aspose.Words LowCode API con sintassi pulita, risultati rapidi e sforzo di codifica minimo....Merger Search and replace - la classe Replacer Digital signing...

    docs.aspose.com/words/it/java/low-code/
  2. آرشیوها

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

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

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

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

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

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

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

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  6. 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...
  7. 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-...
  8. 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...
  9. 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/
  10. 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...