Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 931 for

line visibility

(0.16 sec)
  1. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...Shape is created but it is not visible Aspose.Cells Product Family...Selection Pane but it is not visible directly How can i fix this...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  2. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...GetText will retrieve the visible text as well as field codes...style=\"margin-top:0pt; margin-bottom:8pt; line-height:108%; font-size:12pt\">"...

    reference.aspose.com/words/net/aspose.words/nod...
  3. 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-...
  4. How to obtain actual rendered width/bounds of T...

    Hello, We are currently testing TEXT and MTEXT entity processing using Aspose.CAD for .NET 26.1.0 and would appreciate some guidance. Our goal is to obtain the actual rendered width/height or bounding box of DWG TEXT a…...of measurable entities like lines, arcs, circles, etc. They are...directly in CAD by drawing a line over the displayed text. Then...

    forum.aspose.com/t/how-to-obtain-actual-rendere...
  5. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....explains how to make the text visible by changing its color to black...shape border by setting the line color to white, remove the shape...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  6. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples....title, axes, legend, and grid lines. Together, these examples help...information and control the visibility of chart elements in PowerPoint...

    docs.aspose.com/slides/cpp/chart-calculations/
  7. Pdf to Svg create double text on this pdf - Fre...

    Using this pdf, Apr 2026.pdf (482.6 KB) if we save the pdf as a svg, this is the result : image.png (303.3 KB) the svg is zipped here test.zip (596.1 KB) The textlayer in black should not be visible Here is the code …...textlayer in black should not be visible Here is the code snippet used...StreamWriter(outStream); string line; while ((line = reader.ReadLine())...

    forum.aspose.com/t/pdf-to-svg-create-double-tex...
  8. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound Line style of a Shape in C++....enum Specifies the compound line style of a Shape . enum class...Single 0 Single line. Double 1 Double lines of equal width. ThickThin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to fill and line formatting of the data labels...name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...