Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 34,871 for

line

(0.14 sec)
  1. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series....apply labels to data points in a line chart. def data_labels (): doc...drawing . charts . ChartType . LINE , 400 , 300 ) chart = chart_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 Line html hiiiii VS it is working . on iis not working. .net framework 4.7.2... using simle 1 line html hiiiii VS it is working...Document(htmlStream, htmlOptions); this line throws exception. fullHtml=...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  3. ContentConfig|Documentation

    ContentConfig element is used to add one or more Lines of text to the parent element....element is used to add a single line of text to the parent element...Type Description Name string A line of text displayed in the form...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamLine your content creation today!.../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNextLogical method. Moves to the next sibling entity in a logical order. When iterating Lines of a paragraph broken across pages this method will move to the next Line even if it resides on another page in C++.... When iterating lines of a paragraph broken across...method will move to the next line even if it resides on another...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Java....preferences or the number of lines per page.Aspose.Words provides...the number of characters per line, use the CharactersPerLine property...

    docs.aspose.com/words/java/work-with-word-docum...
  7. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....new CustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  8. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....category is indicated by a vertical line from low to high, and the closing...extending to the right of this line. Visibility improvements in...

    docs.aspose.com/cells/cpp/create-high-low-close...
  9. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Line . FillFormat . FillType = FillType...FillType . Solid ; point . Format . Line . FillFormat . SolidFillColor...

    docs.aspose.com/slides/zh/net/create-chart/
  10. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies Line style of a [Border](../border/)....LineStyle enumeration Specifies line style of a Border . Members...border . line_width = 2.5 builder . font . border . line_style =...

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