Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 133,247 for

2

(0.1 sec)
  1. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. How to Optimize SVG – C# Examples

    You will learn how to optimize SVG and reduce the size of SVG files.... Svg ; 2 using System. IO ; 3 using Aspose...PathOptimizationOpti . FloatPrecision = 2; 12 // Optimize document 13 SVGOptimizer...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  6. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... line_width = 2.5 builder . font . border . line_style...write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::ComparisonEvaluationResu...

    Aspose::Words::Fields::ComparisonEvaluationResult::ComparisonEvaluationResult constructor. Creates a comparison evaluation result in C++....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". SharedPtr < Field > field = builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....1 static void EvaluateSine () 2 { 3 Project project = CreateTestProjectWit();...); 4 5 // Set formula Sin(pi/2) 6 project. ExtendedAttributes...

    docs.aspose.com/tasks/net/support-for-evaluatio...