Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 157,173 for

2

(0.48 sec)
  1. TextColumn.width property | Aspose.Words for No...

    TextColumn.width property. Gets or sets the width of the text column in points.... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment.... toEqual ( 2 ); // Below are two ways of removing.... count ). toEqual ( 1 ); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.remove_all_replies method | Aspose.Word...

    Comment.remove_all_replies method. Removes all replies to this comment.... assertEqual ( 2 , comment . replies . count )...comment . replies . count ) # 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Calculate Custom Functions in GridWeb|Documenta...

    This article introduces features of custom functions in GridWeb....it multiplies its parameter by 2 and returns the result. So if...parameter is 9, it will return 2 * 9 = 18. Sample Code Enter Cell...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Freee Lisence - Free Support Forum - aspose.com

    Can I get a license from you for a trial period? If successful, I will get your license. How much is the license in general? It is only needed for word and what I want is that when converted, it does not add a logo or a…...eminAlakbarov June 18, 2025, 2:04pm 5 https://releases.aspose...alexey.noskov June 18, 2025, 2:08pm 6 @eminAlakbarov It should...

    forum.aspose.com/t/freee-lisence/314109
  7. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!...1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

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