Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 153,349 for

2

(0.11 sec)
  1. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...( worksheetIndex , 0 , 2 , "Series 2" ), chart . Type ); // 添加新类别。...GetCell ( worksheetIndex , 2 , 0 , "Category 2" )); chart . ChartData...

    docs.aspose.com/slides/zh/net/create-chart/
  2. How can I add line and connect two simple image...

    How can I add line and connect two simple image using Aspose.Cells for Java? For Example : Screenshot 2026-02-13 104948.jpg (8.8 KB)...cells-net hklee70 February 13, 2026, 2:50am 1 How can I add line and...yang February 13, 2026, 3:27am 2 @hklee70 Hi, You can refer to...

    forum.aspose.com/t/how-can-i-add-line-and-conne...
  3. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...cells-java Tim49 April 23, 2025, 2:29pm 1 The following code snippet...johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We have found the issue...

    forum.aspose.com/t/deleteblankoptions-set-start...
  4. Word to pdf Arabic format is not conervted prop...

    Dears, Using (aspose-words-20.11 , aspose-words-21.11) to convert word file that contains Arabic letters to pdf file, It doesn’t view the Arabic format properly after the conversion. Please check the attached 2 files w…... Please check the attached 2 files which are word file before...awais.hafeez May 10, 2021, 3:25pm 2 @m.mustafa2194 , Please 1) upgrade...

    forum.aspose.com/t/word-to-pdf-arabic-format-is...
  5. Positioning Tables|Aspose.Words for JasperReports

    Aspose Words for JasperReports will never use positioning tables by default.... Or you can set it to 2 ( SMART ) if you need to use adaptive...AWExporterParameter . USE_POSITIONING_TABLES , 2 ); exporter . exportReport ();...

    docs.aspose.com/words/jasperreports/positioning...
  6. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/nodejs-java/create-chart/
  10. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...cells-java Shivapriya January 9, 2026, 2:45pm 1 Hi Team, In Excel’s waterfall...Discourse January 9, 2026, 2:46pm 2 @Shivapriya The issue you’ve...

    forum.aspose.com/t/excel-waterfall-chart-data-l...