Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 155,159 for

2

(0.19 sec)
  1. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....will start a count at list level 2. It will display a value of "1"...true); builder.writeln("Paragraph 2"); // The next LISTNUM field that...

    reference.aspose.com/words/java/com.aspose.word...
  2. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder2.writeln("Item 2"); builder2.getListFormat().removeNumbers();...

    forum.aspose.com/t/strange-result-of-compare-do...
  3. 档案

    档案...getCell(defaultWorksheetInde, 0, 2, "Series 2"), chart.getType()); //...getCell(defaultWorksheetInde, 2, 0, "Caetegoty 2")); chart.getChartData()...

    blog.aspose.com/zh/slides/create-a-bar-chart-in...
  4. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/androidjava/presentation...
  5. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Dictionary`2.Insert(TKey key, TValue value...Discourse June 1, 2025, 11:59pm 2 @ensemble The error message you...

    forum.aspose.com/t/the-error-message-generated-...
  6. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....colors from the additional palette(2) are formed. You can then set...colors. 1 - Main theme colors 2 - Colors from the additional palette...

    docs.aspose.com/slides/php-java/presentation-th...
  7. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …...noskov May 6, 2024, 2:00pm 2 @ohmstede We have opened the...anatoly.sidorenko June 17, 2024, 2:06pm 6 @ohmstede I checked all...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-series/
  9. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....// Copy third worksheet (index 2) within the workbook worksheets...AddCopy ( worksheets . Get ( 2 ). GetName ()); // Save modified...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  10. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...potapov June 12, 2025, 5:13am 2 @apoorveslidely , Thank you for...new List<double> { 4, 2, 2, 0, 0, 2, 2, 0 }; var electricityFuelData...

    forum.aspose.com/t/getting-the-exact-coordinate...