Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 9,883 for

2 of

(0.03 sec)
  1. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number Of elements contained in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Animated Charts|Aspose.Slides Documentation

    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.... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou . ByCategory , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/androidjava/animated-cha...
  3. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section.... write ( "Section 2" ); builder . insertBreak ( aw...be displayed in sections 1 and 2." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!... Writeln ( "Entry 2" ); builder . InsertBreak ( BreakType...8pt\">.......span>" + "<span>2</span>" + "</p>" )); } else {...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....FontInfoCollection indexer (1 of 2) Gets a font with the specified...FontInfoCollection indexer (2 of 2) Gets a font at the specified...

    reference.aspose.com/words/net/aspose.words.fon...
  6. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table Of contents when saving HTML, MHTML and EPUB... writeln ( 'Entry 2' ) builder . insert_break ( aw...8pt">........span>' + '<span>2</span>' + '</p>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection Of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...Tables ; Assert . AreEqual ( 2 , tables . ToArray (). Length...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  10. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

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