Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 29,280 for

line

(0.05 sec)
  1. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java.... LINE_BREAK Explicit line break. PAGE_BREAK...break. LINE_BREAK public static int LINE_BREAK Explicit line break...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompatibilityOptions.SuppressBottomSpacing | As...

    Optimize your layout with CompatibilityOptions' SuppressBottomSpacing property, ensuring perfect Line height on the last page for a polished look....property Ignore Exact Line Height for Last Line on Page. public bool...

    reference.aspose.com/words/net/aspose.words.set...
  3. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... line_between When True , adds a vertical line between...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....attributes like color, line style, line width, distance from the...

    docs.aspose.com/words/java/working-with-paragra...
  9. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python...] #Add an autoshape of type line slide . shapes . add_auto_shape...add_auto_shape ( slides . ShapeType . LINE , 50 , 150 , 300 , 0 ) options...

    docs.aspose.com/slides/python-net/save-presenta...
  10. Caused by: java.lang.RuntimeException: Fontconf...

    Hi Team, Migrating jdk1.8 to jdk11, Received below error in higher region and it works fine in lower region. could you please assist aused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or f…...this property via the command line when launching the JVM. Install..."true"); Or set it via the command line when launching the JVM: -Djava...

    forum.aspose.com/t/caused-by-java-lang-runtimee...