Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 133,264 for

2

(0.13 sec)
  1. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...com/ajax/libs/gojs/2.1.55/go.js"></script> <style>...color: "lightblue" }, { key: 2, text: "Beta", color: "orange"...

    forum.aspose.com/t/javascript-not-working-in-ht...
  3. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance document formatting with powerful features!...InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Positioning Tables|Aspose.Words for JasperReports

    Aspose Words for JasperReports will never use positioning tables by default.... Or you can set it to 2 ( SMART ) if you need to use adaptive...AWExporterParameter . USE_POSITIONING_TABLES , 2 ); exporter . exportReport ();...

    docs.aspose.com/words/jasperreports/positioning...
  5. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend....= [ '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. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006)....get_field_code ()) # Setting this to "2" will include all countries and...include_country_or_region_name = '2' field . format_address_on_country_or_region...

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