Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 147,943 for

2

(0.18 sec)
  1. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. 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) in C++....GetFieldCode ()); // Setting this to "2" will include all countries and...set_IncludeCountryOrRegi ( u "2" ); field -> set_FormatAddressOnCount...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Auto Fit Columns in Worksheet|Documentation

    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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  5. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FieldIf.EvaluateCondition | Aspose.Words for .NET

    Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

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