Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 155,489 for

2

(0.13 sec)
  1. Aspose.Slides 20.11 Throws Exceptions While Try...

    We process many PPTX files simultaneously. PPTX files seem to have many Excel chart links pointing to the same file. The linked Excel file is in a network share (we do not know if it’s required for reproducing the error…...potapov January 10, 2022, 7:07pm 2 @vikram.venugopal , Thank you...7z (49.4 KB) It contains the 2 projects, running the MainApp...

    forum.aspose.com/t/aspose-slides-20-11-throws-e...
  2. 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...
  3. 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/
  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. Aspose::Words::Drawing::PresetTexture enum | As...

    Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a shape in C++.... Bouquet 2 Bouquet texture. BrownMarble 3...1.8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Conversion between cell name and row/column ind...

    Learn how to get conversion results between cell name and row/column index using Aspose.Cells for Java APIs....0 , 4 ]: E1 Cell Name at [ 2 , 2 ]: C3 How to Get Row and Column...: 5 Column Index of Cell C6 : 2 How to Create Safe Sheet Names...

    docs.aspose.com/cells/java/names-and-indices/
  7. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...TopPadding = 2 builder.InsertCell() builder.CellFormat...Discourse August 21, 2025, 12:35pm 2 @shivrajp Issue Summary You are...

    forum.aspose.com/t/header-alignment-issue-and-n...
  8. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...