Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,169 for

text alignment

(0.09 sec)
  1. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....builder's current section and add text. builder . page_setup . orientation...builder . page_setup . vertical_alignment = aw . PageVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....get_Alignment () const Gets or sets the alignment of text at this...System::TypeInfo&) const override set_Alignment (Aspose::Words::TabAlignment)...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of Text to the parent element....used to add a single line of text to the parent element. ContentConfig...Generation.Config.Enums ; The text displayed in the form is specified...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....) # Set the horizontal text alignment for every paragraph in...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the Text of the paragraph....separates the list label from the text of the paragraph. Used as a...placed between the list label and text of the paragraph. SPACE A space...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the Text of the paragraph....separates the list label from the text of the paragraph. Used as a...placed between the list label and text of the paragraph. Space A space...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...style= "text-align:left" > 标题 </th> <th style= "text-align:left"...用于描述表格。以下代码片段显示了如何使用一个简单的表格。在此示例中,某些单元格具有 Alignment 属性,并且该属性具有数值: 左对齐 居中对齐 右对齐...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  8. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...style= "text-align:left" > Title </th> <th style= "text-align:left"...用于描述表格。以下代码片段展示了如何使用简单的表格。在此示例中,一些单元格具有 Alignment 属性,并且该属性具有数值: 左对齐 居中对齐 右对齐...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  9. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++....builder's current section and add text. builder -> get_PageSetup ()...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document.... alignment = aw . ParagraphAlignment...the paragraph after appending text # and then starts a new line...

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