Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 157,653 for

2

(0.27 sec)
  1. main.bundle.min.88c6a2d1eaf8880a29f3d4ef38620eb...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......2}.docs_information h2{margin-top:4rem;font-size:1...4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}.docs_information...

    docs.aspose.com/html/css/main.bundle.min.88c6a2...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items 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...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index 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. Landray RDM EKP-25417 Convert Effect - Free Sup...

    src.zip (1.6 KB) origin cells: 锐捷2月份发工资.xlsx.zip (25.0 KB) before converted: image.jpg (208.8 KB) after converted: image.png (312.7 KB) Please have a check....Cells March 27, 2026, 7:33am 2 @hucq_landray_com_cn 您好, 感谢您提供测试文件、示例代码以及对比截图。...

    forum.aspose.com/t/landray-rdm-ekp-25417-conver...
  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. 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...
  8. 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...
  9. 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...
  10. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden.... UnhideRow ( 2 , 13.5 ); // Unhiding the 2nd...worksheet . GetCells (). HideRow ( 2 ); // Hide the 2nd column of the...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...