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

2

(0.07 sec)
  1. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下 Java...( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/zh/java/manage-cells/
  2. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeRegionInfo.Level | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your document automation and efficiency.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  4. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…... We have 2 bugs on our end that we’re hoping...sergei.shibanov January 24, 2026, 2:35pm 22 @strikeCommand I apologize...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  5. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…...Family pdf-java srijal March 2, 2023, 4:23am 1 Hi, I ran into...zip (45.6 KB) Version used: 23.2 OS: macOS Ventura Could you please...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  6. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...words-net pnocera January 27, 2026, 2:12pm 1 The attached document has...Discourse January 27, 2026, 2:13pm 2 @pnocera You reported an issue...

    forum.aspose.com/t/word-document-has-1288-pages...
  7. Aspose::Words::Style::get_Aliases method | Aspo...

    Aspose::Words::Style::get_Aliases method. Gets all aliases of this style. If style has no aliases then empty array of string is returned in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....remove(); } // 2 - The "Primary" header/footer...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  10. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Eva......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/nodejs-cpp/clear-filter-i...