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

replacement

(0.28 sec)
  1. Lire le fichier de modèle Outlook OFT|Documenta...

    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/fr/java/read-outlook-temp...
  2. PST ファイル内の連絡先の管理|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/ja/net/managing-contacts-...
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... dispose (); } } Replacing Images in the Image Collection...Collection Aspose.Slides lets you replace images stored in a presentation’s...

    docs.aspose.com/slides/nodejs-java/image/
  4. PST फ़ाइलों में संपर्कों का प्रबंधन|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 ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/hi/net/managing-contacts-...
  5. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...use the following code to replace text in PDF: private bool ...cleanKey = key.Replace("\r\n", "").Replace("\r", "").Replace("\n", "")...

    forum.aspose.com/t/issue-with-text-placeholders...
  6. Schriftauswahlsequenz in JavaScript|Aspose.Slid...

    PowerPoint-Schriftauswahlsequenz in JavaScript...sie ersetzt – siehe Font Replacement und Font Substitution . Dies...entscheiden können, ob Sie embed , replace oder external sources hinzufügen...

    docs.aspose.com/slides/de/nodejs-java/font-sele...
  7. Redact ODT Document Online or using .NET | prod...

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

    products.aspose.com/total/net/redact/odt/
  8. Konvertálja a PST-t MSG-re C ++ alkalmazáson ke...

    Minta C ++ konverziós kód PST dokumentumhoz MSG formátumba. Használjon példakódot a PST MSG-re történő kötegelt átalakításhoz bármely C ++ alkalmazáson belül....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/hu/cpp/conversion/pst...
  9. Konvertera PST till MSG via C ++ ansökan | prod...

    Exempel på C ++ konverteringskod för PST-dokument till MSG-format. Använd exempelkod för batch PST till MSG-konvertering inom valfri C ++ -applikation....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/sv/cpp/conversion/pst...
  10. Cerca e sostituisci il testo nel documento MSG ...

    Codice sorgente C# per oscurare le informazioni sensibili 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/redaction/msg/