Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 5,352 for

replace text

(0.1 sec)
  1. إدارة صندوق النص|توثيق Aspose.Slides لـ PHP

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

    docs.aspose.com/slides/ar/php-java/manage-textbox/
  2. Gestionar TextBox|Documentación de Aspose.Slide...

    Crear un cuadro de Texto en las diapositivas de PowerPoint usando PHP. Agregar columna en el cuadro de Texto o marco de Texto en las diapositivas de PowerPoint usando PHP. Agregar un cuadro de Texto con hipervínculo en las diapositivas de PowerPoint usando PHP....$pres = new Presentation ( "text.pptx" ); try { foreach ( $pres...$portion -> getText () -> replace ( "years" , "months" )); //...

    docs.aspose.com/slides/es/php-java/manage-textbox/
  3. プロジェクトの操作 | 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...
  4. Преобразовать файл mpp Project Microsoft Projec...

    Aspose.tasks для .net позволяет преобразовать файлы MPP или MPX в PDF. Используйте PDFSaveOptions для настройки вывода PDF....developers to customize the text style for over-allocated resources...such a case, the default font replaces the missing font and output...

    docs.aspose.com/tasks/ru/net/convert-ms-project...
  5. Konvertieren Sie Microsoft Project MPP -Datei i...

    Aspose.Tasks für .NET ermöglicht das Konvertieren von MPP- oder MPX -Dateien in PDF. Verwenden Sie PDFSaveOptions, um die PDF -Ausgabe anzupassen....developers to customize the text style for over-allocated resources...such a case, the default font replaces the missing font and output...

    docs.aspose.com/tasks/de/net/convert-ms-project...
  6. Mengonversi Dokumen di AWS|Aspose.PDF for .NET

    Pelajari cara menerapkan dan menggunakan Aspose.PDF for .NET di lingkungan AWS. Buka pemrosesan PDF yang kuat di cloud....Text ; // Assembly attribute to enable...pdfDocument . Pages . Add (); // Add text elements page . Paragraphs ...

    docs.aspose.com/pdf/id/net/integration-aws/
  7. آرشیوها

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

    blog.aspose.com/fa/total/document-processing-in...
  8. آرشیوها

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

    blog.aspose.com/fa/total/document-processing-in...
  9. Конвертация документов в AWS|Aspose.PDF for .NET

    Узнайте, как развернуть и использовать Aspose.PDF for .NET в средах AWS. Откройте мощную обработку PDF в облаке....Text ; // Assembly attribute to enable...pdfDocument . Pages . Add (); // Add text elements page . Paragraphs ...

    docs.aspose.com/pdf/ru/net/integration-aws/
  10. テキストボックスの管理|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/