Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 34,956 for

line

(0.95 sec)
  1. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...where HTML is inserted has first line indent set: 640×858 21.6 KB...except of font paragraph first line indent is also applied. You...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  2. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...hs ); 设置 Visio Shape 的 XForm、Line 和 Fill 数据...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  3. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....shape’s borders along a single line. FAQ Do the text frame’s internal...interact with manual and soft line breaks? Forced breaks remain...

    docs.aspose.com/slides/php-java/manage-autofit-...
  5. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... writeln ( 'Line written in a missing font, which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your page borders. Control header inclusion for a polished document layout....(); // Insert a blue double-line border. PageSetup pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  7. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and Line formatting for your data labels. Enhance your charts today!...Provides access to fill and line formatting of the data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base Line...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....Cleanup (); } Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  10. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...setConvertNumericDat(false) line to allow Aspose.Cells to automatically...setConvertNumericDat(false) line as removing it would cause other...

    forum.aspose.com/t/values-between-2-31-and-2-32...