Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 34,946 for

line

(0.44 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Enable leader lines for the series labels. Set the...sector border. point . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/create-chart/
  2. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…... In my file, Line no. 143 has shifted to line no. 101 after...Ideally I would expect after line 100, 101-126 to get deleted(as...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  3. FreeTextInputConfig|Documentation

    FreeTextInputConfig element generates a placeholder in which the respondent can write a text in free form....write a line of text in a free manner. Handwritten line is recognized...

    docs.aspose.com/omr/net/programmatic-forms/free...
  4. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....DocumentBuilder ( doc = doc ) # Add a line chart, then clear its demo data...drawing . charts . ChartType . LINE , width = 500 , height = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomFont increases PDF-Size enormously - Free...

    Hi, if I add a CustomFont, the size of the PDF increases extremely. grafik.png (3.4 KB) From 67KB to 1.888KB. In code it is Line: grafik.png (13.1 KB) Find also my code attached for testing. Root path must be adapt…... In code it is line: grafik.png (13.1 KB) Find also...path must be adapted in first line. AsposeLargePDFs.zip (2.3 MB)...

    forum.aspose.com/t/customfont-increases-pdf-siz...
  6. Creating Two Dimensional (2D) BarCodes in Ruby|...

    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.... \n Second line \n third line." ) \ # Save the image...

    docs.aspose.com/barcode/java/creating-two-dimen...
  7. FieldAddressBlock.name_and_address_format prope...

    FieldAddressBlock.name_and_address_format property. Gets or sets the name and address format....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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.... add ( path ); Line line = new Line ( new float [] { 200...}); path . getShapes (). add ( line ); Arc arc = new Arc ( 200 ...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  9. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....from the Style dialog: Border line style, select the border style...like solid, dashed, etc. Border line width, select the border width...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    通过 Aspose.Slides for Python(基于 .NET),学习图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且吸引眼球的样式。...LINE_WITH_MARKERS )。 访问图表的值轴并设置以下内容:...add_chart ( charts . ChartType . LINE_WITH_MARKERS , 50 , 50 , 500...

    docs.aspose.com/slides/zh/python-net/chart-form...