Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 9,068 for

replacement

(0.06 sec)
  1. Cerca i substitueix el text en el document MSG ...

    Codi font C # per editar informació sensible al fitxer MSG a les plataformes .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/ca/net/redaction/msg/
  2. Căutați documentul MSG fără a deschide prin .NE...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul MSG 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/msg/
  3. Online ODT-textsökning eller bygg ODT-sökprogra...

    Gratis onlineapp för innehållssökning i ODT-fil. Python API-kod för alla ODT-filtextsökningsprogram....replace-funktionen för att hitta och...FindReplaceOptions. Eller använd range.replace_regex för reguljära uttryck...

    products.aspose.com/total/sv/python-net/search/...
  4. Redact PPTX Presentation Online or using .NET |...

    Open and redact PPTX document online via app for free. .NET API C# code to search and replace PPTX text....Code listed for search and replace text in PPTX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/pptx/
  5. Working with Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....index of “Quarter” and will be replaced with the table data’s real...index of “Sales” and will be replaced with the table data’s real...

    docs.aspose.com/cells/reportingservices/working...
  6. Python का इस्तेमाल करके PPTX प्रस्तुति फ़ाइलें ...

    PPTX प्रस्तुतिकरण में टेक्स्ट खोजने और बदलने के लिए Python स्रोत कोड.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hi/python-net/redact...
  7. Python을(를) 사용하여 PPT 프레젠테이션 파일에서 텍스트 검색 | produc...

    PPT 프레젠테이션에서 텍스트를 검색하기 위한 Python 소스 코드입니다.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/search...
  8. Wie man Teiltext in einer Zelle ersetzt|Documen...

    Erfahren Sie, wie man mit Aspose.Cells Teiltext in einer Zelle ersetzt....Dies erreichen Sie mit der Replace()-Methode oder durch programmatische...A2 ein. Verwendet die Cell.Replace-Methode, um einen Teil des...

    docs.aspose.com/cells/de/net/how-to-replace-par...
  9. FindReplaceOptions Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.FindReplaceOptions för avancerade sök- och ersättningsfunktioner, vilket förbättrar dokumentredigering med precision och flexibilitet.... Replace ( "Ruby" , "Jade" , options...findWholeWordsOnly ; doc . Range . Replace ( "Jackson" , "Louis" , options...

    reference.aspose.com/words/sv/net/aspose.words....
  10. 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...