Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 34,478 for

line

(0.63 sec)
  1. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Axis, Horizontal Axis and Grid Lines from chart. Below code example...HorizontalAxis . MajorGridLinesFormat . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/chart-calculations/
  2. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word document and PDFs created directly from Word Issue d…...main issue concerns incorrect line and page breaks . When the provided...significantly in the generated PDF. Line breaks and page breaks differ...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....Axis, Horizontal Axis and Grid Lines from chart. Below code example...add_chart ( charts . ChartType . LINE_WITH_MARKERS , 140 , 118 , 320...

    docs.aspose.com/slides/python-net/chart-calcula...
  4. Managing Controls|Documentation

    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....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...style and weight of the text box line. The Text property specifies...

    docs.aspose.com/cells/net/managing-controls/
  5. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... If you need to insert a line break into the document property...property, you can use soft line break instead of paragraph break:...

    forum.aspose.com/t/error-on-updating-fields-of-...
  6. TypeError: function missing required argument ‘...

    I use a Line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...18, 2025, 10:20am 1 I use a line chart configured as below. But...issue or do I have to change the line chart configuration? I also...

    forum.aspose.com/t/typeerror-function-missing-r...
  7. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound Line style of a Shape in Java....ShapeLineStyle Specifies the compound line style of a Shape . Examples:...DOUBLE Double lines of equal width. SINGLE Single line. THICK_THIN...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#.... Add line indent, add text border, add...Determine Line Break - this topic explains how to track line breaking...

    docs.aspose.com/pdf/net/working-with-text/
  9. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....Disable the Vertical Axis for Line Charts This C++ code shows you...hide the vertical axis for a line chart: auto pres = System ::...

    docs.aspose.com/slides/cpp/chart-axis/
  10. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...workbook ; // Create signature line object SignatureLine s ; s ...com" ); // Adds a Signature Line to the worksheet. workbook ...

    docs.aspose.com/cells/zh/cpp/create-signature-l...