Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 155,479 for

2

(0.12 sec)
  1. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method...writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...slides-pdfimport NiteshCG April 2, 2026, 11:32am 1 When converting...26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation...

    forum.aspose.com/t/the-gradient-color-disappear...
  3. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...Load(“E:\zeva\Test 2.msg”); var ms = new MemoryStream();...Discourse October 15, 2025, 1:05pm 2 @bahakh The error “Object reference...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  6. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/php-java/chart-data-label/
  7. Bug in Aspose.Slides for Java – Wrong Slide Ima...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a bug in the Aspose.Slides for Java library, specifically related to incorrect thumbnail rendering after export when using the calibri fo…...getImage(2, 2).save( new FileOutputStream(new...2026-04-20 at 11.51.49.jpg (29.2 KB) Environment: Aspose.Slides...

    forum.aspose.com/t/bug-in-aspose-slides-for-jav...
  8. Working Docker Image Example For Aspose.Slides ...

    I see this aspose.words documentation for docker images: https://raw.githubusercontent.com/aspose-words/Aspose.Words-for-Python-via-.NET/refs/heads/master/Dockerfile I’ve been struggling to get the system working on a …...Michael_Markell February 19, 2026, 2:33pm 1 I see this aspose.words...render certain charts to PDF, 2) can only run with DOTNET_SYS...

    forum.aspose.com/t/working-docker-image-example...
  9. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....before page index 2. if ( args . GetPageIndex () < 2 ) { args . SetIsToOutput...page index 2 of pages 10 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  10. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....example -1 means the last item, -2 means the second before last and...-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...

    reference.aspose.com/words/cpp/aspose.words/run...