Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 13,183 for

replacement

(0.09 sec)
  1. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....Dictionary < string , string > replacements = new Dictionary < string...string , string >(); replacements . Add ( "[[CompanyName]]" , "Research...

    docs.aspose.com/diagram/es/net/working-with-text/
  2. Séquence de sélection des polices dans Aspose.S...

    Découvrez comment Aspose.Slides pour PHP via Java sélectionne les polices, garantissant une présentation nette et cohérente des fichiers PPT, PPTX et ODP — améliorez vos diapositives dès maintenant....sont remplacées — voir Font Replacement et Font Substitution . Voici...pouvez décider d' embed , replace , ou d’ajouter external sources...

    docs.aspose.com/slides/fr/php-java/font-selecti...
  3. 读取 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/zh/java/read-outlook-temp...
  4. Redact ODT Document Online or using Android Mob...

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

    products.aspose.com/total/android-java/redact/odt/
  5. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  6. ReplacingArgs.MatchNode | Aspose.Words لـ .NET

    اكتشف خاصية ReplacingArgs MatchNode للوصول بسهولة إلى العقدة التي تبدأ فيها مطابقتك، مما يعزز كفاءة ودقة الترميز لديك.... Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...ReplaceAction IReplacingCallback . Replacing ( ReplacingArgs args ) { Document...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Bildverarbeitung mit der Modernen API verbesser...

    Modernisieren Sie die Folien-Bildverarbeitung, indem Sie veraltete Bild-APIs durch die .NET Moderne API ersetzen, um nahtlose PowerPoint- und OpenDocument-Automatisierung zu ermöglichen....Presentation Method Signature Replacement Method Signature public Bitmap[]...completely Shape Method Signature Replacement Method Signature public Bitmap...

    docs.aspose.com/slides/de/net/modern-api/
  8. تحويل CSV إلى JSON باستخدام JavaScript عبر C++|...

    تحويل ملف CSV إلى JSON باستخدام API Aspose.Cells for JavaScript سهلة الاستخدام عبر C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ar/javascript-cpp/convert...
  9. Convertir CSV a JSON con JavaScript mediante C+...

    Convertir archivo CSV a JSON usando la API Aspose.Cells for JavaScript fácil de usar vía C++.... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/es/javascript-cpp/convert...
  10. Najít a nahradit v C#|Aspose.Words místo .NET

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít C#....Replacing jmenný prostor. Můžete pracovat...řetězců Můžete použít jednu z Replace metody, jak najít nebo nahradit...

    docs.aspose.com/words/cs/net/find-and-replace/