Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 11,986 for

replacement

(0.05 sec)
  1. Převést PST na MSG pomocí aplikace C ++ | produ...

    Ukázkový kód převodu C ++ pro dokument PST do formátu MSG. Použijte ukázkový kód pro dávkovou konverzi PST na MSG v libovolné aplikaci C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cs/cpp/conversion/pst...
  2. Cerca un documento MSG senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file MSG su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/msg/
  3. Ler Arquivo de Modelo do Outlook OFT|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.... replace ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/pt/java/read-outlook-temp...
  4. How to Delete Page Break in Word using Python

    This article guides on how to delete page break in Word using Python. It shares details about the IDE settings, a list of tasks, and a runnable sample code to remove all page breaks in Word using Python....PAGE_BREAK control character Replace all such characters with empty...PAGE_BREAK control characters are replaced with an empty string before...

    kb.aspose.com/words/python/how-to-delete-page-b...
  5. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/nodejs-java/object-previ...
  6. Redact DOC Document Online or using Android Mob...

    Open and redact DOC document online via app for free. Android API code to search and replace DOC text with regular expression....Code listed for search and replace text in DOC file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/doc/
  7. Redact Word Document Online or using Android Mo...

    Open and redact Word document online via app for free. Android API code to search and replace Word text with regular expression....Code listed for search and replace text in Word file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/w...
  8. Găsiți și înlocuiți în C++|Aspose.Words pentru C++

    Găsiți un șir sau un model de expresie regulată în documentul dvs. și înlocuiți-l cu textul dorit folosind C++....următoarele: Simple string replacement - pentru a găsi și înlocui...spațiul de nume Aspose.Words.Replacing . Puteți lucra cu mai multe...

    docs.aspose.com/words/ro/cpp/find-and-replace/
  9. Buscar y reemplazar en C++|Aspose.Words para C++

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee con C++....siguiente: Simple string replacement - para buscar y reemplazar...espacio de nombres Aspose.Words.Replacing . Puede trabajar con muchas...

    docs.aspose.com/words/es/cpp/find-and-replace/
  10. C++経由でJavaScriptを使用して正規表現でワークブック内のテキストを置換|Docum...

    C++経由でJavaScriptを使用して正規表現でワークブック内のテキストを置換...> < head > < title > Regex Replace Example </ title > </ head...head > < body > < h1 > Regex Replace Example </ h1 > < input type...

    docs.aspose.com/cells/ja/javascript-cpp/replace...