Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,922 for

text alignment

(0.1 sec)
  1. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...Contents [ Hide ] 突出显示文本 highlight_text 方法在 TextFrame 类中,允许使用文本示例为文本的一部分添加背景颜色进行高亮,类似于... shapes [ 0 ] . text_frame . highlight_text ( "title" , draw...

    docs.aspose.com/slides/zh/python-net/text-forma...
  2. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....# Add text to each rectangle. shape1 . text_frame . text = "Miter...shape2 . text_frame . text = "Bevel Join style" shape3 . text_frame...

    docs.aspose.com/slides/python-net/shape-formatt...
  3. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... GetDataDir_AsposePdf_Text (); // Create PDF document using.... Pages . Add (); // Create text fragment var textFragment =...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  4. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....5: Corrupted text drawing when using LineAlligment...Aspose.Imaging 25.3: Corrupted text drawing when using StringAlignment...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  5. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....PowerPoint and can be added to the text or equation. For that, the math...This will create a mathematical text in XML that can be displayed...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert Text, images and other content, specify font, paragraph and section formatting...class Provides methods to insert text, images and other content, specify...an internal cursor where the text will be inserted when you call...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....// Add text to each rectangle. shape1 . TextFrame . Text = "Miter...TextFrame . Text = "Bevel Join Style" ; shape3 . TextFrame . Text = "Round...

    docs.aspose.com/slides/net/shape-formatting/
  8. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....BoldStyleSizeCoeffic_internalized Gets bold text style size coefficient Ital...ItalicStyleSizeCoeff_internalized Gets italic text style size coefficient Methods...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  9. 7. Presize adjustments to the layout

    This article discusses fine-tuning the math layout - automatic sizing and spacing, big delimiters, precise Alignment....T, T' \textstyle Embedded in text S, S' \scriptstyle In superscripts...higher-order superscripts or subscripts Text style ( T ) is used at the top...

    docs.aspose.com/tex/java/latex-math-fine-tuning/
  10. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...separately from the paragraphs of text. You do not create objects of...list1 . list_levels [ 0 ] . alignment = aw . lists . ListLevelAlignment...

    reference.aspose.com/words/python-net/aspose.wo...