Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 809 for

line visibility

(0.07 sec)
  1. Convert XML to HTML in Python | Export Project ...

    Learn how to convert XML to HTML. Discover the benefits and step-by-step guide for MS Project conversion....better collaboration and visibility across teams. In this blog...view format, page size, or visible fields to match your preferences...

    blog.aspose.com/tasks/convert-xml-to-html-in-py...
  2. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. def data_labels (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Disabling the Vertical Axis for Line Charts This Python code shows...hide the vertical axis for a line chart: import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/
  4. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the number of characters per line in the document grid. getDifferentFirstPag()...Gets the numeric increment for line numbers. getLineNumberDistanc()...

    reference.aspose.com/words/java/com.aspose.word...
  5. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...looks like the culprit is below line of code: input.Add("\Files\OCRTest...OnnxRuntime\NativeMethods.shared.cs:line 368 This module got loaded with...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  6. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound Line style of a [Shape](../shape/)....enumeration Specifies the compound line style of a Shape . Members Name...Description Single Single line. Double Double lines of equal width. ThickThin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # Set...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # Change the chart...

    docs.aspose.com/slides/python-net/create-chart/
  8. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound Line styles for shapes....enumeration Specifies the compound line style of a Shape . public enum...Single 0 Single line. Double 1 Double lines of equal width. ThickThin...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Border | Aspose.Words for Java

    Represents a border of an object in Java....DOT_DASH); // After changing the line style of the borders in just...of an empty border makes it visible. Assert.assertTrue(secondParagraphBorde...

    reference.aspose.com/words/java/com.aspose.word...
  10. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...rule only (a single horizontal line beneath the content). However...Word 2010) Only one horizontal line appears beneath the content...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...