Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 153,069 for

2

(0.24 sec)
  1. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection.... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CustomPartCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity.... Writeln ( "Section 1, page 2." ); builder . InsertBreak ( BreakType...builder . Writeln ( "Section 2, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/pag...
  10. 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...