Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,105 for

line spacing

(0.05 sec)
  1. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....> ( doc ); // Add a regular space. builder -> Write ( System ::...:: String ( u "Before space." ) + Aspose :: Words :: ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. CompatibilityOptions.suppress_top_spacing prope...

    CompatibilityOptions.suppress_top_Spacing property. Ignore Minimum and Exact Line Height for First Line on Page....suppress_top_spacing property CompatibilityOptions.suppress_top_spacing...suppress_top_spacing property Ignore Minimum and Exact Line Height for...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...LINE_BREAK and char ControlChar.LINE_BREAK_CHAR have...Carriage return followed by line feed character: “\x000d\x000a”...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical Lines between columns for a polished, organized look....When true , adds a vertical line between columns. public bool...separate columns with a vertical line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  6. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....have Line and Row child entities. Line 20 Represents line of characters...of text and inline objects. Line may have Span child entities...

    reference.aspose.com/words/net/aspose.words.lay...
  7. TeX to TIFF Conversion API| C++

    TeX to TIFF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to TIFF....precise control over layout, spacing, hyphenation, and the appearance...files to TIFF in just a few lines of code. Instantiate the TeXOptions...

    products.aspose.com/tex/cpp/conversion/tex-to-t...
  8. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++....Examples Shows how to add a line strikethrough to text. auto...doc , u "Text with a single-line strikethrough." ); run -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical Line between columns in C++....When true , adds a vertical line between columns. bool Aspose...separate columns with a vertical line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field...text on their line. field . dont_affects_line_spacing = True self...

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