Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,296 for

line spacing

(0.04 sec)
  1. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...{ get; } Provides access to line formatting of the axis and fill...Red ; yAxis . TickLabels . Spacing = 1 ; // Column charts do not...

    reference.aspose.com/words/net/aspose.words.dra...
  2. CompatibilityOptions.suppressTopSpacingWP prope...

    CompatibilityOptions.suppressTopSpacingWP property. Emulate WordPerfect 5.x Line Spacing....x Line Spacing. get suppressTopSpacingWP...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert TEX to DXF via Java | products.aspose.com

    Export TEX file to DXF in your Java applications without using any third party application...a DXF image with just a few lines of code. By using the Aspose...document, including fonts, spacing, line breaks, page breaks, and...

    products.aspose.com/total/java/conversion/tex-t...
  4. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....the position on the current line of text when displaying this...specify options for signature line being inserted. Used in DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/
  5. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... format Provides access to line formatting of the axis and fill..."#FF0000" ; yAxis . tickLabels . spacing = 1 ; // Column charts do not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... format Provides access to line formatting of the axis and fill...tick mark labels. tick_mark_spacing Gets or sets the interval,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VerticalChoiceBox|Documentation

    VerticalChoiceBox element generates a vertical question block with multiple answers and an optional write-in field....top_padding integer 0 The vertical spacing (in pixels) before the first...the cross-axis of the first line of the answer element. Combining...

    docs.aspose.com/omr/net/json-markup/verticalcho...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...Font, Font Size, Line Spacing, Word Spacing, etc.) is not retained...package to import for below line: String dataDir = Utils.get...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....preferred option of a leading space handling. getLoadFormat() Specifies...preferred option of a trailing space handling. getUpdateDirtyFields()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...TextParagraph (); // Set subsequent lines indent paragraph . SubsequentLinesInden...FontRepository . OpenFont ( dataDir + "space age.otf" ); // Specify to emend...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/