Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,520 for

line spacing

(1.03 sec)
  1. Public API Changes in Aspise.Cells 8.3.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides support for the Signature Line to mimic the MS Excel equivalent...sample code adds a Signature Line using the Picture.SignatureLine...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...but the lines appear too bold. Vector mode : The line thickness...produces noticeably bolder lines compared to surrounding text...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  3. Frequently Asked Questions

    Get answers to all the most frequent questions about fonts, their usage, structure a variety....variant; Font weight; Font size/line height; Font family; Font types...characters (glyphs), their spacing, and other typographic features...

    docs.aspose.com/font/net/what-is-font/faq/
  4. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#....formatting including indents, spacing, borders and shading, tab stops...objects including position, size, line and fill properties, image bytes...

    docs.aspose.com/words/net/features/
  5. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...allow_cell_spacing Gets or sets the “Allow spacing between cells”...Gets or sets the amount of space (in points) to add below the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...header</h2> <p style="color: blue; line-height: 1.5;">This is an example...getting result without styles and spaces image.png (6.3 KB) Expected:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  7. Create Self-Extracting SFX Archives | Aspose.Zi...

    Learn how to create self-extracting SFX archives with our comprehensive guide....click, or run it via the command-line interface. If you want to start...specify -autoExtract command-line option. Sample: Copy 1 C : \...

    docs.aspose.com/zip/java/create-self-extracting...
  8. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document.... first_line_indent = 8 paragraph_format...JUSTIFY paragraph_format . add_space_between_far_east_and_alpha =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all Lines in the paragraph are to remain on the same page....keep_together property True if all lines in the paragraph are to remain...paragraph_format paragraph_format . first_line_indent = 8 paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create self-extracting (SFX) archive in C# | As...

    C# library allows you to Create self-extracting (SFX) archive in .NET...double-clicking, or run it via the command-line interface. If you want extraction...specify the -autoExtract command-line option. For example: Copy 1...

    docs.aspose.com/zip/net/create-self-extracting-...