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

line visibility

(0.08 sec)
  1. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this Line of code. H…...error on this line of code. However, if I add this line of code before...document.xml before and after that line of code, I did not see any difference...

    forum.aspose.com/t/getting-error-while-converti...
  2. Set Barcode Checksum Controls in C#|Documentation

    How to Set Checksum for 1D Barcodes in C# API"...made in a character and a scan line at the same time may result...human-readable barcode text. Checksum Visibility Displayed Hidden The code...

    docs.aspose.com/barcode/net/set-checksum-controls/
  3. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound Line style of a Shape in Java....ShapeLineStyle Specifies the compound line style of a Shape . Examples:...as the rectangle, have two visible parts. // 1 - The fill, which...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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/
  10. 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...