Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 19,351 for

replacement

(0.12 sec)
  1. AttachmentCollection - Aspose.Email for Java - ...

    Contains documentation for all the methods & classes required to create applications using Aspose.Email for Java....(int index, Attachment item) Replaces the element at the specified...setItem(int index, Attachment item) Replaces the element at the specified...

    reference.aspose.com/email/java/com.aspose.emai...
  2. Attr | Aspose.HTML for .NET API Reference

    The Attr interface represents an attribute in an Element object. Typically the allowable values for the attribute are defined in a schema associated with the document....string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/html/net/aspose.html.dom/a...
  3. Frequently Asked Questions | Aspose.SVG for .NET

    SVG is a vector graphics format that is used to create SVG icons, SVG logos, SVG sprites, text vectorization and more....text, all font glyphs are replaced with the combination of <path>...application is intended to replace text elements in SVG files...

    docs.aspose.com/svg/net/faq/
  4. 온라인 ODT 텍스트 검색 또는 Python을 통한 ODT 검색 소프트웨어 구축 | ...

    ODT 파일의 콘텐츠 검색을 위한 무료 온라인 앱입니다. 모든 ODT 파일 텍스트 검색 애플리케이션을 위한 Python API 코드입니다....replace 함수를 사용하십시오. 또는 replacement.FindReplaceOptions와...FindReplaceOptions와 함께 정규 표현식에 range.replace_regex를 사용하세요. 문서를 저장하려면 ‘save’...

    products.aspose.com/total/ko/python-net/search/...
  5. Trova e sostituisci in Java|Aspose.Words per Java

    Trovare una stringa o un modello di espressione regolare nel documento e sostituirlo con il testo che si desidera utilizzare Java....possibile utilizzare uno dei Replace metodi per trovare o sostituire...([a-zA-Z]+) \1 . Utilizzare l’altro Replace metodo per cercare e sostituire...

    docs.aspose.com/words/it/java/find-and-replace/
  6. Aspose.HTML 23.5 | HTML Manipulation Java High ...

    Java class library to write, edit, parse, read, translate and convert HTML, XHTML, MHTML, and EPUB formats. Also supports manipulating DOM via JavaScript....operations such as remove and replace HTML nodes, save HTML documents...manipulate (create, edit, remove, replace) HTML nodes via API. Extract...

    releases.aspose.com/html/java/23-5/
  7. Aspose.HTML 17.10 | HTML Manipulation Java High...

    Java class library to write, edit, parse, read, translate and convert HTML, XHTML, MHTML, and EPUB formats. Also supports manipulating DOM via JavaScript....operations such as remove and replace HTML nodes, save HTML documents...manipulate (create, edit, remove, replace) HTML nodes via API. Extract...

    releases.aspose.com/html/java/17-10/
  8. Aspose.HTML 18.8 | HTML Manipulation Java High ...

    Java class library to write, edit, parse, read, translate and convert HTML, XHTML, MHTML, and EPUB formats. Also supports manipulating DOM via JavaScript....operations such as remove and replace HTML nodes, save HTML documents...manipulate (create, edit, remove, replace) HTML nodes via API. Extract...

    releases.aspose.com/html/java/18-8/
  9. Optimize SVG images in Aspose.Cells for Java AP...

    Hello, For performance and bandwidth purposes, we need to optimize the sizes of SVG images. It would be great if there were additional ImageOrPrintOptions that allow us to optimize SVG images. For example, currently th…...replace(".xlsx", "_" + shapeName +...svgFile = Paths.get(xlFile.replace(".xlsx", "_" + shapeName +...

    forum.aspose.com/t/optimize-svg-images-in-aspos...
  10. C++ aracılığıyla XLS belgesindeki metni arayın ...

    C++ Windows 32 bit, Windows 64 bit ve Linux 64 bit için C++ Runtime Environment'daki XLS dosyasındaki hassas bilgileri yeniden düzenlemek için örnek kod....// Metni değiştir workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // XLS...

    products.aspose.com/cells/tr/cpp/redaction/xls/