Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 2,341 for

regex

(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....= "" ) text += Regex . Replace ( shape . Text . Value...

    docs.aspose.com/diagram/es/net/working-with-text/
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...PPTX ) 使用正则表达式突出显示文本 highlight_regex 方法在 TextFrame 类中,允许使用正则表达式为...] . text_frame . highlight_regex ( " \\ b[^ \\ s]{5,} \\ b" ...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. Travailler avec du texte|Documentation

    Cette section explique comment insérer une forme de texte ou mettre à jour le texte de la forme avec Aspose.Diagram....= "" ) text += Regex . Replace ( shape . Text . Value...

    docs.aspose.com/diagram/fr/net/working-with-text/
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....regex.Matcher; import java.util.regex.Pattern; public...mFieldSeparator); Matcher matcher = G_REGEX.matcher(fieldCode.trim()); matcher...

    reference.aspose.com/words/java/com.aspose.word...
  5. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....Save ( "highlighted_text_using_regex.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/net/text-formatting/
  6. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...Regexes; using Govbr.ServicosArquivos...Govbr.ServicosArquivos.Servico.Regexes; using Govbr.ServicosArquivos...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  7. Архивы

    Архивы...помощь регулярные выражения (regex). Aspose.PDF for .NET позволяет...

    blog.aspose.com/ru/pdf/search-in-pdf-using-csharp/
  8. Форматирование текста презентации в .NET|Докуме...

    Форматирование и стилизация текста в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для .NET. Настройка шрифтов, цветов, выравнивания и других параметров....Save ( "highlighted_text_using_regex.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ru/net/text-formatting/
  9. PythonでPowerPointテキストをフォーマット|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定する方法を学びます。フォント、色、配置などを強力な Python コード例でカスタマイズできます。...正規表現を使用したテキストのハイライト highlight_regex メソッドは、 TextFrame クラスにあり、正規表...] . text_frame . highlight_regex ( " \\ b[^\s]{5,} \\ b" , draw...

    docs.aspose.com/slides/ja/python-net/text-forma...
  10. Что нового|Aspose.PDF for Java

    На этой странице представлены самые популярные новые функции в Aspose.PDF для Java, которые были добавлены в последних выпусках....TextFragmentCollecti (); Pattern [] regexes = new Pattern [ 6 ] ; for (...expressions . length ; i ++ ) { regexes [ i ] = Pattern . compile (...

    docs.aspose.com/pdf/ru/java/whatsnew/