Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 149,529 for

2

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....-> getPages () -> get_Item ( 2 ); $dstDocument -> getPages ()...$document -> getPages () -> delete ( 2 ); $document -> save ( $dstFileName...

    docs.aspose.com/pdf/php-java/move-pages/
  7. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....get_by_name ( 'Heading 1' ) # Level 2 labels will display the current..."-II-"... doc_list . list_levels [ 2 ] . number_format = '- \x02 -'...

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