Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,440 for

line spacing

(0.13 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Avoid exponential notation of large numbers whi...

    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....Type Delete redundant spaces after line break while importing...

    docs.aspose.com/cells/java/avoid-exponential-no...
  5. 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...
  6. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....chart automatically allocates space for it instead of overlaying...the legend. Can I make multi-line legend labels? Yes. Long labels...

    docs.aspose.com/slides/net/chart-legend/
  7. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++.... Delete redundant spaces after line break while importing...

    docs.aspose.com/cells/go-cpp/avoid-exponential-...
  8. 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...
  9. 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-...
  10. Words are being wrapped mid-word - Free Support...

    I’m inserting HTML text using builder.InsertHtml(html, true); My problem is that words are being wrapped mid-word. Example HTML: <ul><li>Einstellung&nbsp;von&nbsp;Transportkette,&nbsp;Kettenrad,&nbsp;Einzugsanschlag&n…...“Bearbeitungsaggregat” are broken to a new line mid-word without a separator...because all spaces in your HTML are non-breaking spaces. Use normal...

    forum.aspose.com/t/words-are-being-wrapped-mid-...