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

line visibility

(0.34 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. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....as the rectangle, have two visible parts. // 1 - The fill, which... getLineStyle() Defines the line style of the stroke. getOldOn()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...produces a working DWG file with visible geometry? Thanks in advance...dwgImage = new DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  5. 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...
  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. 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...
  8. 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/
  9. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets.... Setting chart lines. Applying themes. Setting titles...script > </ html > Setting Chart Lines Developers can also apply different...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  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...