Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 5,193 for

replace text

(0.2 sec)
  1. DocumentVisitor.VisitCellEnd | Aspose.Words لـ ...

    اكتشف طريقة DocumentVisitor VisitCellEnd، وهي أساسية لإدارة تعداد خلايا الجدول في تطبيقاتك. حسّن كفاءة البرمجة لديك اليوم!... Replace ( "\u0007" , ", " ); int rowWidth...IndentAndAppendLine ( string text ) { for ( int i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. إدارة صندوق النص|وثائق Aspose.Slides

    إنشاء صندوق نص في شرائح باور بوينت باستخدام جافا. إضافة عمود في صندوق النص أو إطار النص في شرائح باور بوينت باستخدام جافا. إضافة صندوق نص مع ارتباط تشعبي في شرائح باور بوينت باستخدام جافا....Presentation pres = new Presentation ( "text.pptx" ); try { for ( ISlide...setText ( portion . getText (). replace ( "years" , "months" )); //...

    docs.aspose.com/slides/ar/androidjava/manage-te...
  3. إدارة مربع النص|وثائق Aspose.Slides

    إنشاء مربع نص على شرائح PowerPoint باستخدام Java. إضافة عمود في مربع نص أو إطار نص في شرائح PowerPoint باستخدام Java. إضافة مربع نص به رابط في شرائح PowerPoint باستخدام Java....Presentation pres = new Presentation ( "text.pptx" ); try { for ( ISlide...setText ( portion . getText (). replace ( "years" , "months" )); //يغير...

    docs.aspose.com/slides/ar/java/manage-textbox/
  4. Administrar TextBox|Documentación de Aspose.Slides

    Crea un cuadro de Texto en diapositivas de PowerPoint utilizando Java. Agrega columna en el cuadro de Texto o marco de Texto en diapositivas de PowerPoint utilizando Java. Agrega un cuadro de Texto con un hipervínculo en diapositivas de PowerPoint utilizando Java....Presentation pres = new Presentation ( "text.pptx" ); try { for ( ISlide...setText ( portion . getText (). replace ( "years" , "months" )); //Cambia...

    docs.aspose.com/slides/es/java/manage-textbox/
  5. Novedades 2023|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 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/es/net/whatsnew/2023/
  6. Características de la utilería de Gmail|Documen...

    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 ; /// <summary> /// Consola...b64 = b64 . Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/es/net/gmail-utility-feat...
  7. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...duration_text which should exist task.duration_text = f"{duration_days}d"...XML xml_path = output_path.replace(‘.mpp’, ‘.xml’) try : project...

    forum.aspose.com/t/duration-auto-calculating-is...
  8. Quoi de neuf|Aspose.Words pour C++

    Aspose.Words pour C++ s'agrandit et s'améliore quotidiennement. Sur cette page, vous pouvez en apprendre davantage sur les fonctionnalités énormes et les plus intéressantes du produit....2 introduit la synthèse de texte avec Anthropic AI modèles, ajoute...Génératifs 25.2 La synthèse de texte à l’aide de modèles de langage...

    docs.aspose.com/words/fr/cpp/what-s-new-in-aspo...
  9. آرشیوها

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

    blog.aspose.com/fa/total/document-processing-in...
  10. Управление текстовым полем|Документация Aspose....

    Создание текстовых полей на слайдах PowerPoint с использованием PHP. Добавление столбца в текстовое поле или текстовую рамку на слайдах PowerPoint с использованием PHP. Добавление текстового поля с гиперссылкой на слайды PowerPoint с использованием PHP....$pres = new Presentation ( "text.pptx" ); try { foreach ( $pres...$portion -> getText () -> replace ( "years" , "months" )); //...

    docs.aspose.com/slides/ru/php-java/manage-textbox/