Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 133,215 for

2

(0.06 sec)
  1. bootstrap.min.css

    /*! * Bootstrap v4.0.0 (https://getbootstrap.com) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master......2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}...eight:300;line-height:1.2}.display-2{font-size:5.5rem;font-w...

    products.aspose.com/gis/css/bootstrap.min.css
  2. Exporting Math Equations|Aspose.Slides for Node...

    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.... setSuperscript ( "2" ). join ( "+" ). join ( new aspose...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  3. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....-> Writeln ( u " \t Paragraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TabStop.is_clear property | Aspose.Words for Py...

    TabStop.is_clear property. Returns ``True`` if this tab stop clears any existing tab stops in this position.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlSchemaCollection.Item | Aspose.Words f...

    Discover how to manage CustomXmlSchemaCollection items effortlessly. Learn to get or set elements by index for streamlined XML data handling.... AreEqual ( 2 , schemas . IndexOf ( "http://schemas...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldIf.RightExpression | Aspose.Words for .NET

    Discover the FieldIf RightExpression property, easily manage the right segment of your comparison expressions for enhanced data accuracy and efficiency.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "类别 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-series/