Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 35,057 for

line

(1.99 sec)
  1. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....shapeHeight, Color wordArtFill, Color line, int wordArtShapeType) throws...Fill); shape.setStrokeColor(line); } shape.getTextPath().setText(text);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route Lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....PowerPoint connector is a special line that connects or links two shapes...adjustment points ShapeType.Line 0 ShapeType.StraightConnector1...

    docs.aspose.com/slides/nodejs-java/connector/
  3. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...9 ; // Get the line format and set weight to invisible...const lineFormat = wordart . line ; lineFormat . weight = 0.0...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  4. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....connected union of projective lines, each line meeting three others in...Circle Object to PDF file Add Line Object to PDF file...

    docs.aspose.com/pdf/cpp/add-curve/
  5. Getting recognition results as text|Documentation

    Returning Aspose.OCR for .NET recognition results as formatted text....Recognition results in plain text with line breaks can be obtained from...image areas or get individual lines . Saving recognition results...

    docs.aspose.com/ocr/net/save-text/
  6. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all Lines in the paragraph are to remain on the same page....keepTogether property True if all lines in the paragraph are to remain...text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....foreach (CadBoundaryPathLine line in edgeBoundaryPath.Objects)...({2},{3})", line.FirstPoint.X, line.FirstPoint.Y, line.SecondPoint...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  8. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AxisBound IsAuto. Automatically determine axis bounds for enhanced data visualization and streamLined analysis. Optimize your charts effortlessly!... False ); // Create a line chart with a series requiring.... InsertChart ( ChartType . Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis.... False ); // Create a line chart with a series requiring.... InsertChart ( ChartType . Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically.... is_auto ) # Create a line chart with a series requiring...drawing . charts . ChartType . LINE , width = 450 , height = 300...

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