Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 33,445 for

line

(0.06 sec)
  1. Edit PDF in C++ | products.aspose.com

    Edit PDF in C++. Use C++ library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF in C++...new line of text to an PDF document with just a few lines of code...

    products.aspose.com/slides/cpp/editor/pdf/
  2. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....typography features such as line breaking and character spacing...AddSpaceBetweenFarEa properties: Set Line Break Options The Asian Typography...

    docs.aspose.com/words/net/working-with-asian-ty...
  3. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the first data series and a line chart for the second series...column chart, combined with a line chart, to the worksheet. Currently...

    docs.aspose.com/cells/go-cpp/customizing-charts/
  4. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python .NET 创建和样式化标注,提供简洁的代码示例,兼容 PPT、PPTX 和 ODP,自动化演示工作流。... line . fill_format . fill_type =... SOLID dataPoint . format . line . fill_format . solid_fill_color...

    docs.aspose.com/slides/zh/python-net/callout/
  5. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust Line style, width, and color for a professional look. Enhance your design today!...table border to the specified line style, width and color. public...LineStyle The line style to apply. lineWidth Double The line width to...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. test ( 'ChartDataPoint'...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....sometimes also called a directed line. Circle - displays data using...connected union of projective lines, each line meeting three others in...

    docs.aspose.com/pdf/java/graphs/
  10. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。... add ( arc ); Line line = new Line ( new float [] { 195..., 100 , 100 , 100 , 195 }); line . getGraphInfo (). setFillColor...

    docs.aspose.com/pdf/zh/java/add-arc/