Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 12,641 for

replacement

(0.35 sec)
  1. Zoek een EML-document zonder te openen via .NET...

    C#-broncode om woorden met een patroon te zoeken in een EML-bestand op .NET Framework-, .NET Core- en Xamarin-platforms....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/nl/net/search/eml/
  2. Căutați și înlocuiți textul în documentul EML p...

    Cod sursă C # pentru a redacta informații sensibile în fișierul EML pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/redaction/eml/
  3. ค้นหาเอกสาร MBOX โดยไม่ต้องเปิดผ่าน .NET | prod...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ MBOX บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/mbox/
  4. Căutați documentul PST fără a deschide prin .NE...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul PST pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/search/pst/
  5. Online ODT Text Search nebo Build ODT Search So...

    Bezplatná online aplikace pro vyhledávání obsahu v souboru ODT. Python API kód pro jakoukoli aplikaci pro textové vyhledávání souborů ODT....replace můžete najít a nahradit text...range.replace_regex pro regulární výraz spolu s replacement.FindReplaceOptions...

    products.aspose.com/total/cs/python-net/search/...
  6. Online ODT szöveges keresés vagy ODT keresőszof...

    Ingyenes online alkalmazás tartalomkereséshez ODT fájlban. Python API kód bármely ODT 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/...
  7. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python is a class library that can be used by developers for various platforms for a variety of document processing tasks....replacing The aspose.words.replacing module provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/python-net/
  8. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...temporary file/stream first , then replace the destination atomically...toString(), SaveFormat.Pptx); // Replace target with the fully written...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....); $imageUrl = new URL ( "[REPLACE WITH URL]" ); $connection =...{ $pres -> dispose (); } } Replace Images in the Image Collection...

    docs.aspose.com/slides/php-java/image/
  10. Rechercher et remplacer en C++|Aspose.Words pou...

    Recherchez une chaîne ou un modèle d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C++....suivants: Simple string replacement - pour rechercher et remplacer...l’espace de noms Aspose.Words.Replacing . Vous pouvez utiliser de...

    docs.aspose.com/words/fr/cpp/find-and-replace/