Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 152,060 for

2

(0.18 sec)
  1. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and...1. ' ) builder . write ( 'Run 2. ' ) # Every invocation of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Grouping and Ungrouping Rows and Columns in Jyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....first three columns ( from 0 to 2 ) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  3. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。... GetPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  4. Limitations of Aspose.Cells Smart Markers - Fre...

    Hello, I’m new to Aspose.Cells and I would like to understand why these smart markers are not supported. &=E2.2194_REF_DEVISE_R_LIB1(horizontal) &=E2.2194_R_LIB1(horizontal) &=E2.2194_REF_DEVISE_R_LIB1 &=E2.2194_ref_dev…...sahi July 17, 2025, 10:18am 2 @REL , Could you please provide...png (9.4 KB) REL July 17, 2025, 2:00pm 5 LINK try with this one...

    forum.aspose.com/t/limitations-of-aspose-cells-...
  5. MailMergeRegionInfo Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMerging.MailMergeRegionInfo class for efficient mail merge management. Unlock seamless document automation today!... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ChartDataLabel.is_hidden property | Aspose.Word...

    ChartDataLabel.is_hidden property. Gets/sets a flag indicating whether this label is hidden... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabel.show_data_labels_range property ...

    ChartDataLabel.show_data_labels_range property. Allows to specify if values from data labels range to be displayed in the data labels... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.show_category_name property | As...

    ChartDataLabel.show_category_name property. Allows to specify if category name is to be displayed for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveOptions SaveFormat property, which defines how your document is saved. Ensure optimal XPS format for seamless document handling!...serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...0359\",\n" + " \"RMB_RATE\": \"2.0354\",\n" + " \"COMPANY_CODE_CN\":...

    forum.aspose.com/t/topic/312798