Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 157,627 for

2

(0.17 sec)
  1. Subject: Library hangs without error when proce...

    Subject: Library hangs without error when processing Excel files with #DIV/0! errors Hi everyone, We are a startup currently using this library for testing in a software suite designed for financial analysts. While us…...sahi January 22, 2026, 12:57pm 2 @vladimir_udtx , Which version...simon.zhao January 22, 2026, 2:12pm 3 @vladimir_udtx Aspose.Cells...

    forum.aspose.com/t/subject-library-hangs-withou...
  2. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...deryushev July 1, 2025, 2:16pm 2 @psharma314 Use the following...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....builder -> Writeln ( u "Paragraph 2" ); builder -> Write ( u "Paragraph...get_ListFormat () -> set_ListLevelNumber ( 2 ); } ASSERT_EQ ( 3 , paras ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...Family yoohee September 26, 2025, 2:22pm 1 Upon calling calculateFormula...Discourse September 26, 2025, 2:23pm 2 @yoohee The issue with the...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  6. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...insertColumns(3, 2); workbook.save("output.xlsx");...Discourse September 23, 2025, 12:06pm 2 @TarasTielkes It appears you are...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  7. Nuget dependency security vulnerability System....

    Dear Support, We are using the latest package Aspose.Diagram version 25.2.0 Our scan tool (Mend formerly WhiteSource) is reporting that a currently used dependency package System.Drawing.Common.4.7.0.nupkg has a securi…...2.0 Our scan tool (Mend formerly...Discourse February 26, 2025, 9:00am 2 @tkn1967 Could you please specify...

    forum.aspose.com/t/nuget-dependency-security-vu...
  8. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....rar" )) { 2 try (FileOutputStream destination...new File( "encrypted.rar" ); 2 try (RarArchive archive = new...

    docs.aspose.com/zip/java/extracting-rar-archives/
  9. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...