Sort Score
Result 10 results
Languages All
Labels All
Results 8,571 - 8,580 of 149,729 for

2

(0.13 sec)
  1. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...(2, 2) (3, 2) (0, 3) (1, 3) (2, 3) (3, 3) 下面的 C# 代码演示了如何为表格中的单元格指定编号:...

    docs.aspose.com/slides/zh/net/manage-table/
  2. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++...." , paras -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...u "002." , paras -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Python via...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/python-net/filtering-char...
  5. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/net/filtering-charts-in-e...
  6. Draw geomtry to visio VSX document via Python |...

    Python source code to draw geomtry to visio vsx file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-net/drawing/...
  7. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...Discourse May 12, 2025, 10:10am 2 @avinashchilke1 It seems that..."Category 1", "Category 2" }, new double[] { 1, 2 }); doc.Save("output...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  8. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...
  9. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...pptx” containing 2 icons of different colors. We...“svg_content_1.txt” and “svg_content_2.txt” code snippet: svg_content_1...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  10. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field... writeln ( ' \t Paragraph 2.' ) # The separator character...second AUTONUM field will display "2." in the document. self . assertIsNone...

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