Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 34,350 for

line

(0.1 sec)
  1. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。...Contents [ Hide ] Add a Trend Line Aspose.Slides for .NET 提供了用于管理不同图表趋势线的简易...Linear ; tredLineLin . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/trend-line/
  2. How to create waterfall chart with Golang via C...

    Create waterfall charts in Excel with Golang via C++ and Aspose.Cells for C++ API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows customizing...

    docs.aspose.com/cells/go-cpp/creating-waterfall...
  3. Aspose::Words::Document::get_ShowGrammaticalErr...

    Aspose::Words::Document::get_ShowGrammaticalErrors method. Specifies whether to display grammar errors in this document in C++....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Document::get_ShowSpellingErrors...

    Aspose::Words::Document::get_ShowSpellingErrors method. Specifies whether to display spelling errors in this document in C++....by a jagged red line, and a double blue line will highlight grammatical...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...looks like the culprit is below line of code: input.Add("\Files\OCRTest...OnnxRuntime\NativeMethods.shared.cs:line 368 This module got loaded with...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  6. Working with OfficeMath in Python|Aspose.Words ...

    Create and manage OfficeMath Type Objects in a document using Python....display (inline or separate line) of OfficeMath objects in a...displayed inline or in a separate line. More so, with the availability...

    docs.aspose.com/words/python-net/working-with-o...
  7. 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...DOT_DASH); // After changing the line style of the borders in just...

    reference.aspose.com/words/java/com.aspose.word...
  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. Insert Shape in Word using C#

    This article guides on how to insert shape in Word using C#. It has the IDE settings, steps, and a sample code to insert digital art using shapes in MS Word using C#....adding straight line Insert a straight line as an inline shape...summarize how to draw a straight line in Word using C# . Create a...

    kb.aspose.com/words/net/insert-shape-in-word-us...
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... SCATTER_WITH_SMOOTH_LINES , 20 , 20 , 500 , 300 ) # Set...ChartType . SCATTER_WITH_STRAIGHT_LINES_AND_MARKERS # Change the chart...

    docs.aspose.com/slides/python-net/create-chart/