Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 5,527 for

replace text

(0.08 sec)
  1. Solution efficace pour le redimensionnement des...

    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 ( u ".tmp" , u ".tmp1" ); image...l'image du cadre ole et du texte alternatif oleObjectFrame ->...

    docs.aspose.com/slides/fr/cpp/solution-efficace...
  2. Fonctions Excel prises en charge|Documentation

    Fonctions Excel prises en charge pour lire/définir/calculer des formules...une référence sous forme de texte à une cellule unique dans une...dans une référence ARRAYTOTEXT Texte : Renvoie un tableau de valeurs...

    docs.aspose.com/cells/fr/python-net/supported-f...
  3. Notas de Lançamento do Aspose.PSD for .NET 23.7...

    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.... Text = "Texto de teste substituído".... ToString ( "0.0####" ). Replace ( "," , "." ); string largura...

    docs.aspose.com/psd/pt/net/aspose-psd-for-net-2...
  4. Что нового 2023|Aspose.PDF for .NET

    Эта страница представляет самые популярные новые функции в Aspose.PDF for .NET, представленные в 2023 году....find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...Visit ( form ); // Clear the text in each fragment foreach ( var...

    docs.aspose.com/pdf/ru/net/whatsnew/2023/
  5. Was ist neu|Aspose.Words für Python via .NET

    Aspose.Words für Python via .NET erweitert und verbessert sich täglich. Auf dieser Seite erfahren Sie mehr über die großen und interessantesten Funktionen des Produkts....Eigenschaft update_ambiguous_text_font hinzugefügt, um die Schriftauswahl...Google 24.12 Die Möglichkeit, Text mit den generativen Sprachmodellen...

    docs.aspose.com/words/de/python-net/what-s-new-...
  6. Wydania Aspose.PSD dla Javy 20.8|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....text.ITextItem.#ctor M:com.aspose...aspose.psd.fileformats.psd.layers.text.ITextItem.#ctor(com.aspose.psd...

    docs.aspose.com/psd/pl/java/aspose-psd-dla-java...
  7. プロジェクトの操作 | Aspose.Tasks ドキュメント

    Aspose.Tasks for .NET を使用してプロジェクトを作成、編集、保存する方法について説明します。... Replace (xml, "**$1Hrs$2Mins$3Secs**"...27 string duration = regex. Replace (args. InvalidValue , "PT$1H$2M$3S"...

    docs.aspose.com/tasks/ja/net/creating-reading-a...
  8. آرشیوها

    آرشیوها... Find and Replace Text: یک متن خاص را جستجو کرده...

    blog.aspose.com/fa/total/document-processing-in...
  9. テキストボックスの管理|Aspose.Slides ドキュメント

    Javaを使用してPowerPointスライドにテキストボックスを作成します。Javaを使用してPowerPointスライドにテキストボックスまたはテキストフレームに列を追加します。Javaを使用してPowerPointスライドにハイパーリンク付きのテキストボックスを追加します。... "shape is text box" : "shape is text not box" ); } });...Presentation pres = new Presentation ( "text.pptx" ); try { for ( ISlide...

    docs.aspose.com/slides/ja/java/manage-textbox/
  10. Замена текста в PDF с использованием C++|Aspose...

    Узнайте больше о различных способах замены и удаления текста из PDF. Aspose.PDF позволяет заменять текст в определенной области или с использованием регулярного выражения....using namespace Aspose :: Pdf :: Text ; void ReplaceTextOnAllPage...свойства textFragment -> set_Text ( u "World Wide Web" ); textFragment...

    docs.aspose.com/pdf/ru/cpp/replace-text-in-pdf/