Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 133,395 for

2

(0.09 sec)
  1. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....example -1 means the last item, -2 means the second before last and...= { "Category 1" , "Category 2" , "Category 3" , "Category 4"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Conversion between cell name and row/column ind...

    Learn how to get Conversion result between cell name and row/column index with Aspose.Cells for Java APIs....0 , 4 ]: E1 Cell Name at [ 2 , 2 ]: C3 How to Get Row and Column...: 5 Column Index of Cell C6 : 2 How to Create safe sheet names...

    docs.aspose.com/cells/java/names-and-indices/
  3. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...jasperreports ohmstede May 5, 2025, 2:54pm 1 Hello, while testing ticket...ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original...

    forum.aspose.com/t/font-change-in-html-list/312295
  4. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing document manipulation and efficiency.... (2 indexers) Methods Name Description...collection to a new array of cells. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  5. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features.... (2 indexers) Methods Name Description...collection to a new array of rows. (2 methods) Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Export Visio to EMF - Arrowheads not rendered c...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the arrowheads on the EMF do not match the Visio Drawing. A sample Visio file and export EMF in attached Zip… ArrowHeadIssue.zip (77.6 KB) Cheers! Troy...Discourse June 18, 2025, 12:03am 2 @bigelowt Cause The issue with...improvements related to rendering. 2. Check Export Settings : Review...

    forum.aspose.com/t/export-visio-to-emf-arrowhea...
  8. FieldNoteRef.bookmark_name property | Aspose.Wo...

    FieldNoteRef.bookmark_name property. Gets or sets the name of the bookmark....footnote number 2, so the field will display "2 below". # The \f...\f flag makes the number 2 appear in the same format as the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

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