Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,467 for

line spacing

(0.08 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....highlighting, background color, spacing, and alignment. In addition...Character Spacing Aspose.Slides lets you adjust the spacing between...

    docs.aspose.com/slides/python-net/text-formatting/
  2. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....also let you set line spacing type, a line spacing value, and a maximum...

    kb.aspose.com/font/java/write-text-on-image-usi...
  3. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the documentation article in C++....are of equal width and evenly spaced. get_LineBetween () When true...adds a vertical line between columns. get_Spacing () When columns...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....as indentation, alignment, spacing, borders, and fonts. Steps...set alignment, indentation, spacing, border, and fonts. Finally...

    kb.aspose.com/words/java/paragraph-formatting-i...
  5. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...loadOptions ); // The style's line spacing will have this value when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document loading process should match a specific MS Word version. Default value is Word2019 in C++....loadOptions ); // The style's line spacing will have this value when...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character Spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph in C++....indicating whether inter-character spacing is automatically adjusted between...text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....letter spacing (kerning and tracking), setting line spacing (leading)...appropriate font sizes, line spacing, and clear letterforms improve...

    docs.aspose.com/font/net/font-styling/
  9. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a Line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...should to separate them with a line break/paragraph break before...Insert an empty paragraph (or a line‑break) before that node. Step‑by‑step...

    forum.aspose.com/t/caption-and-image-parabreak/...
  10. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...load_options ) # The style's line spacing will have this value when...default_paragraph_format . line_spacing , delta = 0.01 ) See Also...

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