Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 34,615 for

line

(0.26 sec)
  1. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document....es ) # Count the number of lines in the document, and then assign...result to the "Lines" built-in property. line_counter = LineCounter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customize chart in word - Free Support Forum - ...

    How to shift x axis and y axis Line inside chart in case of negative values on series. Aspose.word.dll for .net Attaching sample image Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)...How to shift x axis and y axis line inside chart in case of negative...shift the x-axis and y-axis lines inside the chart in the case...

    forum.aspose.com/t/customize-chart-in-word/314966
  3. Keep Separators for Blank Rows while exporting ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel file...

    docs.aspose.com/cells/net/keep-separators-for-b...
  4. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....get_IsAuto ()); // Create a line chart with a series requiring...Drawing :: Charts :: ChartType :: Line , 450 , 300 ); chart = chartShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/php-java/chart-legend/
  7. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all Lines in the paragraph are to remain on the same page in C++....ogether method 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/cpp/aspose.words/par...
  8. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....DotDash ); } // After changing the line style of the borders in just...DotDash ); } // After changing the line style of the borders in just...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....links: Command line tools Download Command Line Tools GetAreasWithTextCoor...for AreasType.LINES if you want to split lines after defining...

    products.aspose.com/ocr/net/recognition/get-tex...
  10. SVG 形状 – 基础知识和 SVG 代码、示例

    您将学习如何创建 SVG 形状 – SVG 矩形、SVG 圆形、SVG 直线、SVG 椭圆、SVG 折线、SVG 多边形,以及如何向它们应用样式属性。... SVG线 – SVG Line 为了绘制 SVG 线条,需要使用 <line> 标签,该标签可以具有以下属性:..."http://www.w3.org/2000/svg" > 2 < line x1 = "30" y1 = "30" x2 = "350"...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-s...