Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 34,680 for

line

(0.18 sec)
  1. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...of 2nd NSeries to display as line chart chart . GetNSeries ()...1 ). SetType ( ChartType :: Line ); // Save the Excel file workbook...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  2. 使用 Apache POI 和 Aspose.Cells 创建图表|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....of 2nd NSeries to display as line chart Series series = nSeries...series . setType ( ChartType . LINE ); Apache POI SS (HSSF + XSSF)...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  3. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....(kerning, advances) and therefore line breaks and wrapping? Yes. Changing...glyph metrics and can alter line breaks, wrapping, and pagination...

    docs.aspose.com/slides/nodejs-java/default-font/
  4. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, Line 57, in run() File “mailissue.py”,…...py”, line 57, in run() File “mailissue.py”, line 49, in run...the .ics file or any specific lines that might be causing the issue...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  5. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt…...</title> </head> <body style="line-height:116%; widows:0; orphans:0;...margin-bottom:8pt; text-align:center; line-height:normal; font-size:9pt">...

    forum.aspose.com/t/how-to-set-different-headers...
  6. Convert KML to CSV GIS Data via .NET or C# | pr...

    Try our On-Premise APIs to convert KML to CSV on .NET Framework, .NET Core, C#....Conversion can be done with just one line of code while using VectorLayer...comma separated values. Each line in a CSV file is a new record...

    products.aspose.com/gis/net/conversion/kml-to-csv/
  7. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... Line 20 Line. Plaque 21 Plaque. Can 22...FlowChartOfflineStor 129 Flow chart off-line storage. FlowChartOnlineStora...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。... List < TextFragment > line : paragraph . getLines ()) {...for ( TextFragment fragment : line ) { paragraphText . append (...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  9. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... line_style = aw . LineStyle . DOT_DASH...DOT_DASH # After changing the line style of the borders in just...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…... each line of text should be stretched...occupy the entire width of the line. The bug was originally found...

    forum.aspose.com/t/document-getpageinfo-0-runs-...