Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 4,999 for

text alignment

(0.25 sec)
  1. 在 Android 上从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "Text vertical type: " + effectiveTextFrameFo...System . out . println ( "Alignment: " + effectiveStyleLevel ...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  2. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "Text vertical type: " + effectiveTextFrameFo...System . out . println ( "Alignment: " + effectiveStyleLevel ...

    docs.aspose.com/slides/zh/java/shape-effective-...
  3. 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...
  4. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....existing content with exact alignment. implementing custom layouts...that if the PDF file contains text labels for the graphics, they...

    docs.aspose.com/pdf/python-net/working-with-ope...
  5. Online PDF to PS Conversion or Build .NET based...

    Free online app to convert PDF to PS files. .NET C# conversion library code for PDF documents....reproduction and precise layout alignment. Digital Signage and Displays...Convert PDF to ODT (OpenDocument Text File Format) Convert PDF to...

    products.aspose.com/total/net/conversion/pdf-to...
  6. 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/
  7. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....word boundaries and thus make text typed in such fonts less readable...program listings where proper alignment of the content is important...

    docs.aspose.com/tex/java/latex-font-attributes/
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....properties like width or vertical alignment. The following code example...space between the bullet and text etc. To increase the list level...

    docs.aspose.com/words/java/using-documentbuilde...
  9. 在 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...
  10. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....number using the margins, alignment, starting page number, and...and PageNumberStamp.text_state to set the fonts. By default, the...

    kb.aspose.com/pdf/python/how-to-add-page-number...