Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 150,874 for

2

(0.16 sec)
  1. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/androidjava/manage-table/
  2. PST | Not able to convert .ics file to PST gett...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load('Undeliverable_ repro test-1727695419 (2).eml')) #result = MapiMessage...load('Undeliverable_ repro test-1727695419 (2).eml')) #print(result) #ExEnd:...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  3. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...allMonths ; j ++ ) { const _row = i + 2 ; const _column = j + 1 ; sheet..._column ). putValue ( 50 * ( i % 2 ) + 20 * ( j % 3 ) + 10 * ( i...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE...font_size=12 align=left ?text=2. Section A has 24 questions. Attempt...

    products.aspose.com/omr/exam/cbse/cbse.zip
  5. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...JThomas98 September 15, 2025, 2:43pm 1 Hi Aspose Team, I’m trying...Discourse September 15, 2025, 2:43pm 2 @JThomas98 It appears that...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  6. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...l October 6, 2025, 2:25pm 1 I am using Aspose.Cells...Discourse October 6, 2025, 2:25pm 2 @aleksandr.l The issue with...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  7. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...Docker Linux using Amazon Linux 2 base image, these are the results:...Discourse May 28, 2025, 7:43am 2 @IBurzoEvoRWS Could you please...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  8. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。...GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/zh/net/chart-data-label/
  9. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...first three columns (from 0 to 2) and make them hidden worksheet...GetCells (). GroupColumns ( 0 , 2 , true ); // Save the modified...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...