Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 133,215 for

2

(0.13 sec)
  1. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... list . list_levels [ 2 ] . number_format = '- \x02 -'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  4. 选中单元格的数值计算问题 - Free Support Forum - aspose.com

    选中单元格的数值计算问题...Discourse April 16, 2025, 1:54am 2 @feng.qun.zhu.avaryholding.com...avaryholding.com April 16, 2025, 2:02am 3 当数值使用千分位格式时,计算出现了问题 wanghao...

    forum.aspose.com/t/topic/311370
  5. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... write ( 'Run 2. ' ) # Every invocation of the...first_paragraph . runs self . assertEqual ( 2 , runs . count ) # We can also...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAddressBlock.IncludeCountryOrRegionName | ...

    Discover the FieldAddressBlock IncludeCountryOrRegionName property to easily manage country/region name inclusion for enhanced address formatting....GetFieldCode ()); // Setting this to "2" will include all countries and...field . IncludeCountryOrRegi = "2" ; field . FormatAddressOnCount...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....e, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2" )), chart->get_Type());...de, 2 , 0 , ObjectExt::Box<System::String>(u "Category 2" )));...

    products.aspose.com/slides/cpp/chart/ppt/
  9. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...