Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 900 for

line visibility

(0.09 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …... You can easily add multi-line watermark to your Pdf file using...serve the purpose. Adding multi-line Watermark to existing PDF Please...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  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. 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-...
  10. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files....you can colorize SVG shapes, lines, paths, and text, as well as...fill or stroke of circles, lines, and other shapes. How to add...

    docs.aspose.com/svg/net/how-to-change-svg-color/