Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 35,100 for

line

(2.1 sec)
  1. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...style=\"margin-top:0pt; margin-bottom:8pt; line-height:108%; font-size:12pt\">"...style=\"margin-top:0pt; margin-bottom:8pt; line-height:108%\">" + "<span st...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过C++用Node.js处理主轴与次轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中理解并使用主轴和次轴。我们的指南将帮助您理解主轴和次轴的区别,以及如何有效配置和使用它们。...the second series ChartType to line chart . getNSeries (). get (...( AsposeCells . ChartType . Line ); // Set the series name chart...

    docs.aspose.com/cells/zh/nodejs-cpp/primary-and...
  3. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series....apply labels to data points in a line chart (ApplyDataLabels). @staticmethod...data_labels [ i ] . show_leader_lines = True series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....Words :: Drawing :: ShapeType :: Line , Aspose :: Words :: Drawing...get_Orange ()); // Even though the line itself takes up little space...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....DocumentBuilder > ( doc ); // Add a line chart, then clear its demo data...Drawing :: Charts :: ChartType :: Line , 500 , 300 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, Line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Since shapes are made up of lines, you can format them by modifying...available in PowerPoint. Format Lines Using Aspose.Slides, you can...

    docs.aspose.com/slides/nodejs-java/shape-format...
  7. Problem converting VSDX to SVG - Free Support F...

    Hello Aspose, I encountered two problematic cases with exporting Visio diagrams to SVG format. I do a simple transformation via the method Diagram.Save according to documentation -Diagram.Save | Aspose.Diagram for .NET …...mis‑calculates the geometry of some line‑end (arrow) shapes, so the generated...rendering of line‑end shapes, which will produce plain lines instead...

    forum.aspose.com/t/problem-converting-vsdx-to-s...
  8. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram....); Set Visio Shape's XForm, Line and Fill Data...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  9. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/net/aspose.words/par...
  10. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....horizontal, half-transparent red line // with an arrow on the left...arrow = new Shape(doc, ShapeType.LINE); arrow.setWidth(200.0); arrow...

    reference.aspose.com/words/java/com.aspose.word...