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

replacement

(0.15 sec)
  1. 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...
  2. Control External Resources using WorkbookSettin...

    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.... The code replaces the linked image with the...the broken linked image is replaced with the Aspose Logo. Sample...

    docs.aspose.com/cells/net/control-external-reso...
  3. Javaでの検索と置換|Aspose.WordsのためのJava

    文書内の文字列または正規表現パターンを見つけ、Javaを使用して必要なテキストに置き換えます。... {#ways-to-find-and-replace}の検索と置換の方法 Aspose.Wordsは、次を...方法を提供します: Simple string replacement –特定の文字列を検索して別の文字列に置き換えるに...

    docs.aspose.com/words/ja/java/find-and-replace/
  4. C++でWordをExcelに変換する|C++の場合Aspose.Words

    PDFをExcelに変換し、XMLをExcelに変換し、DOCXをExcel C++に変換します。 C++を使用して、さまざまな形式の文書をXLSXに保存します。...object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/cpp/convert-a-document...
  5. تحويل PST إلى MSG عبر تطبيق C ++ | products.asp...

    نموذج رمز تحويل C ++ لوثيقة PST إلى تنسيق MSG. استخدم رمز المثال لتحويل PST دفعة واحدة إلى MSG داخل أي تطبيق C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ar/cpp/conversion/pst...
  6. Converteer PST naar MSG via de C++-applicatie |...

    Voorbeeld C ++ conversiecode voor PST-document naar MSG-formaat. Gebruik voorbeeldcode voor batch-conversie van PST naar MSG binnen elke C ++ -toepassing....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/nl/cpp/conversion/pst...
  7. 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-...
  8. 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/
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    اكتشف خاصية UseSubstitutions في FindReplaceOptions. فعّل الاستبدالات بسهولة في أنماط الاستبدال لتحسين مرونة تحرير النصوص.... Replace ( regex , @"$2 took money from...([A-z]+)" ); doc . Range . Replace ( regex , @"$3 bought a $2...

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