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

replacement

(0.08 sec)
  1. Converti PST in MSG tramite l'applicazione C++ ...

    Esempio di codice di conversione C++ per il documento PST in formato MSG. Usa un codice di esempio per la conversione in batch da PST a MSG all'interno di qualsiasi applicazione C++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/it/cpp/conversion/pst...
  2. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for C++ 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/cpp/object-preview-issue...
  3. Schriftauswahlsequenz in Aspose.Slides für Pyth...

    Entdecken Sie, wie Aspose.Slides für Python über .NET Schriften auswählt und dabei eine klare, konsistente Darstellung von PPT-, PPTX- und ODP-Dateien gewährleistet – verbessern Sie jetzt Ihre Folien....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/python-net/font-selec...
  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. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...the assignment and will be replaced by empty string. Properties...the assignment and will be replaced by empty string. index_of_key(name)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... Png ); } Replace a Picture Shape of the Visio...allows developers to access and replace available picture shapes in...

    docs.aspose.com/diagram/net/working-with-images/
  7. Converti CSV in JSON con JavaScript tramite C++...

    Converti file CSV in JSON usando l’API facile da usare Aspose.Cells for JavaScript tramite C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/it/javascript-cpp/convert...
  8. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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....) -> newValue )); //Step: Replace text for ( Layer layerItem...getKey ())) != - 1 ) { sb . replace ( index , index + kvp . getKey...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. ReplacingArgs.MatchNode | Aspose.Words per .NET

    Scopri la proprietà MatchNode di ReplacingArgs per accedere facilmente al nodo in cui inizia la corrispondenza, migliorando così l'efficienza e la precisione della tua codifica.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/it/net/aspose.words....